| Package | Description |
|---|---|
| tech.ydb.topic.read.events | |
| tech.ydb.topic.read.impl | |
| tech.ydb.topic.read.impl.events |
| Modifier and Type | Method and Description |
|---|---|
OffsetsRange |
StartPartitionSessionEvent.getPartitionOffsets() |
| Modifier and Type | Method and Description |
|---|---|
PartitionSessionImpl.Builder |
PartitionSessionImpl.Builder.setPartitionOffsets(OffsetsRange partitionOffsets) |
| Modifier and Type | Method and Description |
|---|---|
PartitionSessionImpl.Builder |
PartitionSessionImpl.Builder.setCommitFunction(Consumer<OffsetsRange> commitFunction) |
MessageImpl.Builder |
MessageImpl.Builder.setCommitFunction(Function<OffsetsRange,CompletableFuture<Void>> commitFunction) |
| Modifier and Type | Method and Description |
|---|---|
OffsetsRange |
StartPartitionSessionEventImpl.getPartitionOffsets() |
| Constructor and Description |
|---|
StartPartitionSessionEventImpl(PartitionSession partitionSession,
long committedOffset,
OffsetsRange partitionOffsets,
Consumer<StartPartitionSessionSettings> confirmCallback) |
Copyright © 2023. All rights reserved.