| Package | Description |
|---|---|
| io.etcd.jetcd.api | |
| io.kcache.keta.server.grpc |
| Modifier and Type | Method and Description |
|---|---|
LeaseLeasesResponse |
LeaseLeasesResponse.Builder.build() |
LeaseLeasesResponse |
LeaseLeasesResponse.Builder.buildPartial() |
static LeaseLeasesResponse |
LeaseLeasesResponse.getDefaultInstance() |
LeaseLeasesResponse |
LeaseLeasesResponse.getDefaultInstanceForType() |
LeaseLeasesResponse |
LeaseLeasesResponse.Builder.getDefaultInstanceForType() |
LeaseLeasesResponse |
LeaseGrpc.LeaseBlockingStub.leaseLeases(LeaseLeasesRequest request)
LeaseLeases lists all existing leases.
|
static LeaseLeasesResponse |
LeaseLeasesResponse.parseDelimitedFrom(InputStream input) |
static LeaseLeasesResponse |
LeaseLeasesResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LeaseLeasesResponse |
LeaseLeasesResponse.parseFrom(byte[] data) |
static LeaseLeasesResponse |
LeaseLeasesResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LeaseLeasesResponse |
LeaseLeasesResponse.parseFrom(com.google.protobuf.ByteString data) |
static LeaseLeasesResponse |
LeaseLeasesResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LeaseLeasesResponse |
LeaseLeasesResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static LeaseLeasesResponse |
LeaseLeasesResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LeaseLeasesResponse |
LeaseLeasesResponse.parseFrom(InputStream input) |
static LeaseLeasesResponse |
LeaseLeasesResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<LeaseLeasesRequest,LeaseLeasesResponse> |
LeaseGrpc.getLeaseLeasesMethod() |
com.google.protobuf.Parser<LeaseLeasesResponse> |
LeaseLeasesResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<LeaseLeasesResponse> |
LeaseGrpc.LeaseFutureStub.leaseLeases(LeaseLeasesRequest request)
LeaseLeases lists all existing leases.
|
io.vertx.core.Future<LeaseLeasesResponse> |
VertxLeaseGrpc.LeaseVertxStub.leaseLeases(LeaseLeasesRequest request)
Compact compacts the event history in the etcd key-value store.
|
io.vertx.core.Future<LeaseLeasesResponse> |
VertxLeaseGrpc.LeaseVertxImplBase.leaseLeases(LeaseLeasesRequest request)
Compact compacts the event history in the etcd key-value store.
|
static com.google.protobuf.Parser<LeaseLeasesResponse> |
LeaseLeasesResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
LeaseLeasesResponse.Builder |
LeaseLeasesResponse.Builder.mergeFrom(LeaseLeasesResponse other) |
static LeaseLeasesResponse.Builder |
LeaseLeasesResponse.newBuilder(LeaseLeasesResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
LeaseGrpc.LeaseImplBase.leaseLeases(LeaseLeasesRequest request,
io.grpc.stub.StreamObserver<LeaseLeasesResponse> responseObserver)
LeaseLeases lists all existing leases.
|
void |
LeaseGrpc.LeaseStub.leaseLeases(LeaseLeasesRequest request,
io.grpc.stub.StreamObserver<LeaseLeasesResponse> responseObserver)
LeaseLeases lists all existing leases.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LeaseService.leaseLeases(LeaseLeasesRequest request,
io.grpc.stub.StreamObserver<LeaseLeasesResponse> responseObserver) |
Copyright © 2021. All rights reserved.