Searched refs:numKeys (Results 1 – 2 of 2) sorted by relevance
74 int numKeys = 0; in numKeysInLevels() local79 numKeys += numkeysinfile; in numKeysInLevels()88 return numKeys; in numKeysInLevels()
663 public void numKeys() throws RocksDBException { in numKeys() method in AbstractTransactionTest