|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jgroups.util | |
org.jgroups.blocks | |
org.jgroups.protocols | |
org.jgroups.stack | |
org.jgroups.util |
Classes in org.jgroups.util used by org.jgroups.blocks | |
Command
The Command patttern (se Gamma et al.). |
|
Promise
Allows a thread to submit an asynchronous request and to wait for the result. |
|
RspList
Contains responses from all members. |
|
RWLock
Lock allowing multiple reads or a single write. |
|
Scheduler
Implementation of a priority scheduler. |
Classes in org.jgroups.util used by org.jgroups.protocols | |
List
Doubly-linked list. |
Classes in org.jgroups.util used by org.jgroups.stack | |
List
Doubly-linked list. |
|
Queue
Elements are added at the tail and removed from the head. |
|
RspList
Contains responses from all members. |
|
TimeScheduler
Fixed-delay & fixed-rate single thread scheduler The scheduler supports varying scheduling intervals by asking the task every time for its next preferred scheduling interval. |
Classes in org.jgroups.util used by org.jgroups.util | |
List
Doubly-linked list. |
|
QueueClosedException
|
|
ReusableThread
Reusable thread class. |
|
RWLock.BlockException
Exception thrown when a lock request would block the caller |
|
SchedulerListener
|
|
TimeScheduler.Task
The interface that submitted tasks must implement |
|
Util
Collection of various utility routines that can not be assigned to other classes. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |