Modifier and Type | Method and Description |
---|---|
IDirectPersistencyOpInfo |
IReplicationOutContext.getDirectPersistencyPendingEntry() |
Modifier and Type | Method and Description |
---|---|
void |
IReplicationOutContext.setDirectPersistencyPendingEntry(IDirectPersistencyOpInfo directPesistencyEntry) |
Modifier and Type | Method and Description |
---|---|
IDirectPersistencyOpInfo |
ReplicationOutContext.getDirectPersistencyPendingEntry() |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationOutContext.setDirectPersistencyPendingEntry(IDirectPersistencyOpInfo directPesistencyEntry) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDirectPersistencyOpInfo
The element of synchronizing a direct-persistency uid
|
class |
DirectPersistencyMultipleUidsOpInfo
The element of synchronizing a direct-persistency multiple uids(transaction result)
|
class |
DirectPersistencySingleUidOpInfo
The element of synchronizing a direct-persistency uid
|
Modifier and Type | Method and Description |
---|---|
IDirectPersistencyOpInfo |
DirectPersistencyOverflowListSegment.OverflowElementIterator.next() |
IDirectPersistencyOpInfo |
DirectPersistencyListHandler.DirectPersistencyCurrentGenerationMemoryIterator.next() |
Modifier and Type | Method and Description |
---|---|
int |
DirectPersistencyOverflowList.moveToOverflow(Iterator<IDirectPersistencyOpInfo> iter,
int numberToOverflow) |
Modifier and Type | Method and Description |
---|---|
IDirectPersistencyOpInfo |
AbstratEmbeddedSyncOpInfo.getOriginalOpInfo() |
IDirectPersistencyOpInfo |
IEmbeddedSyncOpInfo.getOriginalOpInfo() |
Constructor and Description |
---|
AbstratEmbeddedSyncOpInfo(IDirectPersistencyOpInfo originalOpInfo) |
Modifier and Type | Method and Description |
---|---|
IDirectPersistencyOpInfo |
IDirectPersistencyIoHandler.get(long generationId,
long seq) |
IDirectPersistencyOpInfo |
DirectPersistencyBlobStoreIO.get(long getGenerationId,
long sequenceNumber) |
IDirectPersistencyOpInfo |
DirectPersistencyBlobStoreIO.DirectPersistencyOpIterBlobStoreIO.next() |
Modifier and Type | Method and Description |
---|---|
Iterator<IDirectPersistencyOpInfo> |
IDirectPersistencyIoHandler.iterateOps(boolean currentGeneration) |
Iterator<IDirectPersistencyOpInfo> |
DirectPersistencyBlobStoreIO.iterateOps(boolean currentGeneration) |
Modifier and Type | Method and Description |
---|---|
void |
IDirectPersistencyIoHandler.insert(IDirectPersistencyOpInfo entry) |
void |
DirectPersistencyBlobStoreIO.insert(IDirectPersistencyOpInfo entry) |
void |
IDirectPersistencyIoHandler.remove(IDirectPersistencyOpInfo entry) |
void |
DirectPersistencyBlobStoreIO.remove(IDirectPersistencyOpInfo entry) |
void |
IDirectPersistencyIoHandler.update(IDirectPersistencyOpInfo entry) |
void |
DirectPersistencyBlobStoreIO.update(IDirectPersistencyOpInfo entry) |
Modifier and Type | Method and Description |
---|---|
void |
IDirectPersistencyIoHandler.removeOpsBulk(List<IDirectPersistencyOpInfo> ops) |
void |
DirectPersistencyBlobStoreIO.removeOpsBulk(List<IDirectPersistencyOpInfo> ops) |
Modifier and Type | Method and Description |
---|---|
IDirectPersistencyOpInfo |
BlobStoreBulkInfo.getDirectPersistencyCoordinationObject(String uid) |
Modifier and Type | Method and Description |
---|---|
IDirectPersistencyOpInfo |
DelayedReplicationBasicInfo.getDirectPersistencyOpInfo() |
Modifier and Type | Method and Description |
---|---|
void |
DelayedReplicationBasicInfo.setDirectPersistencyOpInfo(IDirectPersistencyOpInfo directPersistencyOpInfo) |
Copyright © GigaSpaces.