Class RegisterTask

java.lang.Object
com.aerospike.client.task.Task
com.aerospike.client.task.RegisterTask

public final class RegisterTask extends Task
Task used to poll for UDF registration completion.
  • Constructor Details

    • RegisterTask

      public RegisterTask(com.aerospike.client.cluster.Cluster cluster, Policy policy, String packageName)
      Initialize task with fields needed to query server nodes.
  • Method Details