Package uk.gov.gchq.gaffer.store.operation.handler.named.cache
Handlers for operations which interact with a named operation cache.
-
Class Summary Class Description NamedOperationCache Wrapper around theCacheServiceLoader
to provide an interface for handling theNamedOperation
s for a Gaffer graph.NamedViewCache Wrapper around theCacheServiceLoader
to provide an interface for handling theNamedView
s for a Gaffer graph.