| Package | Description |
|---|---|
| tech.ydb.topic.read.impl | |
| tech.ydb.topic.read.impl.events |
| Modifier and Type | Method and Description |
|---|---|
PartitionSessionImpl |
PartitionSessionImpl.Builder.build() |
PartitionSessionImpl |
MessageImpl.getPartitionSessionImpl() |
| Modifier and Type | Method and Description |
|---|---|
MessageImpl.Builder |
MessageImpl.Builder.setPartitionSession(PartitionSessionImpl partitionSession) |
| Constructor and Description |
|---|
CommitterImpl(PartitionSessionImpl partitionSession,
int messageCount,
OffsetsRange offsetsToCommit) |
| Modifier and Type | Method and Description |
|---|---|
PartitionSessionImpl |
DataReceivedEventImpl.getPartitionSessionImpl() |
| Constructor and Description |
|---|
DataReceivedEventImpl(PartitionSessionImpl partitionSession,
List<Message> messages,
OffsetsRange offsetsToCommit) |
Copyright © 2025. All rights reserved.