Class PinotDataTableWithSize

java.lang.Object
io.trino.plugin.pinot.client.PinotDataTableWithSize

public class PinotDataTableWithSize extends Object
  • Constructor Details

    • PinotDataTableWithSize

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

    • getDataTable

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

      public long getEstimatedSizeInBytes()