Searched defs:ID2EntrySource (Results 1 - 1 of 1) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DOnDiskMergeImporter.java319 new ID2EntrySource(entryContainer, dbStorage, PHASE1_REBUILDER_THREAD_NAME, threadCount, totalEntries));
682 private static final class ID2EntrySource implements Source class in class:OnDiskMergeImporter
694 ID2EntrySource(EntryContainer entryContainer, Importer importer, String threadNameTemplate, int nbThread, method in class:OnDiskMergeImporter.ID2EntrySource

Completed in 135 milliseconds