Modifier and Type | Method and Description |
---|---|
IDirectPersistencySyncHandler |
IReplicationOutContext.getDirectPesistencySyncHandler() |
IDirectPersistencySyncHandler |
IReplicationNode.getDirectPesistencySyncHandler() |
Modifier and Type | Method and Description |
---|---|
void |
IReplicationOutContext.setDirectPesistencySyncHandler(IDirectPersistencySyncHandler directPesistencySyncHandler) |
Modifier and Type | Method and Description |
---|---|
IDirectPersistencySyncHandler |
IReplicationNodeBuilder.createDirectPersistencySyncHandler() |
IDirectPersistencySyncHandler |
ReplicationNodeBuilder.createDirectPersistencySyncHandler() |
IDirectPersistencySyncHandler |
ReplicationOutContext.getDirectPesistencySyncHandler() |
IDirectPersistencySyncHandler |
ReplicationNode.getDirectPesistencySyncHandler() |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationNodeBuilder.setDirectPersistencySyncHandler(IDirectPersistencySyncHandler _directPersistencySyncHandler) |
void |
ReplicationOutContext.setDirectPesistencySyncHandler(IDirectPersistencySyncHandler directPesistencySyncHandler) |
Modifier and Type | Class and Description |
---|---|
class |
DirectPersistencySyncHandler
The synchronizing direct-persistency handler
|
Modifier and Type | Method and Description |
---|---|
IDirectPersistencySyncHandler |
DirectPersistencyListHandler.getSyncHandler() |
Modifier and Type | Method and Description |
---|---|
void |
DirectPersistencyOverflowListSegment.add(IDirectPersistencySyncHandler main,
IDirectPersistencyOpInfo oi) |
boolean |
IDirectPersistencyOpInfo.isConfirmedByRemote(IDirectPersistencySyncHandler handler) |
boolean |
AbstractDirectPersistencyOpInfo.isConfirmedByRemote(IDirectPersistencySyncHandler handler) |
void |
DirectPersistencyOverflowListSegment.remove(IDirectPersistencySyncHandler main) |
int |
DirectPersistencyOverflowListSegment.syncToRedologConfirmation(IDirectPersistencySyncHandler main,
long confirmed) |
Constructor and Description |
---|
OverflowElementIterator(IDirectPersistencySyncHandler main,
LinkedList<Long> elements) |
Copyright © GigaSpaces.