Package | Description |
---|---|
com.aerospike.client.cdt |
Modifier and Type | Method and Description |
---|---|
static MapWriteMode |
MapWriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapWriteMode[] |
MapWriteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MapPolicy(MapOrder order,
MapWriteMode writeMode)
Create unique key map with specified order when map does not exist.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.