PartitionFilter MembersAerospike

The PartitionFilter type exposes the following members.
Methods

  NameDescription
Public methodStatic memberAfter
Return records after key's digest in partition containing the digest. Note that digest order is not the same as userKey order.
Public methodStatic memberId
Filter by partition id.
Public methodStatic memberRange
Filter by partition range.
Back to Top
See Also