public static final class ClusterGrpc.ClusterStub extends io.grpc.stub.AbstractAsyncStub<ClusterGrpc.ClusterStub>
Cluster defines communication between cluster members.
Modifier and Type | Method and Description |
---|---|
io.grpc.stub.StreamObserver<StepRequest> |
step(io.grpc.stub.StreamObserver<StepResponse> responseObserver)
Step passes an implementation-specific message to another cluster member.
|
public io.grpc.stub.StreamObserver<StepRequest> step(io.grpc.stub.StreamObserver<StepResponse> responseObserver)
Step passes an implementation-specific message to another cluster member.
Copyright © 2022. All rights reserved.