AsyncClient FieldsAerospike
The AsyncClient type exposes the following members.
Fields

  NameDescription
Public fieldbatchPolicyDefault
Default batch policy that is used when batch command policy is null.
(Inherited from AerospikeClient.)
Public fieldinfoPolicyDefault
Default info policy that is used when info command policy is null.
(Inherited from AerospikeClient.)
Public fieldqueryPolicyDefault
Default query policy that is used when query command policy is null.
(Inherited from AerospikeClient.)
Public fieldreadPolicyDefault
Default read policy that is used when read command policy is null.
(Inherited from AerospikeClient.)
Public fieldscanPolicyDefault
Default scan policy that is used when scan command policy is null.
(Inherited from AerospikeClient.)
Public fieldwritePolicyDefault
Default write policy that is used when write command policy is null.
(Inherited from AerospikeClient.)
Back to Top
See Also