Class RaftGrpc.RaftBlockingStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<RaftGrpc.RaftBlockingStub>
io.metaloom.qdrant.client.grpc.proto.RaftGrpc.RaftBlockingStub
Enclosing class:
RaftGrpc

public static final class RaftGrpc.RaftBlockingStub extends io.grpc.stub.AbstractBlockingStub<RaftGrpc.RaftBlockingStub>
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

    io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.protobuf.Empty
    DEPRECATED Its functionality is now included in `AddPeerToKnown` Send to bootstrap peer Proposes to add this peer as participant of consensus
    Send to bootstrap peer Adds peer to the network Returns all peers
    build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
     
    com.google.protobuf.Empty
    Send Raft message to another peer
    Send to bootstrap peer Returns uri by id if bootstrap knows this peer

    Methods inherited from class io.grpc.stub.AbstractBlockingStub

    newStub, newStub

    Methods inherited from class io.grpc.stub.AbstractStub

    getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait