Uses of Class
org.apache.pinot.segment.local.segment.store.IndexKey
-
Packages that use IndexKey Package Description org.apache.pinot.segment.local.segment.store -
-
Uses of IndexKey in org.apache.pinot.segment.local.segment.store
Methods in org.apache.pinot.segment.local.segment.store that return IndexKey Modifier and Type Method Description static IndexKeyIndexKey. fromIndexName(String name, String indexName)Methods in org.apache.pinot.segment.local.segment.store with parameters of type IndexKey Modifier and Type Method Description intIndexKey. compareTo(IndexKey o)
-