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