Package | Description |
---|---|
com.oracle.coherence.common.base |
The base package provides a number of classes to complement those in the java.lang package.
|
Modifier and Type | Class and Description |
---|---|
class |
SingleWaiterCooperativeNotifier
SingleWaiterCooperativeNotifier is an extension of the SingleWaiterMultiNotifier which attempts to offload
potentially expensive "notification" work from signaling threads onto the waiting threads.
|