A B C D E F G H I K L M N O P Q R S T U V W

I

IGNORE_LOCK - Static variable in class com.alachisoft.ncache.web.caching.LockAccessType
Perform the operation as if there is no lock
index - Variable in class com.alachisoft.ncache.runtime.cacheloader.LoaderState
 
init(HashMap) - Method in interface com.alachisoft.ncache.runtime.bridge.BridgeConflictResolver
/** Perform tasks like allocating resources or acquiring connections etc.
init(HashMap) - Method in interface com.alachisoft.ncache.runtime.cacheloader.CacheLoader
Perform tasks like allocating resources or acquiring connections etc.
initialize() - Method in class com.alachisoft.ncache.runtime.dependencies.ExtensibleDependency
 
initializeCache(String) - Static method in class com.alachisoft.ncache.web.caching.NCache
Initializes the cache based on the cacheid.
initializeCache(String, String, int) - Static method in class com.alachisoft.ncache.web.caching.NCache
Initializes the cache represente by the cache id.
initializeCache(String, SecurityParams, SecurityParams) - Static method in class com.alachisoft.ncache.web.caching.NCache
Initializes the cache represente by the cache id.
initializeCache(String, String, int, SecurityParams, SecurityParams) - Static method in class com.alachisoft.ncache.web.caching.NCache
Initializes the cache represented by the cache id.
initializeCache(String, String) - Static method in class com.alachisoft.ncache.web.caching.NCache
Initializes the cache represented by the cache id.
initializeCache(String, String, int, boolean) - Static method in class com.alachisoft.ncache.web.caching.NCache
Initializes the cache represent by the cache id.
initializeCache(String, CacheInitParams) - Static method in class com.alachisoft.ncache.web.caching.NCache
 
InputCacheStream - Class in com.alachisoft.ncache.web.caching
InputCacheStream is derived from System.IO.InputStream.
insert(String, Object) - Method in class com.alachisoft.ncache.web.caching.Cache
Inserts an item into the Cache object with a cache key to reference its location and using default values provided by the CacheItemPriority enumeration.
insert(String, CacheItem) - Method in class com.alachisoft.ncache.web.caching.Cache
Add a CacheItem to the cache
insert(String, CacheItem, DSWriteOption, DataSourceItemsUpdatedCallback) - Method in class com.alachisoft.ncache.web.caching.Cache
Add a CacheItem to the cache
insert(String, CacheItem, DSWriteOption, String, DataSourceItemsUpdatedCallback) - Method in class com.alachisoft.ncache.web.caching.Cache
Add a CacheItem to the cache
insert(String, CacheItem, LockHandle, boolean) - Method in class com.alachisoft.ncache.web.caching.Cache
 
insert(String, Object, String, String) - Method in class com.alachisoft.ncache.web.caching.Cache
Inserts an Object into the Cache.
insert(String, Object, CacheDependency, Date, TimeSpan, CacheItemPriority) - Method in class com.alachisoft.ncache.web.caching.Cache
Inserts an object into the Cache with dependencies and expiration policies.
insert(String, Object, Tag[]) - Method in class com.alachisoft.ncache.web.caching.Cache
Inserts an item into the Cache with a cache key to reference its location and using default values provided by the CacheItemPriority enumeration.
insert(String, Object, NamedTagsDictionary) - Method in class com.alachisoft.ncache.web.caching.Cache
Inserts an item into the Cache with a cache key to reference its location and using default values provided by the CacheItemPriority enumeration.
insertAsync(String, Object, AsyncItemUpdatedCallback, String, String) - Method in class com.alachisoft.ncache.web.caching.Cache
Insert a CacheItem to the cache asynchoronously
insertAsync(String, CacheItem, DSWriteOption, DataSourceItemsUpdatedCallback) - Method in class com.alachisoft.ncache.web.caching.Cache
Inserts a key and CacheItem in the cache.
insertAsync(String, CacheItem, String, DSWriteOption, DataSourceItemsUpdatedCallback) - Method in class com.alachisoft.ncache.web.caching.Cache
Inserts a key and CacheItem in the cache.
insertBulk(String[], CacheItem[], DSWriteOption, DataSourceItemsUpdatedCallback) - Method in class com.alachisoft.ncache.web.caching.Cache
Insert list of CacheItem to the cache
insertBulk(String[], CacheItem[], DSWriteOption, String, DataSourceItemsUpdatedCallback) - Method in class com.alachisoft.ncache.web.caching.Cache
Insert list of CacheItem to the cache
isExceptionsEnabled() - Method in class com.alachisoft.ncache.web.caching.Cache
If this property is set the Cache object throws exceptions from public operations.
isResyncItemOnExpiration() - Method in class com.alachisoft.ncache.runtime.caching.ProviderCacheItem
 
itemRemoved(String, Object, CacheItemRemovedReason) - Method in interface com.alachisoft.ncache.web.caching.CacheItemRemovedCallback
The method which is invoked.
itemUpdated(String) - Method in interface com.alachisoft.ncache.web.caching.CacheItemUpdatedCallback
The method which is invoked.
iterator() - Method in class com.alachisoft.ncache.web.caching.CacheCollection
 

A B C D E F G H I K L M N O P Q R S T U V W