Package io.etcd.jetcd.api
Class VertxElectionGrpc
- java.lang.Object
-
- io.etcd.jetcd.api.VertxElectionGrpc
-
@Generated(value="by VertxGrpc generator", comments="Source: election.proto") public final class VertxElectionGrpc extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVertxElectionGrpc.ElectionVertxImplBaseThe election service exposes client-side election facilities as a gRPC interface.static classVertxElectionGrpc.ElectionVertxStubThe election service exposes client-side election facilities as a gRPC interface.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static VertxElectionGrpc.ElectionVertxStubnewVertxStub(io.grpc.Channel channel)
-
-
-
Method Detail
-
newVertxStub
public static VertxElectionGrpc.ElectionVertxStub newVertxStub(io.grpc.Channel channel)
-
-