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