@Generated(value="by gRPC proto compiler (version 1.28.1)", comments="Source: rpc.proto") public final class LeaseGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LeaseGrpc.LeaseBlockingStub |
static class |
LeaseGrpc.LeaseFutureStub |
static class |
LeaseGrpc.LeaseImplBase |
static class |
LeaseGrpc.LeaseStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<LeaseGrantRequest,LeaseGrantResponse> |
getLeaseGrantMethod() |
static io.grpc.MethodDescriptor<LeaseKeepAliveRequest,LeaseKeepAliveResponse> |
getLeaseKeepAliveMethod() |
static io.grpc.MethodDescriptor<LeaseRevokeRequest,LeaseRevokeResponse> |
getLeaseRevokeMethod() |
static io.grpc.MethodDescriptor<LeaseTimeToLiveRequest,LeaseTimeToLiveResponse> |
getLeaseTimeToLiveMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static LeaseGrpc.LeaseBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static LeaseGrpc.LeaseFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static LeaseGrpc.LeaseStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<LeaseGrantRequest,LeaseGrantResponse> getLeaseGrantMethod()
public static io.grpc.MethodDescriptor<LeaseRevokeRequest,LeaseRevokeResponse> getLeaseRevokeMethod()
public static io.grpc.MethodDescriptor<LeaseKeepAliveRequest,LeaseKeepAliveResponse> getLeaseKeepAliveMethod()
public static io.grpc.MethodDescriptor<LeaseTimeToLiveRequest,LeaseTimeToLiveResponse> getLeaseTimeToLiveMethod()
public static LeaseGrpc.LeaseStub newStub(io.grpc.Channel channel)
public static LeaseGrpc.LeaseBlockingStub newBlockingStub(io.grpc.Channel channel)
public static LeaseGrpc.LeaseFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2020. All rights reserved.