public class HashedPartitionsSpec extends AbstractPartitionsSpec
Constructor and Description |
---|
HashedPartitionsSpec(Long targetPartitionSize,
Long maxPartitionSize,
Boolean assumeGrouped,
Integer numShards,
List<String> partitionDimensions) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getPartitionDimensions() |
Jobby |
getPartitionJob(HadoopDruidIndexerConfig config) |
static HashedPartitionsSpec |
makeDefaultHashedPartitionsSpec() |
getMaxPartitionSize, getNumShards, getTargetPartitionSize, isAssumeGrouped, isDeterminingPartitions
public static HashedPartitionsSpec makeDefaultHashedPartitionsSpec()
public Jobby getPartitionJob(HadoopDruidIndexerConfig config)
Copyright © 2011–2017. All rights reserved.