private static class LRMEventListener.Discriminator extends Object
| Modifier and Type | Field and Description |
|---|---|
private ClientLeaseWrapper |
clw
The wrapped leases associated with the event
|
private boolean |
isFailure
true if this wrapper is associated with a renewal failure event
|
| Modifier | Constructor and Description |
|---|---|
private |
Discriminator(ClientLeaseWrapper clw,
boolean isFailure) |
private final boolean isFailure
private final ClientLeaseWrapper clw
private Discriminator(ClientLeaseWrapper clw, boolean isFailure)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.