| Package | Description |
|---|---|
| com.coreos.jetcd | |
| com.coreos.jetcd.internal.impl | |
| com.coreos.jetcd.options |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LeaseTimeToLiveResponse> |
Lease.timeToLive(long leaseId,
LeaseOption leaseOption)
retrieves the lease information of the given lease ID.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<LeaseTimeToLiveResponse> |
LeaseImpl.timeToLive(long leaseId,
LeaseOption option) |
| Modifier and Type | Field and Description |
|---|---|
static LeaseOption |
LeaseOption.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
LeaseOption |
LeaseOption.Builder.build() |
Copyright © 2018. All rights reserved.