The PartitionFilter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | After |
Return records after key's digest in partition containing the digest.
Note that digest order is not the same as userKey order. This method
only works for scan or query with null filter.
|
![]() ![]() | All |
Read all partitions.
|
![]() ![]() | Id |
Filter by partition id.
|
![]() ![]() | Range |
Filter by partition range.
|
See Also