Uses of Interface
com.gigaspaces.internal.utils.collections.ReadOnlyIterator
Packages that use ReadOnlyIterator
Package
Description
-
Uses of ReadOnlyIterator in com.gigaspaces.internal.server.space.redolog
Methods in com.gigaspaces.internal.server.space.redolog that return ReadOnlyIteratorModifier and TypeMethodDescriptionDBMemoryRedoLogFile.readOnlyIterator(long fromKey) DBSwapRedoLogFile.readOnlyIterator(long fromKey) FixedSizeSwapRedoLogFile.readOnlyIterator(long fromKey) IRedoLogFile.readOnlyIterator(long fromKey) MemoryRedoLogFile.readOnlyIterator(long fromKey) -
Uses of ReadOnlyIterator in com.gigaspaces.internal.server.space.redolog.storage
Subinterfaces of ReadOnlyIterator in com.gigaspaces.internal.server.space.redolog.storageModifier and TypeInterfaceDescriptioninterfaceAn iterator which support read only operation over aIRedoLogFileStorageClasses in com.gigaspaces.internal.server.space.redolog.storage that implement ReadOnlyIterator -
Uses of ReadOnlyIterator in com.gigaspaces.internal.server.space.redolog.storage.bytebuffer
Classes in com.gigaspaces.internal.server.space.redolog.storage.bytebuffer that implement ReadOnlyIteratorModifier and TypeClassDescriptionclassA dummy implementation of theStorageReadOnlyIteratorthat acts as an empty iterator -
Uses of ReadOnlyIterator in com.gigaspaces.internal.utils.collections
Classes in com.gigaspaces.internal.utils.collections that implement ReadOnlyIterator