Package org.apache.gravitino.dto.stats
package org.apache.gravitino.dto.stats
-
ClassesClassDescriptionPartitionStatisticsDropDTO is a Data Transfer Object (DTO) that represents the request to drop statistics for a specific partition in a data source.PartitionStatisticsDTO is a Data Transfer Object (DTO) that represents the statistics for a specific partition in a data source.PartitionStatisticsUpdateDTO is a Data Transfer Object (DTO) that represents the request to update statistics for a specific partition in a data source.Data Transfer Object (DTO) for representing a statistic.Builder class for constructing instances of
StatisticDTO
.