| Package | Description |
|---|---|
| tech.ydb.topic.read.events | |
| tech.ydb.topic.read.impl | |
| tech.ydb.topic.read.impl.events | |
| tech.ydb.topic.settings |
| Modifier and Type | Method and Description |
|---|---|
void |
StartPartitionSessionEvent.confirm(StartPartitionSessionSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsyncReaderImpl.handleStartPartitionSessionRequest(tech.ydb.proto.topic.YdbTopic.StreamReadMessage.StartPartitionSessionRequest request,
PartitionSession partitionSession,
Consumer<StartPartitionSessionSettings> confirmCallback) |
protected abstract void |
ReaderImpl.handleStartPartitionSessionRequest(tech.ydb.proto.topic.YdbTopic.StreamReadMessage.StartPartitionSessionRequest request,
PartitionSession partitionSession,
Consumer<StartPartitionSessionSettings> confirmCallback) |
protected void |
SyncReaderImpl.handleStartPartitionSessionRequest(tech.ydb.proto.topic.YdbTopic.StreamReadMessage.StartPartitionSessionRequest request,
PartitionSession partitionSession,
Consumer<StartPartitionSessionSettings> confirmCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
StartPartitionSessionEventImpl.confirm(StartPartitionSessionSettings settings) |
| Constructor and Description |
|---|
StartPartitionSessionEventImpl(PartitionSession partitionSession,
long committedOffset,
OffsetsRange partitionOffsets,
Consumer<StartPartitionSessionSettings> confirmCallback) |
| Modifier and Type | Method and Description |
|---|---|
StartPartitionSessionSettings |
StartPartitionSessionSettings.Builder.build() |
Copyright © 2024. All rights reserved.