public class ConnectedCommitterImpl extends SingleConnection<StreamingCommitCursorRequest,StreamingCommitCursorResponse,SequencedCommitCursorResponse>
| Modifier and Type | Method and Description |
|---|---|
void |
commit(Offset offset) |
protected io.grpc.Status |
handleInitialResponse(StreamingCommitCursorResponse response) |
protected io.grpc.Status |
handleStreamResponse(StreamingCommitCursorResponse response) |
close, initialize, isCompleted, onCompleted, onError, onNext, sendToClient, sendToStream, setErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseprotected io.grpc.Status handleInitialResponse(StreamingCommitCursorResponse response)
protected io.grpc.Status handleStreamResponse(StreamingCommitCursorResponse response)
public void commit(Offset offset)
Copyright © 2020 Google LLC. All rights reserved.