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