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

U

unlock(String) - Method in class com.alachisoft.ncache.web.caching.Cache
Forcefully unlocks a locked cached item.
unlock(String, String) - Method in class com.alachisoft.ncache.web.caching.Cache
Unlocks a locked cached item if the correct lock-id is specified.
unRegister(ContinuousQuery) - Static method in class com.alachisoft.ncache.web.caching.ContinuousQueryManager
 
unRegisterAddNotification() - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters the Add operation notification with the server.
unRegisterCacheStoppedNotification() - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters the cache stopped even notification with the server.
unRegisterClearNotification() - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters the Clear operation notification with the server.
unRegisterCQ(ContinuousQuery) - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters notifications for the specified ContinuousQuery.
unRegisterCustomNotification() - Method in class com.alachisoft.ncache.web.caching.Cache
Registers the Clear operation notification with the server.
unRegisterInsertNotification() - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters the Insert operation notification with the server.
unRegisterKeyNotificationCallback(String, CacheItemUpdatedCallback, CacheItemRemovedCallback) - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters the CacheItemUpdatedCallback and/or CacheItemRemovedCallback already registered for the specified key.
unRegisterKeyNotificationCallback(String[], CacheItemUpdatedCallback, CacheItemRemovedCallback) - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters the CacheItemUpdatedCallback and/or CacheItemRemovedCallback already registered for the specified list of keys.
unRegisterMemberLeftNotification() - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters the Memeber Left Event notification with the server.
unRegisterMemeberJoinedNotification() - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters the Member Joined Event notification with the server.
unRegisterRemoveNotification() - Method in class com.alachisoft.ncache.web.caching.Cache
Unregisters the Remove operation notification with the server.
UPDATE - Static variable in class com.alachisoft.ncache.web.caching.CustomEventCallback
User specified only update callback.
updateSource(String, Object) - Method in interface com.alachisoft.ncache.runtime.datasourceprovider.WriteThruProvider
 
updateSource(String[], Object[]) - Method in interface com.alachisoft.ncache.runtime.datasourceprovider.WriteThruProvider
 

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