A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- Udt - com.alachisoft.ncache.runtime.dependencies.CmdParamsType
 - 
A SQL Server user-defined type (UDT).
 - UInt16 - com.alachisoft.ncache.runtime.dependencies.CmdParamsDbType
 - 
A 32-bit un-signed integer.
 - UInt32 - com.alachisoft.ncache.runtime.dependencies.CmdParamsDbType
 - 
A 32-bit un-signed integer.
 - UInt64 - com.alachisoft.ncache.runtime.dependencies.CmdParamsDbType
 - 
A 64-bit un-signed integer.
 - union(String) - Method in interface com.alachisoft.ncache.client.datastructures.DistributedHashSet
 - 
Returns the union of the current Set with the specified Set.
 - UniqueIdentifier - com.alachisoft.ncache.runtime.dependencies.CmdParamsType
 - 
A globally unique identifier (or GUID).
 - unlock() - Method in interface com.alachisoft.ncache.client.datastructures.Lockable
 - 
Unlock a locked collection.
 - unlock(String) - Method in interface com.alachisoft.ncache.client.Cache
 - 
Forcefully unlocks a locked cached item.
 - unlock(String, LockHandle) - Method in interface com.alachisoft.ncache.client.Cache
 - 
Unlocks a locked cached item if the correct LockHandle is specified.
 - unRegisterCQ(ContinuousQuery) - Method in interface com.alachisoft.ncache.client.services.MessagingService
 - 
Unregisters an already registered Continuous Query to deactivate it on the cache server.
 - UnRegistered - com.alachisoft.ncache.runtime.cachemanagement.CacheStatus
 - 
When cache is unregistered, then CacheStatus has this value.
 - unSubscribe() - Method in interface com.alachisoft.ncache.runtime.caching.TopicSubscription
 - 
This method unsubscribes the topic.
 - Update - com.alachisoft.ncache.runtime.datasourceprovider.WriteOperationType
 - 
To log the Update Items Operations in write behind.
 - updateAttributes(String, CacheItemAttributes) - Method in interface com.alachisoft.ncache.client.Cache
 - 
Update
CacheItemAttributesof an existing item in cache. - UpdateDataType - com.alachisoft.ncache.runtime.datasourceprovider.DataStructureOperationType
 - 
Updating element in data type.
 - UpdateOrRemove - com.alachisoft.ncache.runtime.dependencies.KeyDependencyType
 - 
Trigger key dependency when an update or remove operation takes place on the cache item.
 
All Classes All Packages