public class ConnectedAssignerImpl extends SingleConnection<PartitionAssignmentRequest,PartitionAssignment,PartitionAssignment> implements ConnectedAssigner
| Modifier and Type | Method and Description |
|---|---|
void |
ack() |
protected void |
handleInitialResponse(PartitionAssignment response) |
protected void |
handleStreamResponse(PartitionAssignment response) |
close, initialize, isCompleted, onCompleted, onError, onNext, sendToClient, sendToStream, setErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseprotected void handleInitialResponse(PartitionAssignment response) throws io.grpc.StatusException
handleInitialResponse in class SingleConnection<PartitionAssignmentRequest,PartitionAssignment,PartitionAssignment>io.grpc.StatusExceptionprotected void handleStreamResponse(PartitionAssignment response) throws io.grpc.StatusException
handleStreamResponse in class SingleConnection<PartitionAssignmentRequest,PartitionAssignment,PartitionAssignment>io.grpc.StatusExceptionpublic void ack()
ack in interface ConnectedAssignerCopyright © 2020 Google LLC. All rights reserved.