public class AerospikeReadData extends java.lang.Object implements AerospikeData
| Modifier and Type | Method and Description |
|---|---|
static AerospikeReadData |
forRead(com.aerospike.client.Key key,
com.aerospike.client.Record record) |
java.lang.Object |
getValue(java.lang.String key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeypublic static AerospikeReadData forRead(com.aerospike.client.Key key, com.aerospike.client.Record record)
public java.lang.Object getValue(java.lang.String key)