protected class ReaderImpl.ReadSessionImpl extends ReadSession
| Modifier and Type | Field and Description |
|---|---|
protected String |
sessionId |
streamIdisWorking, streamConnection| Modifier and Type | Method and Description |
|---|---|
protected void |
closeDueToError(Status status,
Throwable th) |
protected void |
onCommitOffsetResponse(tech.ydb.proto.topic.YdbTopic.StreamReadMessage.CommitOffsetResponse response) |
protected void |
onPartitionSessionStatusResponse(tech.ydb.proto.topic.YdbTopic.StreamReadMessage.PartitionSessionStatusResponse response) |
protected void |
onStop() |
protected void |
onStopPartitionSessionRequest(tech.ydb.proto.topic.YdbTopic.StreamReadMessage.StopPartitionSessionRequest request) |
void |
startAndInitialize() |
getLogger, sendUpdateTokenRequestsend, shutdown, startprotected String sessionId
public void startAndInitialize()
protected void onStopPartitionSessionRequest(tech.ydb.proto.topic.YdbTopic.StreamReadMessage.StopPartitionSessionRequest request)
protected void onCommitOffsetResponse(tech.ydb.proto.topic.YdbTopic.StreamReadMessage.CommitOffsetResponse response)
protected void onPartitionSessionStatusResponse(tech.ydb.proto.topic.YdbTopic.StreamReadMessage.PartitionSessionStatusResponse response)
protected void onStop()
onStop in class SessionBase<tech.ydb.proto.topic.YdbTopic.StreamReadMessage.FromServer,tech.ydb.proto.topic.YdbTopic.StreamReadMessage.FromClient>Copyright © 2025. All rights reserved.