Constantsยง
- DEFAULT_
PARTITION ๐ - The default partition.
- DELETE_
RECORDS_ ๐TIMEOUT - The default timeout for deleting records.
Functionsยง
- delete_
records ๐ - Deletes the records for the given topic.
- find_
pruneable_ ๐entry_ id_ for_ topic - Finds the prunable entry id for the topic.
- get_
offsets_ ๐for_ topic - Returns the earliest and latest offsets for the given topic.
- get_
partition_ ๐client - Returns a partition client for the given topic.
- missing_
region_ ๐ids - should_
trigger_ ๐prune - Determines whether pruning should be triggered based on the current pruned entry id and the prunable entry id. Returns true if:
- update_
pruned_ ๐entry_ id - Updates the pruned entry id for the given topic.