Uses of Class
org.apache.ignite.internal.pagemem.wal.record.PageSnapshot
-
Packages that use PageSnapshot Package Description org.apache.ignite.internal.processors.cache.persistence This package contain cache with persistence implementation. -
-
Uses of PageSnapshot in org.apache.ignite.internal.processors.cache.persistence
Methods in org.apache.ignite.internal.processors.cache.persistence with parameters of type PageSnapshot Modifier and Type Method Description voidGridCacheDatabaseSharedManager. applyPageSnapshot(PageMemoryEx pageMem, PageSnapshot pageSnapshotRecord)
-