| Package | Description |
|---|---|
| io.etcd.jetcd.api | |
| io.kcache.keta.server.grpc |
| Modifier and Type | Method and Description |
|---|---|
LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.Builder.build() |
LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.Builder.buildPartial() |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.getDefaultInstance() |
LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.getDefaultInstanceForType() |
LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.Builder.getDefaultInstanceForType() |
LeaseTimeToLiveResponse |
LeaseGrpc.LeaseBlockingStub.leaseTimeToLive(LeaseTimeToLiveRequest request)
LeaseTimeToLive retrieves lease information.
|
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseDelimitedFrom(InputStream input) |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseFrom(byte[] data) |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseFrom(com.google.protobuf.ByteString data) |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseFrom(InputStream input) |
static LeaseTimeToLiveResponse |
LeaseTimeToLiveResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<LeaseTimeToLiveRequest,LeaseTimeToLiveResponse> |
LeaseGrpc.getLeaseTimeToLiveMethod() |
com.google.protobuf.Parser<LeaseTimeToLiveResponse> |
LeaseTimeToLiveResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<LeaseTimeToLiveResponse> |
LeaseGrpc.LeaseFutureStub.leaseTimeToLive(LeaseTimeToLiveRequest request)
LeaseTimeToLive retrieves lease information.
|
io.vertx.core.Future<LeaseTimeToLiveResponse> |
VertxLeaseGrpc.LeaseVertxStub.leaseTimeToLive(LeaseTimeToLiveRequest request) |
io.vertx.core.Future<LeaseTimeToLiveResponse> |
VertxLeaseGrpc.LeaseVertxImplBase.leaseTimeToLive(LeaseTimeToLiveRequest request) |
static com.google.protobuf.Parser<LeaseTimeToLiveResponse> |
LeaseTimeToLiveResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
LeaseTimeToLiveResponse.Builder |
LeaseTimeToLiveResponse.Builder.mergeFrom(LeaseTimeToLiveResponse other) |
static LeaseTimeToLiveResponse.Builder |
LeaseTimeToLiveResponse.newBuilder(LeaseTimeToLiveResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
LeaseGrpc.LeaseImplBase.leaseTimeToLive(LeaseTimeToLiveRequest request,
io.grpc.stub.StreamObserver<LeaseTimeToLiveResponse> responseObserver)
LeaseTimeToLive retrieves lease information.
|
void |
LeaseGrpc.LeaseStub.leaseTimeToLive(LeaseTimeToLiveRequest request,
io.grpc.stub.StreamObserver<LeaseTimeToLiveResponse> responseObserver)
LeaseTimeToLive retrieves lease information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LeaseService.leaseTimeToLive(LeaseTimeToLiveRequest request,
io.grpc.stub.StreamObserver<LeaseTimeToLiveResponse> responseObserver) |
Copyright © 2021. All rights reserved.