Checkpointable Internal Contract

Checkpointable is the internal contract for objects with associated partition offsets that can be checkpointed.

Note
StateManager is the one and only known direct extension contract of the Checkpointable Contract.
Table 1. Checkpointable Contract
Method Description

checkpoint

void checkpoint(final Map<TopicPartition, Long> offsets)

Checkpointing offsets

Used when:

checkpointed

Map<TopicPartition, Long> checkpointed()

Used when:

results matching ""

    No results matching ""