Package | Description |
---|---|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultThreadFactory |
Thread factory mainly responsible for naming of threads.
|
class |
LazyThreadFactory |
Lazily names threads: whenever the address or cluster name is changed, all threads are renamed
|
class |
ThreadManagerThreadPoolExecutor |
ThreadPoolExecutor subclass that implements @{link ThreadManager}.
|
class |
TimeScheduler |
Fixed-delay & fixed-rate single thread scheduler
|
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.