Uses of Class
org.apache.ignite.internal.processors.cache.WalStateManager
-
Packages that use WalStateManager Package Description org.apache.ignite.internal.processors.cache This package contain cache-related processors & persistence implementation. -
-
Uses of WalStateManager in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache that return WalStateManager Modifier and Type Method Description WalStateManagerGridCacheSharedContext. walState()Methods in org.apache.ignite.internal.processors.cache with parameters of type WalStateManager Modifier and Type Method Description GridCacheSharedContext.BuilderGridCacheSharedContext.Builder. setWalStateManager(WalStateManager walStateMgr)
-