Uses of Class
com.swiftmq.impl.store.standard.cache.Page
Packages that use Page
Package
Description
-
Uses of Page in com.swiftmq.impl.store.standard.cache
Methods in com.swiftmq.impl.store.standard.cache that return PageModifier and TypeMethodDescriptionPage.copy()
Page.copy
(int newSize) protected Page
StableStore.create()
CacheManager.createAndPin()
StableStore.createPage
(int pageNo) CacheManager.fetchAndPin
(int pageNo) StableStore.get
(int pageNo) protected Page
StableStore.loadPage
(int pageNo) Methods in com.swiftmq.impl.store.standard.cache with parameters of type Page -
Uses of Page in com.swiftmq.impl.store.standard.index
Fields in com.swiftmq.impl.store.standard.index declared as PageMethods in com.swiftmq.impl.store.standard.index that return PageConstructors in com.swiftmq.impl.store.standard.index with parameters of type Page -
Uses of Page in com.swiftmq.impl.store.standard.log
Methods in com.swiftmq.impl.store.standard.log that return PageModifier and TypeMethodDescriptionUpdateLogAction.getAfterImage()
UpdateLogAction.getBeforeImage()
Constructors in com.swiftmq.impl.store.standard.log with parameters of type Page