Package | Description |
---|---|
net.sf.hajdbc | |
net.sf.hajdbc.distributed.jgroups | |
net.sf.hajdbc.lock.distributed | |
net.sf.hajdbc.sql | |
net.sf.hajdbc.state.distributed |
Modifier and Type | Method and Description |
---|---|
CommandDispatcherFactory |
DatabaseClusterConfiguration.getDispatcherFactory() |
Modifier and Type | Class and Description |
---|---|
class |
JGroupsCommandDispatcherFactory
Factory for creating a JGroups instrumented command dispatcher.
|
Constructor and Description |
---|
DistributedLockManager(DatabaseCluster<Z,D> cluster,
CommandDispatcherFactory dispatcherFactory) |
Modifier and Type | Method and Description |
---|---|
CommandDispatcherFactory |
AbstractDatabaseClusterConfiguration.getDispatcherFactory() |
CommandDispatcherFactory |
AbstractDatabaseClusterConfiguration.NestedConfiguration.getDispatcherFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDatabaseClusterConfiguration.setDispatcherFactory(CommandDispatcherFactory factory) |
Constructor and Description |
---|
DistributedStateManager(DatabaseCluster<Z,D> cluster,
CommandDispatcherFactory dispatcherFactory) |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.