Package | Description |
---|---|
org.opends.server.backends.pluggable.spi |
Interfaces and classes required when implementing new storage engines for the pluggable backend.
|
Modifier and Type | Method and Description |
---|---|
boolean |
WriteableTransaction.update(TreeName treeName,
ByteSequence key,
UpdateFunction f)
Atomically adds, deletes, or replaces a record with the provided key according to the new value computed by the
update function.
|
Copyright 2010-2022 ForgeRock AS.