Uses of Interface
org.apache.ignite.internal.processors.cache.persistence.IndexStorage
-
Packages that use IndexStorage Package Description org.apache.ignite.internal.processors.cache.persistence This package contain cache with persistence implementation. -
-
Uses of IndexStorage in org.apache.ignite.internal.processors.cache.persistence
Classes in org.apache.ignite.internal.processors.cache.persistence that implement IndexStorage Modifier and Type Class Description classIndexStorageImplMetadata storage.Methods in org.apache.ignite.internal.processors.cache.persistence that return IndexStorage Modifier and Type Method Description IndexStorageGridCacheOffheapManager. getIndexStorage()Get internal IndexStorage.
-