void checkpoint(final Map<TopicPartition, Long> offsets)
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. |
Method | Description |
---|---|
|
Checkpointing offsets Used when:
|
|
Used when:
|