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