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

M

Map - com.alachisoft.ncache.runtime.caching.DistributedDataStructure
For distributed dictionary.
Map - com.alachisoft.ncache.runtime.datasourceprovider.DistributedDataStructureType
For distributed Map.
MaxClientReachedException - Exception in com.alachisoft.ncache.runtime.exceptions
This exception is thrown whenever an error occurs on remote node.
MaxClientReachedException() - Constructor for exception com.alachisoft.ncache.runtime.exceptions.MaxClientReachedException
Constructs an GeneralFailureException with null as its error detail message.
MaxClientReachedException(String) - Constructor for exception com.alachisoft.ncache.runtime.exceptions.MaxClientReachedException
Constructs an GeneralFailureException with the specified detail message.
MaxClientReachedException(String, Throwable) - Constructor for exception com.alachisoft.ncache.runtime.exceptions.MaxClientReachedException
Overloaded constructor
MaxMilliSeconds - Static variable in class com.alachisoft.ncache.runtime.util.TimeSpan
MaxMilliSeconds
MaxSeconds - Static variable in class com.alachisoft.ncache.runtime.util.TimeSpan
MaxSeconds
MaxTicks - Static variable in class com.alachisoft.ncache.runtime.util.NCDateTime
MaxTicks is DaysTo10000 * TicksPerDay - 1;
MaxValue - Static variable in class com.alachisoft.ncache.runtime.util.NCDateTime
MaxValue
MaxValue - Static variable in class com.alachisoft.ncache.runtime.util.TimeSpan
MaxValue return TimeSpan
MemberJoined - com.alachisoft.ncache.client.CacheStatusNotificationType
User receives a notification whenever a node joins the cache.
MemberJoinedListener - Interface in com.alachisoft.ncache.client
User needs to implement this interface in order to receive member joined notifications.
MemberLeft - com.alachisoft.ncache.client.CacheStatusNotificationType
User receives a notification whenever a node leaves the cache.
MemberLeftListener - Interface in com.alachisoft.ncache.client
User needs to implement this interface in order to receive member left notifications.
Message - Class in com.alachisoft.ncache.runtime.caching
A message contains the actual data object which is sent by the publisher and delivered to the interested subscribers for the topic.
Message(Object) - Constructor for class com.alachisoft.ncache.runtime.caching.Message
Initializes an instance of Message.
Message(Object, TimeSpan) - Constructor for class com.alachisoft.ncache.runtime.caching.Message
Initializes an instance of Message.
MessageEventArgs - Class in com.alachisoft.ncache.runtime.caching
Arguments containing details of received message including topic, sender and type.
MessageEventArgs(Message, DeliveryOption, Topic, String) - Constructor for class com.alachisoft.ncache.runtime.caching.MessageEventArgs
Creates MessageEventArgs instance.
MessageFailedEventArgs - Class in com.alachisoft.ncache.runtime.caching
Arguments containing message failure information.
MessageFailedEventArgs(Message, DeliveryOption, Topic, MessageFailureReason) - Constructor for class com.alachisoft.ncache.runtime.caching.MessageFailedEventArgs
Creates MessageFailedEventArgs instance.
MessageFailureReason - Enum in com.alachisoft.ncache.runtime.caching
The reason for failed message delivery.
MessageReceivedListener - Interface in com.alachisoft.ncache.runtime.caching.messaging
User need to implement this interface in order to receive the message received events.
MessagingService - Interface in com.alachisoft.ncache.client.services
This interface contains properties and methods required for Messaging Service.
Metadata - com.alachisoft.ncache.runtime.events.EventDataFilter
This specifies that only meta data of cache item is required when an event notification is raised.Meta data includes in information like groups, subgroups, cacheItemPriority, item version etc.
MinMilliSeconds - Static variable in class com.alachisoft.ncache.runtime.util.TimeSpan
MinMilliSeconds
MinSeconds - Static variable in class com.alachisoft.ncache.runtime.util.TimeSpan
MinSeconds
MinTicks - Static variable in class com.alachisoft.ncache.runtime.util.NCDateTime
MinTicks of the Instance
MinValue - Static variable in class com.alachisoft.ncache.runtime.util.NCDateTime
MinValue is new Date of MinTicks
MinValue - Static variable in class com.alachisoft.ncache.runtime.util.TimeSpan
MinValue return TimeSpan
Mirrored - com.alachisoft.ncache.runtime.cachemanagement.CacheTopology
Mirrored is used for Mirror topology representation.
Money - com.alachisoft.ncache.runtime.dependencies.CmdParamsType
A currency value ranging from -2 63 (or -9,223,372,036,854,775,808) to 2 63 -1 (or +9,223,372,036,854,775,807) with an accuracy to a ten-thousandth of a currency unit.
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