ValueGet(Object) Method
Determine value given generic object.
This is the slowest of the Value get() methods.
Useful when copying records from one cluster to another.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
public static Value Get(
Object value
)
- value Object
-
Value