Modifier and Type | Interface and Description |
---|---|
interface |
DatabaseCluster<Z,D extends Database<Z>> |
Modifier and Type | Interface and Description |
---|---|
interface |
CommandDispatcher<C>
RPC dispatcher that uses the command pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
JGroupsCommandDispatcher<C>
A JGroups-based command dispatcher.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LockManager
Manages a set of named read/write locks.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedLockManager |
Modifier and Type | Class and Description |
---|---|
class |
SemaphoreLockManager |
Modifier and Type | Class and Description |
---|---|
class |
DatabaseClusterImpl<Z,D extends Database<Z>> |
Modifier and Type | Interface and Description |
---|---|
interface |
StateManager |
Modifier and Type | Class and Description |
---|---|
class |
BerkeleyDBStateManager |
Modifier and Type | Class and Description |
---|---|
class |
DistributedStateManager<Z,D extends Database<Z>> |
Modifier and Type | Class and Description |
---|---|
class |
SimpleStateManager |
Modifier and Type | Class and Description |
---|---|
class |
SQLStateManager<Z,D extends Database<Z>> |
Modifier and Type | Class and Description |
---|---|
class |
SQLiteStateManager<Z,D extends Database<Z>> |
Modifier and Type | Class and Description |
---|---|
class |
LifecycleRegistry<K,V extends Lifecycle,C,E extends Exception> |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.