Uses of Class
org.mlflow.api.proto.Service.EndTrace
-
Uses of Service.EndTrace in org.mlflow.api.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.EndTrace> Service.EndTrace.PARSER
Deprecated.Modifier and TypeMethodDescriptionService.EndTrace.Builder.build()
Service.EndTrace.Builder.buildPartial()
static Service.EndTrace
Service.EndTrace.getDefaultInstance()
Service.EndTrace.Builder.getDefaultInstanceForType()
Service.EndTrace.getDefaultInstanceForType()
static Service.EndTrace
Service.EndTrace.parseDelimitedFrom
(InputStream input) static Service.EndTrace
Service.EndTrace.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTrace
Service.EndTrace.parseFrom
(byte[] data) static Service.EndTrace
Service.EndTrace.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTrace
Service.EndTrace.parseFrom
(com.google.protobuf.ByteString data) static Service.EndTrace
Service.EndTrace.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTrace
Service.EndTrace.parseFrom
(com.google.protobuf.CodedInputStream input) static Service.EndTrace
Service.EndTrace.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTrace
Service.EndTrace.parseFrom
(InputStream input) static Service.EndTrace
Service.EndTrace.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTrace
Service.EndTrace.parseFrom
(ByteBuffer data) static Service.EndTrace
Service.EndTrace.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Service.EndTrace> Service.EndTrace.getParserForType()
static com.google.protobuf.Parser
<Service.EndTrace> Service.EndTrace.parser()
Modifier and TypeMethodDescriptionService.EndTrace.Builder.mergeFrom
(Service.EndTrace other) static Service.EndTrace.Builder
Service.EndTrace.newBuilder
(Service.EndTrace prototype)