Class RaftGrpc

java.lang.Object
io.metaloom.qdrant.client.grpc.proto.RaftGrpc

@Generated(value="by gRPC proto compiler (version 1.52.1)", comments="Source: raft_service.proto") public final class RaftGrpc extends Object
  • Field Details

  • Method Details

    • getSendMethod

      public static io.grpc.MethodDescriptor<RaftService.RaftMessage,com.google.protobuf.Empty> getSendMethod()
    • getWhoIsMethod

      public static io.grpc.MethodDescriptor<RaftService.PeerId,RaftService.Uri> getWhoIsMethod()
    • getAddPeerToKnownMethod

      public static io.grpc.MethodDescriptor<RaftService.AddPeerToKnownMessage,RaftService.AllPeers> getAddPeerToKnownMethod()
    • getAddPeerAsParticipantMethod

      public static io.grpc.MethodDescriptor<RaftService.PeerId,com.google.protobuf.Empty> getAddPeerAsParticipantMethod()
    • newStub

      public static RaftGrpc.RaftStub newStub(io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingStub

      public static RaftGrpc.RaftBlockingStub newBlockingStub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static RaftGrpc.RaftFutureStub newFutureStub(io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()