Interface | Description |
---|---|
CacheLoader |
CacheLoader interface implementation needs to be provided at the cache server in order to load items to the cache on the cache initialization.
|
Class | Description |
---|---|
LoaderState | Deprecated.
LoaderState 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 enum represents different RefreshPreferences to refresh the required dataset.
|