Package com.alachisoft.ncache.runtime.cacheloader
-
Interface Summary 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 Summary 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 Summary Enum Description RefreshPreference This enumeration allow a user to specify when to refresh the corresponding dataset.