RedundantKVGenerator |
RedundantKVGenerator.setAveragePrefixLength(int averagePrefixLength) |
RedundantKVGenerator |
RedundantKVGenerator.setAverageQualifierLength(int averageQualifierLength) |
RedundantKVGenerator |
RedundantKVGenerator.setAverageSuffixLength(int averageSuffixLength) |
RedundantKVGenerator |
RedundantKVGenerator.setBaseTimestampDivide(int baseTimestampDivide) |
RedundantKVGenerator |
RedundantKVGenerator.setChanceForSameQualifier(float chanceForSameQualifier) |
RedundantKVGenerator |
RedundantKVGenerator.setChanceForSimilarQualifier(float chanceForSimiliarQualifier) |
RedundantKVGenerator |
RedundantKVGenerator.setChanceForZeroValue(float chanceForZeroValue) |
RedundantKVGenerator |
RedundantKVGenerator.setColumnFamilyLength(int columnFamilyLength) |
RedundantKVGenerator |
RedundantKVGenerator.setCommonPrefix(byte[] prefix)
get/set
|
RedundantKVGenerator |
RedundantKVGenerator.setFamily(byte[] family) |
RedundantKVGenerator |
RedundantKVGenerator.setNumberOfRowPrefixes(int numberOfRowPrefixes) |
RedundantKVGenerator |
RedundantKVGenerator.setNumberOfRows(int numberOfRows) |
RedundantKVGenerator |
RedundantKVGenerator.setPrefixLengthVariance(int prefixLengthVariance) |
RedundantKVGenerator |
RedundantKVGenerator.setQualifierLengthVariance(int qualifierLengthVariance) |
RedundantKVGenerator |
RedundantKVGenerator.setRandomizer(Random randomizer) |
RedundantKVGenerator |
RedundantKVGenerator.setSuffixLengthVariance(int suffixLengthVariance) |
RedundantKVGenerator |
RedundantKVGenerator.setTimestampDiffSize(int timestampDiffSize) |
RedundantKVGenerator |
RedundantKVGenerator.setValueLength(int valueLength) |