Searched defs:entryProcessor (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.java566 public void processAllEntries(final EntryProcessor entryProcessor) throws Exception argument
595 entryProcessor.processEntry(entryContainer, entryInfo.getEntryID(), entry);
724 public void processAllEntries(final EntryProcessor entryProcessor) throws Exception argument
744 entryProcessor.processEntry(entryContainer,

Completed in 325 milliseconds