Namespace Alachisoft.NCache.Client.DataTypes.Collections
Interfaces
ICollectionManager
This interface contains create and get operations for all collection data types.
IDistributedDictionary<TKey, TValue>
This interface contains methods and parameters for Distributed Dictionary.
IDistributedHashSet<T>
This interface contains methods and parameters for Distributed HashSet.
IDistributedList<T>
This interface contains methods and parameters for Distributed List.
IDistributedQueue<T>
This interface contains methods and parameters for Distrubited Queue.
ILockable
This interface contains methods and parameters required for locking data types.
INotifiable
This interface contains methods for registering and unregistering notifications for data types.