Uses of Interface
org.opends.server.backends.pluggable.spi.WriteableTransaction
Package
Description
Interfaces and classes required when implementing new storage engines for the pluggable backend.
-
Uses of WriteableTransaction in org.opends.server.backends.pluggable.spi
Modifier and TypeMethodDescriptionvoid
WriteOperation.run
(WriteableTransaction txn) Executes a write operation.