Modifier and Type | Method and Description |
---|---|
ReadOnlyIterator<T> |
MemoryRedoLogFile.readOnlyIterator(long fromKey) |
ReadOnlyIterator<T> |
IRedoLogFile.readOnlyIterator(long fromKey) |
ReadOnlyIterator<T> |
FixedSizeSwapRedoLogFile.readOnlyIterator(long fromKey) |
ReadOnlyIterator<T> |
DBMemoryRedoLogFile.readOnlyIterator(long fromKey) |
ReadOnlyIterator<T> |
DBSwapRedoLogFile.readOnlyIterator(long fromKey) |
Modifier and Type | Interface and Description |
---|---|
interface |
StorageReadOnlyIterator<E>
An iterator which support read only operation over a
IRedoLogFileStorage |
Modifier and Type | Class and Description |
---|---|
protected class |
SqliteStorageLayer.RDBMSRedoLogIterator |
Modifier and Type | Class and Description |
---|---|
class |
EmptyStorageReadOnlyIterator<T>
A dummy implementation of the
StorageReadOnlyIterator that acts as an empty iterator |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyIteratorAdapter<E> |
Copyright © GigaSpaces.