Package org.apache.ignite.cache


package org.apache.ignite.cache
Cache access API.
  • Class
    Description
    A cache is a data structure backed by in-memory distributed table which is used to speed up the access to some external "slow" resource.
    Interface for a generic store which contents is cached by GridGain cache.
    Cache store factory.
    Cache store session.
    Cache store write mode.