Class | Description |
---|---|
com.alachisoft.ncache.runtime.cacheloader.LoaderState |
LoaderStatse is used as a return value for LoadNext method provided in CacheLoader interface provided by user and deployed at cache server.
|
Method | Description |
---|---|
com.alachisoft.ncache.runtime.cacheloader.LoaderState.LoaderState() |
we recommended that do not initialized the LoaderState Class. The best option is to used index object of that class.
|