Uses of Class
org.mlflow.api.proto.Service.DatasetSummary
-
Uses of Service.DatasetSummary in org.mlflow.api.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser
<Service.DatasetSummary> Service.DatasetSummary.PARSER
Deprecated.Modifier 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) Modifier 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()
Modifier 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 backendModifier and TypeMethodDescriptionService.SearchDatasets.Response.Builder.addAllDatasetSummaries
(Iterable<? extends Service.DatasetSummary> values) Return the summary for most recently created N datasets, as configured in backend