@Generated(value="by gRPC proto compiler (version 1.24.1)", comments="Source: v3lock.proto") public final class LockGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LockGrpc.LockBlockingStub |
static class |
LockGrpc.LockFutureStub |
static class |
LockGrpc.LockImplBase |
static class |
LockGrpc.LockStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<LockRequest,LockResponse> |
getLockMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<UnlockRequest,UnlockResponse> |
getUnlockMethod() |
static LockGrpc.LockBlockingStub |
newBlockingStub(io.grpc.Channel channel) |
static LockGrpc.LockFutureStub |
newFutureStub(io.grpc.Channel channel) |
static LockGrpc.LockStub |
newStub(io.grpc.Channel channel) |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<LockRequest,LockResponse> getLockMethod()
public static io.grpc.MethodDescriptor<UnlockRequest,UnlockResponse> getUnlockMethod()
public static LockGrpc.LockStub newStub(io.grpc.Channel channel)
public static LockGrpc.LockBlockingStub newBlockingStub(io.grpc.Channel channel)
public static LockGrpc.LockFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.