Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
org.jgroups.blocks.cs |
This package contains all client-server related interfaces and classes
|
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 | Field and Description |
---|---|
protected CondVar |
Request.cond
Is set as soon as the request has received all required responses
|
Modifier and Type | Field and Description |
---|---|
protected CondVar |
NioConnection.Reader.data_available_cond |
Modifier and Type | Field and Description |
---|---|
protected CondVar |
MERGE2.discovery_cond
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected CondVar |
Promise.cond |
protected CondVar |
Responses.cond |
Copyright © 1998-2020 Red Hat. All Rights Reserved.