Searched defs:ImporterToWriteableTransactionAdapter (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.java3700 return new ImporterToWriteableTransactionAdapter(importer);
3704 private static final class ImporterToWriteableTransactionAdapter implements WriteableTransaction class in class:OnDiskMergeImporter
3708 ImporterToWriteableTransactionAdapter(Importer importer) method in class:OnDiskMergeImporter.ImporterToWriteableTransactionAdapter

Completed in 41 milliseconds