public static final class LockGrpc.LockFutureStub extends io.grpc.stub.AbstractFutureStub<LockGrpc.LockFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected LockGrpc.LockFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<LockResponse> |
lock(LockRequest request) |
com.google.common.util.concurrent.ListenableFuture<UnlockResponse> |
unlock(UnlockRequest request) |
protected LockGrpc.LockFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
public com.google.common.util.concurrent.ListenableFuture<LockResponse> lock(LockRequest request)
public com.google.common.util.concurrent.ListenableFuture<UnlockResponse> unlock(UnlockRequest request)
Copyright © 2020. All rights reserved.