Class PinotDataTableWithSize


  • public class PinotDataTableWithSize
    extends Object
    • Constructor Detail

      • PinotDataTableWithSize

        public PinotDataTableWithSize​(org.apache.pinot.common.utils.DataTable dataTable,
                                      long estimatedSizeInBytes)
    • Method Detail

      • getDataTable

        public org.apache.pinot.common.utils.DataTable getDataTable()
      • getEstimatedSizeInBytes

        public long getEstimatedSizeInBytes()