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