| Package | Description |
|---|---|
| net.sf.hajdbc.lock.distributed | |
| net.sf.hajdbc.state.distributed |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteLockDescriptor |
| Modifier and Type | Method and Description |
|---|---|
Map<LockDescriptor,Lock> |
DistributedLockManager.getRemoteLocks(Remote remote) |
Map<LockDescriptor,Lock> |
LockCommandContext.getRemoteLocks(Remote remote) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteInvocationDescriptor |
interface |
RemoteInvokerDescriptor |
| Modifier and Type | Method and Description |
|---|---|
Map<InvocationEvent,Map<String,InvokerEvent>> |
DistributedStateManager.getRemoteInvokers(Remote remote) |
Map<InvocationEvent,Map<String,InvokerEvent>> |
StateCommandContext.getRemoteInvokers(Remote remote) |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.