| Class | Description |
|---|---|
| ExternalSubscriptionStartOffsetInitializer |
An implementation of
StartOffsetInitializer for external subscription. |
| RollbackStartOffsetInitializer |
An implementation of
StartOffsetInitializer to rollback the offsets
by a certain duration. |
| SpecifiedStartOffsetInitializer |
An implementation of
StartOffsetInitializer which initializes the offsets
of the partition according to the user specified offsets. |
| TimestampStartOffsetInitializer |
An implementation of
StartOffsetInitializer to initialize the offsets
based on a timestamp. |
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.