Searched refs:findNextEmptyIndex (Results 1 – 1 of 1) sorted by relevance
168 index = findNextEmptyIndex(backingStore); in getKeyIndexLocked()183 private static int findNextEmptyIndex(MemoryIntArray backingStore) throws IOException { in findNextEmptyIndex() method in GenerationRegistry