|
Class Summary |
| BackingStorePolicy |
Contains options to control how a named cache interacts with a backing store. |
| CachedObjectId |
This class represents the object id in the Java SOSS NamedCache. |
| CacheFactory |
This class contains static methods for creating NamedCaches. |
| CreatePolicy |
The CreatePolicy class provides extended parameter information to the SossCache.insert(...) method and
SossCache.DefaultCreatePolicy property. |
| NamedCache |
Provides access to a named collection of objects that can be shared globally across multiple clients. |
| NamedCacheFilter |
This class represents a filter used in NamedCache.query() |
| NamedCacheObjectExpiredEventArgs |
|
| SossObjectDescriptor |
Contains information neccessary to insert an object into a NamedCache via a
bulk NamedCache.add(..) operation. |
| TimeSpan |
An object of this class represents a time interval. |