A B C D E F G H I K L M N O P Q R S T U V W

T

Tag - Class in com.alachisoft.ncache.runtime.caching
Represents an string based identifier that can be associated with the cache items so that they are logically grouped together and can be retrieved efficiently.
Tag(String) - Constructor for class com.alachisoft.ncache.runtime.caching.Tag
 
TagComparisonType - Enum in com.alachisoft.ncache.web.caching
 
TimeSpan - Class in com.alachisoft.ncache.runtime.util
TimeSpan class is similiar to .Net System.TimeSpan.
TimeSpan() - Constructor for class com.alachisoft.ncache.runtime.util.TimeSpan
Default Constructor: Initializes a new TimeSpan with zero time span.
TimeSpan(int) - Constructor for class com.alachisoft.ncache.runtime.util.TimeSpan
Summary: Initializes a new TimeSpan to the specified number of miliseconds.
TimeSpan(int, int) - Constructor for class com.alachisoft.ncache.runtime.util.TimeSpan
Summary: Initializes a new System.TimeSpan to a specified number of minutes and seconds.
TimeSpan(int, int, int) - Constructor for class com.alachisoft.ncache.runtime.util.TimeSpan
Summary: Initializes a new System.TimeSpan to a specified number of hours, minutes and seconds.
TimeSpan(long) - Constructor for class com.alachisoft.ncache.runtime.util.TimeSpan
Summary: Initializes a new System.TimeSpan to a specified number of ticks..
ToString() - Method in class com.alachisoft.ncache.runtime.caching.Tag
 
toString() - Method in class com.alachisoft.ncache.web.caching.Cache.Entry
 
toString() - Method in class com.alachisoft.ncache.web.caching.Cache
 
toString() - Method in class com.alachisoft.ncache.web.caching.CacheItemVersion
The string representation of this class.

A B C D E F G H I K L M N O P Q R S T U V W