public class ConnectedCommitterImpl extends SingleConnection<StreamingCommitCursorRequest,StreamingCommitCursorResponse,SequencedCommitCursorResponse>
DEFAULT_STREAM_IDLE_TIMEOUT| Modifier and Type | Method and Description |
|---|---|
void |
commit(Offset offset) |
protected void |
handleInitialResponse(StreamingCommitCursorResponse response) |
protected void |
handleStreamResponse(StreamingCommitCursorResponse response) |
close, initialize, isCompleted, onComplete, onError, onResponse, onStart, sendToClient, sendToStream, setErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseprotected void handleInitialResponse(StreamingCommitCursorResponse response) throws CheckedApiException
handleInitialResponse in class SingleConnection<StreamingCommitCursorRequest,StreamingCommitCursorResponse,SequencedCommitCursorResponse>CheckedApiExceptionprotected void handleStreamResponse(StreamingCommitCursorResponse response) throws CheckedApiException
handleStreamResponse in class SingleConnection<StreamingCommitCursorRequest,StreamingCommitCursorResponse,SequencedCommitCursorResponse>CheckedApiExceptionpublic void commit(Offset offset)
Copyright © 2022 Google LLC. All rights reserved.