public interface RequesterLeaseHandler extends Availability, Disposable
| Modifier and Type | Interface and Description |
|---|---|
static class |
RequesterLeaseHandler.Impl |
Disposable.Composite, Disposable.Swap| Modifier and Type | Field and Description |
|---|---|
static RequesterLeaseHandler |
None |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
Exception |
leaseError() |
void |
receive(ByteBuf leaseFrame) |
boolean |
useLease() |
availabilityisDisposedstatic final RequesterLeaseHandler None
boolean useLease()
Exception leaseError()
void receive(ByteBuf leaseFrame)
void dispose()
dispose in interface Disposable