Package io.trino.plugin.pinot.client
Class PinotDataTableWithSize
- java.lang.Object
-
- io.trino.plugin.pinot.client.PinotDataTableWithSize
-
public class PinotDataTableWithSize extends Object
-
-
Constructor Summary
Constructors Constructor Description PinotDataTableWithSize(org.apache.pinot.common.utils.DataTable dataTable, long estimatedSizeInBytes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.pinot.common.utils.DataTablegetDataTable()longgetEstimatedSizeInBytes()
-