Package | Description |
---|---|
com.gigaspaces.internal.server.space.redolog | |
com.gigaspaces.internal.utils.collections |
Modifier and Type | Method and Description |
---|---|
ReadOnlyIterator<T> |
FixedSizeSwapRedoLogFile.readOnlyIterator() |
ReadOnlyIterator<T> |
MemoryRedoLogFile.readOnlyIterator() |
ReadOnlyIterator<T> |
FixedSizeSwapRedoLogFile.readOnlyIterator(long fromIndex) |
ReadOnlyIterator<T> |
IRedoLogFile.readOnlyIterator(long fromKey) |
ReadOnlyIterator<T> |
MemoryRedoLogFile.readOnlyIterator(long fromIndex) |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyIteratorAdapter<E> |
Modifier and Type | Method and Description |
---|---|
ReadOnlyIterator<E> |
ReadOnlyIterable.readOnlyIterator() |
Copyright © GigaSpaces.