Interface | Description |
---|---|
CacheLoader |
CacheLoader Interface implementation is needed to be provided at cache server in order to load items in the cache on cache initialization.
|
Class | Description |
---|---|
LoaderState | Deprecated.
LoaderStatse is used as a return value for LoadNext method provided in CacheLoader interface provided by user and deployed at cache server.
|
Enum | Description |
---|---|
RefreshPreference |
This enumeration allow a user to specify when to refresh the corresponding dataset.
|