Classes
| CommonNearCacheOptions | Represents the advanced Near Cache options. |
| NearCacheOptions | Represents the configuration of a near cache. |
| NearCacheOptions.Defaults | Provides the default options values. |
| NearCachePreloaderOptions | Configuration for storing and preloading Near Cache keys. Preloader re-populates Near Cache after client/server restart to provide fast access. |
| NearCachePreloaderOptions.Defaults | Provides the default options values. |
Enums
| EvictionPolicy | Defines near caching eviction policies. |
| UpdatePolicy | Specifies the local update policy. |