Uses of Class
org.mlflow.api.proto.Service.EndTrace
Packages that use Service.EndTrace
-
Uses of Service.EndTrace in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.EndTraceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.EndTrace> Service.EndTrace.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.EndTraceModifier 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) Methods in org.mlflow.api.proto that return types with arguments of type Service.EndTraceModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Service.EndTrace> Service.EndTrace.getParserForType()
static com.google.protobuf.Parser
<Service.EndTrace> Service.EndTrace.parser()
Methods in org.mlflow.api.proto with parameters of type Service.EndTraceModifier and TypeMethodDescriptionService.EndTrace.Builder.mergeFrom
(Service.EndTrace other) static Service.EndTrace.Builder
Service.EndTrace.newBuilder
(Service.EndTrace prototype)