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
All Classes All Packages
All Classes All Packages
B
- BadResponseException - Exception in com.alachisoft.ncache.runtime.exceptions
-
This exception is thrown whenever an API fails.
- BadResponseException() - Constructor for exception com.alachisoft.ncache.runtime.exceptions.BadResponseException
-
Default constructor.
- BadResponseException(String) - Constructor for exception com.alachisoft.ncache.runtime.exceptions.BadResponseException
-
Overloaded constructor, takes the reason as parameter.
- BadResponseException(String, Throwable) - Constructor for exception com.alachisoft.ncache.runtime.exceptions.BadResponseException
-
Overloaded constructor.
- BadResponseException(Throwable) - Constructor for exception com.alachisoft.ncache.runtime.exceptions.BadResponseException
-
overloaded constructor
- BelowNormal - com.alachisoft.ncache.runtime.CacheItemPriority
-
Cache items with this priority level are more likely to be deleted from the cache as the server frees system memory than items assigned a Normal priority.
- BFile - com.alachisoft.ncache.runtime.dependencies.OracleCmdParamsType
-
The BFILE datatype stores unstructured binary data in operating-system files outside the database.
- BigInt - com.alachisoft.ncache.runtime.dependencies.CmdParamsType
-
A 64-bit signed integer.
- Binary - com.alachisoft.ncache.runtime.dependencies.CmdParamsDbType
-
A fixed-length stream of binary data ranging between 1 and 8,000 bytes.
- Binary - com.alachisoft.ncache.runtime.dependencies.CmdParamsType
-
A fixed-length stream of binary data ranging between 1 and 8,000 bytes.
- Binary - com.alachisoft.ncache.runtime.JSON.JsonValueType
-
Contained value is in binary form.
- BinarySort - com.alachisoft.ncache.runtime.dependencies.SqlCmpOptions
-
Specifies that sorts should be based on a characters numeric value instead of its alphabetical value
- BinarySort2 - com.alachisoft.ncache.runtime.dependencies.SqlCmpOptions
-
Performs a binary sort
- Bit - com.alachisoft.ncache.runtime.dependencies.CmdParamsType
-
An unsigned numeric value that can be 0, 1, or null.
- Blob - com.alachisoft.ncache.runtime.dependencies.OracleCmdParamsType
-
The BLOB datatype stores unstructured binary data in the database.
- Boolean - com.alachisoft.ncache.runtime.dependencies.CmdParamsDbType
-
2 logical values, true and false
- Boolean - com.alachisoft.ncache.runtime.JSON.JsonDataType
-
Contained data is of boolean type.
- BulkExtensibleDependency - Class in com.alachisoft.ncache.runtime.dependencies
-
BulkExtensibleDependency is an abstract class extended if Custom dependency is required and needs to be evaluated in Bulk.
- BulkExtensibleDependency() - Constructor for class com.alachisoft.ncache.runtime.dependencies.BulkExtensibleDependency
- ByAllTags - com.alachisoft.ncache.client.TagSearchOptions
-
Search objects that have all of the tags in common.
- ByAnyTag - com.alachisoft.ncache.client.TagSearchOptions
-
Search objects that have any of the specified tags in common.
- ByName - com.alachisoft.ncache.runtime.caching.messaging.TopicSearchOptions
-
Search by name.
- ByPattern - com.alachisoft.ncache.runtime.caching.messaging.TopicSearchOptions
-
Search by pattern.
- Byte - com.alachisoft.ncache.runtime.dependencies.CmdParamsDbType
-
Allows whole numbers from 0 to 255
- Byte - com.alachisoft.ncache.runtime.dependencies.OracleCmdParamsType
-
Allows whole numbers from 0 to 255
All Classes All Packages