Uses of Class
org.apache.pinot.spi.data.readers.PrimaryKey
-
Packages that use PrimaryKey Package Description org.apache.pinot.spi.data.readers -
-
Uses of PrimaryKey in org.apache.pinot.spi.data.readers
Methods in org.apache.pinot.spi.data.readers that return PrimaryKey Modifier and Type Method Description PrimaryKeyGenericRow. getPrimaryKey(List<String> primaryKeyColumns)
-