Package io.etcd.jetcd.api.lock
Class VertxLockGrpc
- java.lang.Object
-
- io.etcd.jetcd.api.lock.VertxLockGrpc
-
@Generated(value="by VertxGrpc generator", comments="Source: lock.proto") public final class VertxLockGrpc extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVertxLockGrpc.LockVertxImplBaseThe lock service exposes client-side locking facilities as a gRPC interface.static classVertxLockGrpc.LockVertxStubThe lock service exposes client-side locking facilities as a gRPC interface.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static VertxLockGrpc.LockVertxStubnewVertxStub(io.grpc.Channel channel)
-
-
-
Method Detail
-
newVertxStub
public static VertxLockGrpc.LockVertxStub newVertxStub(io.grpc.Channel channel)
-
-