public static class IndexTask.IndexTuningConfig extends Object implements TuningConfig
Constructor and Description |
---|
IndexTask.IndexTuningConfig(int targetPartitionSize,
int rowFlushBoundary,
Integer numShards) |
Modifier and Type | Method and Description |
---|---|
int |
getNumShards() |
int |
getRowFlushBoundary() |
int |
getTargetPartitionSize() |
Copyright © 2015. All rights reserved.