Uses of Package
uk.gov.gchq.gaffer.cache
-
Packages that use uk.gov.gchq.gaffer.cache Package Description uk.gov.gchq.gaffer.cache Classes for the Gaffer cache service.uk.gov.gchq.gaffer.cache.impl The Hazelcast Gaffer cache service implementation.uk.gov.gchq.gaffer.federatedstore uk.gov.gchq.gaffer.graph Package containing classes relating to the Graph - the core abstraction in the Gaffer framework.uk.gov.gchq.gaffer.jobtracker Data types describing Jobs in Gaffer (long running operations).uk.gov.gchq.gaffer.store Core classes for the Gaffer store interface.uk.gov.gchq.gaffer.store.operation.handler.named.cache Handlers for operations which interact with a named operation cache. -
Classes in uk.gov.gchq.gaffer.cache used by uk.gov.gchq.gaffer.cache Class Description ICache Interface that All cache objects must abide by so components may instantiate any implementation of a cache - no matter what cache it is.ICacheService The cache service interface which enables the cache service loader to instantiate any service no matter the implementation. -
Classes in uk.gov.gchq.gaffer.cache used by uk.gov.gchq.gaffer.cache.impl Class Description ICache Interface that All cache objects must abide by so components may instantiate any implementation of a cache - no matter what cache it is.ICacheService The cache service interface which enables the cache service loader to instantiate any service no matter the implementation. -
Classes in uk.gov.gchq.gaffer.cache used by uk.gov.gchq.gaffer.federatedstore Class Description Cache Type safe cache, adding and getting is guaranteed to be same type.ICache Interface that All cache objects must abide by so components may instantiate any implementation of a cache - no matter what cache it is. -
Classes in uk.gov.gchq.gaffer.cache used by uk.gov.gchq.gaffer.graph Class Description Cache Type safe cache, adding and getting is guaranteed to be same type. -
Classes in uk.gov.gchq.gaffer.cache used by uk.gov.gchq.gaffer.jobtracker Class Description Cache Type safe cache, adding and getting is guaranteed to be same type. -
Classes in uk.gov.gchq.gaffer.cache used by uk.gov.gchq.gaffer.store Class Description Cache Type safe cache, adding and getting is guaranteed to be same type. -
Classes in uk.gov.gchq.gaffer.cache used by uk.gov.gchq.gaffer.store.operation.handler.named.cache Class Description Cache Type safe cache, adding and getting is guaranteed to be same type.