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