public abstract class ReadSession extends SessionBase<tech.ydb.proto.topic.YdbTopic.StreamReadMessage.FromServer,tech.ydb.proto.topic.YdbTopic.StreamReadMessage.FromClient>
| Modifier and Type | Field and Description |
|---|---|
protected String |
streamId |
isWorking, streamConnection| Constructor and Description |
|---|
ReadSession(TopicRpc rpc,
String streamId) |
| Modifier and Type | Method and Description |
|---|---|
protected org.slf4j.Logger |
getLogger() |
protected void |
sendUpdateTokenRequest(String token) |
onStop, send, shutdown, startclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstartAndInitializeprotected final String streamId
protected org.slf4j.Logger getLogger()
getLogger in class SessionBase<tech.ydb.proto.topic.YdbTopic.StreamReadMessage.FromServer,tech.ydb.proto.topic.YdbTopic.StreamReadMessage.FromClient>protected void sendUpdateTokenRequest(String token)
sendUpdateTokenRequest in class SessionBase<tech.ydb.proto.topic.YdbTopic.StreamReadMessage.FromServer,tech.ydb.proto.topic.YdbTopic.StreamReadMessage.FromClient>Copyright © 2025. All rights reserved.