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