| Package | Description |
|---|---|
| com.gigaspaces.internal.cluster.node.impl.directPersistency.ioImpl |
| Modifier and Type | Method and Description |
|---|---|
DirectPersistencyOverflowListSegment |
DirectPersistencyBlobStoreIO.getOverflowSegment(long generationId,
long seq) |
DirectPersistencyOverflowListSegment |
IDirectPersistencyIoHandler.getOverflowSegment(long generationId,
long seq) |
DirectPersistencyOverflowListSegment |
DirectPersistencyBlobStoreIO.DirectPersistencyOverflowIterBlobStoreIO.next() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DirectPersistencyOverflowListSegment> |
DirectPersistencyBlobStoreIO.iterateOverflow(boolean currentGeneration) |
Iterator<DirectPersistencyOverflowListSegment> |
IDirectPersistencyIoHandler.iterateOverflow(boolean currentGeneration) |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectPersistencyBlobStoreIO.insert(DirectPersistencyOverflowListSegment segment) |
void |
IDirectPersistencyIoHandler.insert(DirectPersistencyOverflowListSegment segment) |
void |
DirectPersistencyBlobStoreIO.remove(DirectPersistencyOverflowListSegment segment) |
void |
IDirectPersistencyIoHandler.remove(DirectPersistencyOverflowListSegment segment) |
void |
DirectPersistencyBlobStoreIO.update(DirectPersistencyOverflowListSegment segment) |
void |
IDirectPersistencyIoHandler.update(DirectPersistencyOverflowListSegment segment) |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectPersistencyBlobStoreIO.removeOvfBulk(List<DirectPersistencyOverflowListSegment> ovfs) |
void |
IDirectPersistencyIoHandler.removeOvfBulk(List<DirectPersistencyOverflowListSegment> ovfs) |
Copyright © GigaSpaces.