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.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.EndTraceModifier and TypeMethodDescriptionService.EndTrace.Builder.build()Service.EndTrace.Builder.buildPartial()static Service.EndTraceService.EndTrace.getDefaultInstance()Service.EndTrace.Builder.getDefaultInstanceForType()Service.EndTrace.getDefaultInstanceForType()static Service.EndTraceService.EndTrace.parseDelimitedFrom(InputStream input) static Service.EndTraceService.EndTrace.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTraceService.EndTrace.parseFrom(byte[] data) static Service.EndTraceService.EndTrace.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTraceService.EndTrace.parseFrom(com.google.protobuf.ByteString data) static Service.EndTraceService.EndTrace.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTraceService.EndTrace.parseFrom(com.google.protobuf.CodedInputStream input) static Service.EndTraceService.EndTrace.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTraceService.EndTrace.parseFrom(InputStream input) static Service.EndTraceService.EndTrace.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.EndTraceService.EndTrace.parseFrom(ByteBuffer data) static Service.EndTraceService.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.BuilderService.EndTrace.newBuilder(Service.EndTrace prototype)