| Interface | Description |
|---|---|
| StartCursor |
A interface for users to specify the start position of a pulsar subscription.
|
| StopCursor |
A interface for users to specify the stop position of a pulsar subscription.
|
| Class | Description |
|---|---|
| CursorPosition |
The class for defining the start or stop position.
|
| Enum | Description |
|---|---|
| CursorPosition.Type |
The position type for reader to choose whether timestamp or message id as the start position.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.