Package | Description |
---|---|
org.jgroups.auth | |
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
org.jgroups.client | |
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Class and Description |
---|---|
class |
Krb5Token
JGroups AuthToken Class to for Kerberos v5 authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
Cache<K,V>
Simple cache which maintains keys and value.
|
class |
GridFile
Subclass of File to iterate through directories and files in a grid
|
class |
GridFilesystem
Entry point for GridFile and GridInputStream / GridOutputStream
|
class |
GridInputStream |
class |
GridOutputStream |
class |
PartitionedHashMap<K,V>
Hashmap which distributes its keys and values across the cluster.
|
Modifier and Type | Class and Description |
---|---|
class |
StompConnection
STOMP client to access the STOMP [1] protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
ABP
Alternating Bit Protocol.
|
class |
DAISYCHAIN
Implementation of daisy chaining.
|
class |
FD_ALL2
Failure detection based on simple heartbeat protocol.
|
class |
PRIO
This protocol will provide message sending and receiving prioritization.
|
class |
RATE_LIMITER
Protocol which sends at most max_bytes in time_period milliseconds.
|
class |
SEQUENCER2
Implementation of total order protocol using a sequencer_uum.
|
class |
SHUFFLE
Reorders messages by buffering them and shuffling the result after TIMEOUT ms.
|
class |
SWIFT_PING
Discovery protocol based on Openstack Swift (object storage).
|
class |
TCP_NIO
Deprecated.
|
class |
TUNNEL
Replacement for UDP.
|
Modifier and Type | Method and Description |
---|---|
void |
SCOPE.removeAllQueues()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
HashedTimingWheel
Implementation of
TimeScheduler . |
Copyright © 1998-2020 Red Hat. All Rights Reserved.