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.java530 interface EntryProcessor interface in interface:OnDiskMergeImporter.Source
535 void processAllEntries(EntryProcessor processor) throws Exception;
566 public void processAllEntries(final EntryProcessor entryProcessor) throws Exception
724 public void processAllEntries(final EntryProcessor entryProcessor) throws Exception
845 source.processAllEntries(new Source.EntryProcessor()

Completed in 42 milliseconds