The AsyncClient type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | batchPolicyDefault |
Default batch policy that is used when batch command policy is null.
(Inherited from AerospikeClient.) |
![]() | queryPolicyDefault |
Default query policy that is used when query command policy is null.
(Inherited from AerospikeClient.) |
![]() | readPolicyDefault |
Default read policy that is used when read command policy is null.
(Inherited from AerospikeClient.) |
![]() | scanPolicyDefault |
Default scan policy that is used when scan command policy is null.
(Inherited from AerospikeClient.) |
![]() | writePolicyDefault |
Default write policy that is used when write command policy is null.
(Inherited from AerospikeClient.) |
See Also