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