Home
last modified time | relevance | path

Searched defs:getDeterministicUniqueKey (Results 1 – 4 of 4) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/util/test/
H A DLoadTestDataGenerator.java74 public abstract byte[] getDeterministicUniqueKey(long keyBase); in getDeterministicUniqueKey() method in LoadTestDataGenerator
/dports/databases/hbase/hbase-1.2.1/hbase-it/src/test/java/org/apache/hadoop/hbase/
H A DIntegrationTestLazyCfLoading.java116 public byte[] getDeterministicUniqueKey(long keyBase) { in getDeterministicUniqueKey() method in IntegrationTestLazyCfLoading.DataGenerator
H A DStripeCompactionsPerformanceEvaluation.java315 public byte[] getDeterministicUniqueKey(long keyBase) { in getDeterministicUniqueKey() method in StripeCompactionsPerformanceEvaluation.SeqShardedDataGenerator
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/util/
H A DMultiThreadedAction.java108 public byte[] getDeterministicUniqueKey(long keyBase) { in getDeterministicUniqueKey() method in MultiThreadedAction.DefaultDataGenerator