PartitionFilter Properties

Properties

Begin Start partition id. Not required if the digest to start scanning from is specified.
Count The number of records to scan.
Descriptor 
Digest Optional digest to start scanning from.
HasBeginGets whether the "begin" field is set
HasDigestGets whether the "digest" field is set
Parser 
PartitionStatuses Optional partition statuses used on retries to restart from last known record for the partition.
Retry Indicates if all partitions in this filter should be retried ignoring the partition status

See Also