Optional
commitSpecifies the number of replicas required to be committed successfully when writing before returning command succeeded.
policy.commitLevel for supported policy values.
Optional
durableSpecifies whether a http://www.aerospike.com/docs/guide/durable_deletes.html|tombstone should be written in place of a record that gets deleted as a result of this command.
Optional
filterOptional expression filter. If filter exp exists and evaluates to false, the command is ignored. This can be used to eliminate a client/server roundtrip in some cases.
Optional
genSpecifies the behavior for the generation value.
policy.gen for supported policy values.
Optional
generationThe generation of the record.
Optional
keySpecifies the behavior for the key.
policy.key for supported policy values.
Option specification for {@ link AdminPolicy} class values.