public interface StartPartitionSessionEvent
| Modifier and Type | Method and Description |
|---|---|
void |
confirm() |
void |
confirm(StartPartitionSessionSettings settings) |
long |
getCommittedOffset() |
OffsetsRange |
getPartitionOffsets() |
PartitionSession |
getPartitionSession() |
PartitionSession getPartitionSession()
long getCommittedOffset()
OffsetsRange getPartitionOffsets()
void confirm()
void confirm(StartPartitionSessionSettings settings)
Copyright © 2025. All rights reserved.