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