Interface InMemoryPageStore.IMemoryData

All Superinterfaces:
Iterable<IManageablePage>
All Known Implementing Classes:
InMemoryPageStore.CountLimitedData, InMemoryPageStore.MemoryData, InMemoryPageStore.SizeLimitedData
Enclosing class:
InMemoryPageStore

public static interface InMemoryPageStore.IMemoryData extends Iterable<IManageablePage>
Pages kept in memory for a session.