public interface WriteOperation
| Modifier and Type | Method and Description |
|---|---|
void |
run(WriteableTransaction txn)
Executes a write operation.
|
void run(WriteableTransaction txn) throws Exception
txn - the write transaction where to execute the write operationException - if a problem occurs with the underlying storage engineCopyright © 2010-2015 ForgeRock AS. All Rights Reserved.