Uses of Class
org.apache.druid.indexer.Bucket
-
Packages that use Bucket Package Description org.apache.druid.indexer -
-
Uses of Bucket in org.apache.druid.indexer
Methods in org.apache.druid.indexer that return types with arguments of type Bucket Modifier and Type Method Description static org.apache.druid.java.util.common.Pair<Bucket,byte[]>Bucket. fromGroupKey(byte[] keyBytes)Methods in org.apache.druid.indexer with parameters of type Bucket Modifier and Type Method Description HadoopyShardSpecHadoopDruidIndexerConfig. getShardSpec(Bucket bucket)
-