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

E

EnumSetCacheStatus(List<CacheStatusNotificationType>) - Static method in class com.alachisoft.ncache.client.util.ClientEnumUtil
 
equals(TimeSpan) - Method in class com.alachisoft.ncache.runtime.util.TimeSpan
Returns a value indicating whether this instance is equal to a specified TimeSpan object.
equals(TimeSpan, TimeSpan) - Static method in class com.alachisoft.ncache.runtime.util.TimeSpan
Returns a value that indicates whether two specified instances of TimeSpan are equal.
equals(Object) - Method in class com.alachisoft.ncache.client.ContinuousQuery
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.alachisoft.ncache.client.ServerInfo
Compares two ServerInfo instances.
equals(Object) - Method in class com.alachisoft.ncache.runtime.caching.Tag
It compares object with the tag and return true if is equal otherwise it will return false.
equals(Object) - Method in class com.alachisoft.ncache.runtime.JSON.JsonArray
Checks if an obj is equal to this instance of JSONArray
equals(Object) - Method in class com.alachisoft.ncache.runtime.JSON.JsonNull
Checks if the obj is equal to JSONNull object.
equals(Object) - Method in class com.alachisoft.ncache.runtime.JSON.JsonObject
Checks if an obj is equal to this instance of JSONObject
equals(Object) - Method in class com.alachisoft.ncache.runtime.JSON.JsonValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.alachisoft.ncache.runtime.util.TimeSpan
Indicates whether some other object is "equal to" this one.
Error - com.alachisoft.ncache.client.LogLevel
This log flag gives the cause of errors that are raised during operation execution.
ErrorMessages - Class in com.alachisoft.ncache.runtime.errorhandling
 
ErrorMessages() - Constructor for class com.alachisoft.ncache.runtime.errorhandling.ErrorMessages
 
evaluateBulk(Iterable<BulkExtensibleDependency>) - Method in class com.alachisoft.ncache.runtime.dependencies.BulkExtensibleDependency
EvaluateBulk method is evaluate the dependency and invoke Expire() if change has occured.
EventArg - Class in com.alachisoft.ncache.client
Contains the necessary information related to the event being raised.
EventCacheItem - Class in com.alachisoft.ncache.client
This is a stripped down version of CacheItem.
EventDataFilter - Enum in com.alachisoft.ncache.runtime.events
NCache provides an enum EventDataFilter to specify how much data should be retrieved from cache when a notification is raised.
EventType - Enum in com.alachisoft.ncache.runtime.events
NCache provides an EventType enum which specifies the type of event to be registered by the user.
Evicted - com.alachisoft.ncache.runtime.caching.MessageFailureReason
Failed because it got evicted before delivery.
Exclusive - com.alachisoft.ncache.runtime.caching.SubscriptionPolicy
Exclusive subscription policy is for a single subscriber on a single subscription.
executeNonQuery(QueryCommand) - Method in interface com.alachisoft.ncache.client.services.SearchService
Executes Delete statements on cache.
executeReader(QueryCommand) - Method in interface com.alachisoft.ncache.client.services.SearchService
Performs search on the cache based on the query specified.
executeReader(QueryCommand, boolean, int) - Method in interface com.alachisoft.ncache.client.services.SearchService
Performs search on the cache based on the query specified.
executeScalar(QueryCommand, Class<?>) - Method in interface com.alachisoft.ncache.client.services.SearchService
Executes the query, and returns the first column of the first row in the result set returned by the query.
Expiration - Class in com.alachisoft.ncache.runtime.caching.expiration
Class that provides values to specify expiration of items in cache.
Expiration() - Constructor for class com.alachisoft.ncache.runtime.caching.expiration.Expiration
Instantiates expiration to provide expiration values for items in cache.
Expiration(ExpirationType) - Constructor for class com.alachisoft.ncache.runtime.caching.expiration.Expiration
Instantiates expiration to provide expiration values for items in cache.
Expiration(ExpirationType, TimeSpan) - Constructor for class com.alachisoft.ncache.runtime.caching.expiration.Expiration
Instantiates expiration to provide expiration values for items in cache.
ExpirationType - Enum in com.alachisoft.ncache.runtime.caching.expiration
The type of expiration to be used while expiring items in cache.
expire() - Method in class com.alachisoft.ncache.runtime.dependencies.BulkExtensibleDependency
Invoke this method for bulk dependency in evaluateBulk to trigger dependency change.
Expired - com.alachisoft.ncache.runtime.caching.MessageFailureReason
Failed because it could not be delivered within expiration time.
ExtensibleDependency - Class in com.alachisoft.ncache.runtime.dependencies
ExtensibleDependency is an abstract class extended if Custom dependency is required.
ExtensibleDependency() - Constructor for class com.alachisoft.ncache.runtime.dependencies.ExtensibleDependency
 
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