Uses of Class
org.mlflow.api.proto.Service.SearchRuns
Package | Description |
---|---|
org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
-
Uses of Service.SearchRuns in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.SearchRuns Modifier and Type Field Description static com.google.protobuf.Parser<Service.SearchRuns>
Service.SearchRuns. PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.SearchRuns Modifier and Type Method Description Service.SearchRuns
Service.SearchRuns.Builder. build()
Service.SearchRuns
Service.SearchRuns.Builder. buildPartial()
static Service.SearchRuns
Service.SearchRuns. getDefaultInstance()
Service.SearchRuns
Service.SearchRuns.Builder. getDefaultInstanceForType()
Service.SearchRuns
Service.SearchRuns. getDefaultInstanceForType()
static Service.SearchRuns
Service.SearchRuns. parseDelimitedFrom(java.io.InputStream input)
static Service.SearchRuns
Service.SearchRuns. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.SearchRuns
Service.SearchRuns. parseFrom(byte[] data)
static Service.SearchRuns
Service.SearchRuns. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.SearchRuns
Service.SearchRuns. parseFrom(com.google.protobuf.ByteString data)
static Service.SearchRuns
Service.SearchRuns. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.SearchRuns
Service.SearchRuns. parseFrom(com.google.protobuf.CodedInputStream input)
static Service.SearchRuns
Service.SearchRuns. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.SearchRuns
Service.SearchRuns. parseFrom(java.io.InputStream input)
static Service.SearchRuns
Service.SearchRuns. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service.SearchRuns
Service.SearchRuns. parseFrom(java.nio.ByteBuffer data)
static Service.SearchRuns
Service.SearchRuns. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in org.mlflow.api.proto that return types with arguments of type Service.SearchRuns Modifier and Type Method Description com.google.protobuf.Parser<Service.SearchRuns>
Service.SearchRuns. getParserForType()
static com.google.protobuf.Parser<Service.SearchRuns>
Service.SearchRuns. parser()
Methods in org.mlflow.api.proto with parameters of type Service.SearchRuns Modifier and Type Method Description Service.SearchRuns.Builder
Service.SearchRuns.Builder. mergeFrom(Service.SearchRuns other)
static Service.SearchRuns.Builder
Service.SearchRuns. newBuilder(Service.SearchRuns prototype)