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

N

NamedTagsDictionary - Class in com.alachisoft.ncache.runtime.caching
Represents a dictionary that can be associated with the cache items to provide extra information so that items are grouped together and can be queried efficiently based on the provided information.
NamedTagsDictionary() - Constructor for class com.alachisoft.ncache.runtime.caching.NamedTagsDictionary
Initialize the NameTagsDictionary object.
NCDateTime - Class in com.alachisoft.ncache.runtime.util
Represents an instant in time, typically expressed as a date and time of day.
NCDateTime(int, int, int, int, int, int, int) - Constructor for class com.alachisoft.ncache.runtime.util.NCDateTime
Initializes a new instance of the NCDateTime class to the specified year, month, day, hour, minute, second, and millisecond.
NCDateTime(long) - Constructor for class com.alachisoft.ncache.runtime.util.NCDateTime
Initializes a new instance of the NCDateTime class to a specified number of ticks.
NCDateTime(Date) - Constructor for class com.alachisoft.ncache.runtime.util.NCDateTime
Initializes a new instance of the NCDateTime class to the specified date.
NChar - com.alachisoft.ncache.runtime.dependencies.CmdParamsType
A fixed-length stream of Unicode characters ranging between 1 and 4,000 characters.
NChar - com.alachisoft.ncache.runtime.dependencies.OracleCmdParamsType
The maximum length of an NCHAR column is 2000 bytes.
NClob - com.alachisoft.ncache.runtime.dependencies.OracleCmdParamsType
The NCLOB datatypes store up to 128 terabytes of character data in the database.
Negate() - Method in class com.alachisoft.ncache.runtime.util.TimeSpan
Returns a new TimeSpan object whose value is the negated value of this instance.
NodeStatus - Class in com.alachisoft.ncache.runtime.cachemanagement
NodeStatus Class contains Node Status related information in it.
NodeStatus() - Constructor for class com.alachisoft.ncache.runtime.cachemanagement.NodeStatus
 
None - com.alachisoft.ncache.runtime.cachemanagement.CacheTopology
Empty configuration of topology
None - com.alachisoft.ncache.runtime.caching.expiration.ExpirationType
Indicates that no expiration is to take place.
None - com.alachisoft.ncache.runtime.caching.ReadMode
Return null if item not found.
None - com.alachisoft.ncache.runtime.caching.WriteMode
Does not update data source.
None - com.alachisoft.ncache.runtime.dependencies.SqlCmpOptions
Specifies the default option settings for SqlString comparisons.
None - com.alachisoft.ncache.runtime.events.DataTypeEventDataFilter
This specifies that no data or meta data is required when an event notification is raised.
None - com.alachisoft.ncache.runtime.events.EventDataFilter
This specifies that no data or meta data is required when an event notification is raised.
NonQueryIndexed - Annotation Type in com.alachisoft.ncache.client
Indicates that a field or property of a query indexable class should not be indexed.
Normal - com.alachisoft.ncache.runtime.CacheItemPriority
Cache items with this priority level are likely to be deleted from the cache as the server frees system memory only after those items with Low or BelowNormal priority.
Normal - com.alachisoft.ncache.runtime.caching.messaging.TopicPriority
Messages in topic with this priority level are likely to be deleted from the cache as the server frees system memory only after those topics with Low priority.
Notifiable - Interface in com.alachisoft.ncache.client.datastructures
This interface contains methods for registering and unregistering notifactions for data structures.
NotificationService - Interface in com.alachisoft.ncache.client.services
This interface contains properties and methods required for a Notification Service.
NotRemovable - com.alachisoft.ncache.runtime.CacheItemPriority
The cache items with this priority level will not be deleted from the cache as the server frees system memory.
NotSupportedException - Exception in com.alachisoft.ncache.runtime.exceptions
Throws when a specific Item is not supported in NCache Java Client
NotSupportedException() - Constructor for exception com.alachisoft.ncache.runtime.exceptions.NotSupportedException
Constructs an OperationFailedException with null as its error detail message.
NotSupportedException(String) - Constructor for exception com.alachisoft.ncache.runtime.exceptions.NotSupportedException
Constructs an OperationFailedException with the specified detail message.
Null - com.alachisoft.ncache.runtime.JSON.JsonDataType
Contained data is null.
Number - com.alachisoft.ncache.runtime.JSON.JsonDataType
Contained data is of number type.
NVarChar - com.alachisoft.ncache.runtime.dependencies.CmdParamsType
A variable-length stream of Unicode characters ranging between 1 and 4,000 characters.
NVarchar2 - com.alachisoft.ncache.runtime.dependencies.OracleCmdParamsType
The maximum length of an NVARCHAR2 column is 4000 bytes.
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