Uses of Class
com.swiftmq.impl.store.standard.cache.Page
Package
Description
-
Uses of Page in com.swiftmq.impl.store.standard.cache
Modifier 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) -
Uses of Page in com.swiftmq.impl.store.standard.index
-
Uses of Page in com.swiftmq.impl.store.standard.log
Modifier and TypeMethodDescriptionUpdateLogAction.getAfterImage()
UpdateLogAction.getBeforeImage()