Package | Description |
---|---|
com.aerospike.client |
Modifier and Type | Method and Description |
---|---|
ExecuteTask |
AerospikeClient.execute(WritePolicy policy,
Statement statement,
String packageName,
String functionName,
Value... functionArgs)
Apply user defined function on records that match the statement filter.
|
ExecuteTask |
IAerospikeClient.execute(WritePolicy policy,
Statement statement,
String packageName,
String functionName,
Value... functionArgs)
Apply user defined function on records that match the statement filter.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.