Uses of Class
org.mlflow.api.proto.Service.DatasetSummary
Packages that use Service.DatasetSummary
-
Uses of Service.DatasetSummary in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.DatasetSummaryModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.DatasetSummary> Service.DatasetSummary.PARSER
Deprecated.Methods in org.mlflow.api.proto that return Service.DatasetSummaryModifier and TypeMethodDescriptionService.DatasetSummary.Builder.build()
Service.DatasetSummary.Builder.buildPartial()
Service.SearchDatasets.Response.Builder.getDatasetSummaries
(int index) Return the summary for most recently created N datasets, as configured in backendService.SearchDatasets.Response.getDatasetSummaries
(int index) Return the summary for most recently created N datasets, as configured in backendService.SearchDatasets.ResponseOrBuilder.getDatasetSummaries
(int index) Return the summary for most recently created N datasets, as configured in backendstatic Service.DatasetSummary
Service.DatasetSummary.getDefaultInstance()
Service.DatasetSummary.Builder.getDefaultInstanceForType()
Service.DatasetSummary.getDefaultInstanceForType()
static Service.DatasetSummary
Service.DatasetSummary.parseDelimitedFrom
(InputStream input) static Service.DatasetSummary
Service.DatasetSummary.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(byte[] data) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(com.google.protobuf.ByteString data) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(com.google.protobuf.CodedInputStream input) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(InputStream input) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(ByteBuffer data) static Service.DatasetSummary
Service.DatasetSummary.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.DatasetSummaryModifier and TypeMethodDescriptionService.SearchDatasets.Response.Builder.getDatasetSummariesList()
Return the summary for most recently created N datasets, as configured in backendService.SearchDatasets.Response.getDatasetSummariesList()
Return the summary for most recently created N datasets, as configured in backendService.SearchDatasets.ResponseOrBuilder.getDatasetSummariesList()
Return the summary for most recently created N datasets, as configured in backendcom.google.protobuf.Parser
<Service.DatasetSummary> Service.DatasetSummary.getParserForType()
static com.google.protobuf.Parser
<Service.DatasetSummary> Service.DatasetSummary.parser()
Methods in org.mlflow.api.proto with parameters of type Service.DatasetSummaryModifier and TypeMethodDescriptionService.SearchDatasets.Response.Builder.addDatasetSummaries
(int index, Service.DatasetSummary value) Return the summary for most recently created N datasets, as configured in backendService.SearchDatasets.Response.Builder.addDatasetSummaries
(Service.DatasetSummary value) Return the summary for most recently created N datasets, as configured in backendService.DatasetSummary.Builder.mergeFrom
(Service.DatasetSummary other) Service.DatasetSummary.newBuilder
(Service.DatasetSummary prototype) Service.SearchDatasets.Response.Builder.setDatasetSummaries
(int index, Service.DatasetSummary value) Return the summary for most recently created N datasets, as configured in backendMethod parameters in org.mlflow.api.proto with type arguments of type Service.DatasetSummaryModifier and TypeMethodDescriptionService.SearchDatasets.Response.Builder.addAllDatasetSummaries
(Iterable<? extends Service.DatasetSummary> values) Return the summary for most recently created N datasets, as configured in backend