| Package | Description |
|---|---|
| net.sf.hajdbc.distributed | |
| net.sf.hajdbc.distributed.jgroups |
| Modifier and Type | Method and Description |
|---|---|
<C> CommandDispatcher<C> |
CommandDispatcherFactory.createCommandDispatcher(String id,
C context,
Stateful stateful,
MembershipListener membershipListener)
Create a new dispatcher for remote command execution.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JGroupsCommandDispatcher<C>
A JGroups-based command dispatcher.
|
| Modifier and Type | Method and Description |
|---|---|
<C> CommandDispatcher<C> |
JGroupsCommandDispatcherFactory.createCommandDispatcher(String id,
C context,
Stateful stateful,
MembershipListener membershipListener) |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.