Package | Description |
---|---|
net.sf.ehcache.constructs.nonstop |
Ehcache-nonstopcache package
|
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.atomic.AtomicReference<NonstopThreadPool.State> |
NonstopThreadPool.state |
Modifier and Type | Method and Description |
---|---|
static NonstopThreadPool.State |
NonstopThreadPool.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NonstopThreadPool.State[] |
NonstopThreadPool.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|