Class UpdateValue
java.lang.Object
com.playtika.janusgraph.aerospike.operations.batch.UpdateValue
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUpdateValue(String storeName, com.aerospike.client.Value key, Map<com.aerospike.client.Value, com.aerospike.client.Value> values) -
Method Summary
-
Field Details
-
storeName
-
key
public final com.aerospike.client.Value key -
values
-
-
Constructor Details
-
UpdateValue
-