| Interface | Description |
|---|---|
| OffsetCommitPolicy |
The policy that defines when the offsets should be committed to offset storage.
|
| Class | Description |
|---|---|
| OffsetCommitPolicy.AlwaysCommitOffsetPolicy |
An
OffsetCommitPolicy that will commit offsets as frequently as possible. |
| OffsetCommitPolicy.PeriodicCommitOffsetPolicy |
An
OffsetCommitPolicy that will commit offsets no more than the specified time period. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.