程序包 | 说明 |
---|---|
com.fr.third.jgroups.blocks.atomic | |
com.fr.third.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
限定符和类型 | 方法和说明 |
---|---|
Counter |
CounterService.getOrCreateCounter(java.lang.String name,
long initial_value)
Returns an existing counter, or creates a new one if none exists
|
限定符和类型 | 类和说明 |
---|---|
protected class |
COUNTER.CounterImpl |
限定符和类型 | 方法和说明 |
---|---|
Counter |
COUNTER.getOrCreateCounter(java.lang.String name,
long initial_value) |