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