public class AerospikeMetadataBin extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AEROSPIKE_META_DATA |
static String |
SPRING_ID_BIN |
static String |
TYPE_BIN_NAME |
| Constructor and Description |
|---|
AerospikeMetadataBin() |
| Modifier and Type | Method and Description |
|---|---|
void |
addKeyValuetoAerospikeMetaData(String key,
Object value) |
void |
addMap(HashMap<String,Object> map) |
com.aerospike.client.Bin |
getAerospikeMetaDataBin() |
Object |
getAerospikeMetaDataUsingKey(String key) |
void |
setAerospikeMetaDataBin(com.aerospike.client.Bin bin) |
public static final String AEROSPIKE_META_DATA
public static final String TYPE_BIN_NAME
public static final String SPRING_ID_BIN
Copyright © 2011-2015–2017 Aerospike Inc.. All rights reserved.