Uses of Class
com.aerospike.client.task.ExecuteTask

Packages that use ExecuteTask
com.aerospike.client   
 

Uses of ExecuteTask in com.aerospike.client
 

Methods in com.aerospike.client that return ExecuteTask
 ExecuteTask AerospikeClient.execute(Policy policy, Statement statement, String packageName, String functionName, Value... functionArgs)
          Apply user defined function on records that match the statement filter.
 



Copyright © 2012–2014 Aerospike, Inc. All rights reserved.