public static final class GossipGrpc.GossipStub extends io.grpc.stub.AbstractAsyncStub<GossipGrpc.GossipStub>
Gossip
Modifier and Type | Method and Description |
---|---|
io.grpc.stub.StreamObserver<Envelope> |
gossipStream(io.grpc.stub.StreamObserver<Envelope> responseObserver)
GossipStream is the gRPC stream used for sending and receiving messages
|
void |
ping(Empty request,
io.grpc.stub.StreamObserver<Empty> responseObserver)
Ping is used to probe a remote peer's aliveness
|
Copyright © 2022. All rights reserved.