|
Oracle NoSQL Database Examples version 11gR2.2.0.26 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
KVStore.delete
and performs retries
if a FaultException is thrown.
KVStore.delete
and performs retries
if a FaultException is thrown.
KVStore.deleteIfVersion
and
performs retries if a FaultException is thrown.
KVStore.deleteIfVersion
and
performs retries if a FaultException is thrown.
KVStore.execute
and performs retries if a
FaultException is thrown.
KVStore.execute
and performs retries if a
FaultException is thrown.
Value
as a
GenericRecord
object using the Avro API, and serializes values using
a GenericAvroBinding
.Value
as a
JsonNode
object using the Jackson API, and serializes values using a
JsonAvroBinding
.Value
for the "/user/EMAIL/-/login/TIMESTAMP" Key
.Value
for the "/user/EMAIL/-/login" Key
.KVStore.multiDelete
and performs retries if a FaultException is thrown.
KVStore.multiDelete
and performs retries if a FaultException is thrown.
KVStore.put
and performs retries
if a FaultException is thrown.
KVStore.put
and performs retries
if a FaultException is thrown.
KVStore.putIfAbsent
and performs
retries if a FaultException is thrown.
KVStore.putIfAbsent
and performs
retries if a FaultException is thrown.
KVStore.putIfPresent
and performs
retries if a FaultException is thrown.
KVStore.putIfPresent
and performs
retries if a FaultException is thrown.
KVStore.putIfVersion
and performs
retries if a FaultException is thrown.
KVStore.putIfVersion
and performs
retries if a FaultException is thrown.
FaultExceptions
according to this application's policies.Value
as a
a POJO (or Plain Old Java Object) class that is generated by the Avro
compiler tools and serializes values using a SpecificAvroBinding
.Value
for the "/user/EMAIL/-/image" Key
.Value
for the "/user/EMAIL/-/info" Key
.FaultException
occurs in order to handle transient network failures.
|
Oracle NoSQL Database Examples version 11gR2.2.0.26 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |