Oracle Coherence for C++ API
Release 3.6.0.0

E15728-01

coherence::net::cache Namespace Reference


Detailed Description

Contains classes and interface that provide various caching functionality.


Classes

class  AbstractCacheLoader
 An abstract base class for CacheLoader implementations. More...
class  AbstractCacheStore
 An abstract base class for CacheStore implementations. More...
class  CacheEvent
 An extension of the MapEvent which allows to differentiate between client driven (natural) events and cache internal (synthetic) events. More...
class  CacheLoader
 A cache loader. More...
class  CacheMap
 A CacheMap is a coherence::util::Map that supports caching. More...
class  CacheStatistics
 An interface for exposing Cache statistics. More...
class  CacheStore
 A cache store. More...
class  ContinuousQueryCache
 Create a materialized view of a NamedCache using the Coherence Continuous Query capability. More...
class  IterableCacheLoader
 A CacheLoader that can iterate its underlying contents. More...
class  KeyAssociation
 A KeyAssociation represents a key object that has a natural association with another key object. More...
class  SimpleCacheStatistics
 Implementation of the CacheStatistics class intended for use by a cache to maintain its statistics. More...
class  UnitCalculator
 A unit calculator is an object that can calculate the cost of caching an object. More...

Copyright © 2000, 2010, Oracle and/or its affiliates. All rights reserved.