Uses of Class
org.mlflow.api.proto.Service.LogBatch
Packages that use Service.LogBatch
-
Uses of Service.LogBatch in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.LogBatchModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.LogBatch>Service.LogBatch.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.LogBatchModifier and TypeMethodDescriptionService.LogBatch.Builder.build()Service.LogBatch.Builder.buildPartial()static Service.LogBatchService.LogBatch.getDefaultInstance()Service.LogBatch.Builder.getDefaultInstanceForType()Service.LogBatch.getDefaultInstanceForType()static Service.LogBatchService.LogBatch.parseDelimitedFrom(InputStream input) static Service.LogBatchService.LogBatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogBatchService.LogBatch.parseFrom(byte[] data) static Service.LogBatchService.LogBatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogBatchService.LogBatch.parseFrom(com.google.protobuf.ByteString data) static Service.LogBatchService.LogBatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogBatchService.LogBatch.parseFrom(com.google.protobuf.CodedInputStream input) static Service.LogBatchService.LogBatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogBatchService.LogBatch.parseFrom(InputStream input) static Service.LogBatchService.LogBatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.LogBatchService.LogBatch.parseFrom(ByteBuffer data) static Service.LogBatchService.LogBatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.LogBatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Service.LogBatch>Service.LogBatch.getParserForType()static com.google.protobuf.Parser<Service.LogBatch>Service.LogBatch.parser()Methods in org.mlflow.api.proto with parameters of type Service.LogBatchModifier and TypeMethodDescriptionService.LogBatch.Builder.mergeFrom(Service.LogBatch other) static Service.LogBatch.BuilderService.LogBatch.newBuilder(Service.LogBatch prototype)