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