Package | Description |
---|---|
org.jgroups.blocks.atomic | |
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Method and Description |
---|---|
Counter |
CounterService.getOrCreateCounter(java.lang.String name,
long initial_value)
Returns an existing counter, or creates a new one if none exists
|
Modifier and Type | Class and Description |
---|---|
protected class |
COUNTER.CounterImpl |
Modifier and Type | Method and Description |
---|---|
Counter |
COUNTER.getOrCreateCounter(java.lang.String name,
long initial_value) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.