Package | Description |
---|---|
org.apache.jcs.auxiliary.lateral |
Root package for the lateral cache family.
|
org.apache.jcs.auxiliary.lateral.socket.tcp.discovery |
Modifier and Type | Field and Description |
---|---|
LateralCacheNoWait[] |
LateralCacheNoWaitFacade.noWaits
The queuing facade to the client.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LateralCacheNoWaitFacade.addNoWait(LateralCacheNoWait noWait)
Adds a no wait to the list if it isn't already in the list.
|
Constructor and Description |
---|
LateralCacheNoWaitFacade(LateralCacheNoWait[] noWaits,
ILateralCacheAttributes cattr)
Constructs with the given lateral cache, and fires events to any listeners.
|
Modifier and Type | Method and Description |
---|---|
protected void |
UDPDiscoveryService.addNoWait(LateralCacheNoWait noWait)
This adds nowaits to a facde for the region name.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.