Package org.apache.ignite.cache
package org.apache.ignite.cache
Cache access API.
-
ClassDescriptionA cache is a data structure backed by in-memory distributed table which is used to speed up the access to some external "slow" resource.CacheStore<K,
V> Interface for a generic store which contents is cached by GridGain cache.Cache store factory.Cache store session.Cache store write mode.