The PartitionFilter type exposes the following members.
Back to Top
Back to Top
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.
|
![]() ![]() | All |
Read all partitions.
|
![]() ![]() | Id |
Filter by partition id.
|
![]() ![]() | Range |
Filter by partition range.
|
Properties
Name | Description | |
---|---|---|
![]() | Done |
If using maxRecords or
maxRecords,
did previous paginated scans with this partition filter instance return all records?
|
See Also