Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
D
dataSourceCleared(Object)
- Method in interface com.alachisoft.ncache.web.caching.
DataSourceClearedCallback
DataSourceClearedCallback
- Interface in
com.alachisoft.ncache.web.caching
dataSourceItemAdded(Map)
- Method in interface com.alachisoft.ncache.web.caching.
DataSourceItemsAddedCallback
dataSourceItemRemoved(Map)
- Method in interface com.alachisoft.ncache.web.caching.
DataSourceItemsRemovedCallback
DataSourceItemsAddedCallback
- Interface in
com.alachisoft.ncache.web.caching
Defines a callback method for notifying application when an item or items are added in data source.
DataSourceItemsRemovedCallback
- Interface in
com.alachisoft.ncache.web.caching
DataSourceItemsUpdatedCallback
- Interface in
com.alachisoft.ncache.web.caching
dataSourceItemUpdated(Map)
- Method in interface com.alachisoft.ncache.web.caching.
DataSourceItemsUpdatedCallback
DataSourceOpResult
- Enum in
com.alachisoft.ncache.web.caching
/**
DBCacheDependency
- Class in
com.alachisoft.ncache.runtime.dependencies
Establishes a relationship between an item stored in an application's Cache object and either a specific database table.
DBCacheDependency()
- Constructor for class com.alachisoft.ncache.runtime.dependencies.
DBCacheDependency
DBDependencyFactory
- Class in
com.alachisoft.ncache.runtime.dependencies
Establishes a relationship between an item stored in an application's Cache object and either a specific database table.
DBDependencyFactory()
- Constructor for class com.alachisoft.ncache.runtime.dependencies.
DBDependencyFactory
DBDependencyType
- Enum in
com.alachisoft.ncache.runtime.dependencies
DEFAULT
- Static variable in class com.alachisoft.ncache.web.caching.
LockAccessType
delete(String)
- Method in class com.alachisoft.ncache.web.caching.
Cache
Removes the object from the Cache.
delete(String, CacheItemVersion)
- Method in class com.alachisoft.ncache.web.caching.
Cache
Removes an item from cache if the specified version is still the most recent version in the cache.
delete(String, LockHandle)
- Method in class com.alachisoft.ncache.web.caching.
Cache
Removes an item from cache if it is not already locked or if the correct lock-id is specified.
delete(String, DSWriteOption, String, DataSourceItemsRemovedCallback)
- Method in class com.alachisoft.ncache.web.caching.
Cache
Removes the object from the Cache.
delete(String, DSWriteOption, DataSourceItemsRemovedCallback)
- Method in class com.alachisoft.ncache.web.caching.
Cache
Removes the object from the Cache.
deleteBulk(String[], DSWriteOption, DataSourceItemsRemovedCallback)
- Method in class com.alachisoft.ncache.web.caching.
Cache
Removes the objects from the Cache.
deleteBulk(String[], DSWriteOption, String, DataSourceItemsRemovedCallback)
- Method in class com.alachisoft.ncache.web.caching.
Cache
Removes the objects from the Cache.
dispose()
- Method in interface com.alachisoft.ncache.runtime.bridge.
BridgeConflictResolver
Perform tasks associated with freeing, releasing, or resetting resources.
dispose()
- Method in interface com.alachisoft.ncache.runtime.cacheloader.
CacheLoader
Perform tasks associated with freeing, releasing, or resetting resources.
dispose()
- Method in class com.alachisoft.ncache.runtime.dependencies.
CacheDependency
Releases the resources used by the "CacheDependency" object.
dispose()
- Method in class com.alachisoft.ncache.web.caching.
Cache
Disposes this cache instance.
DONT_ACQUIRE
- Static variable in class com.alachisoft.ncache.web.caching.
LockAccessType
Perform the operation only if item is not locked but dont acquire the lock
DONT_RELEASE
- Static variable in class com.alachisoft.ncache.web.caching.
LockAccessType
Indicates that lock is not to be released
DSReadOption
- Enum in
com.alachisoft.ncache.web.caching
/**
DSWriteOption
- Enum in
com.alachisoft.ncache.web.caching
Describes the type of Parameters passed when performing an operation on Cache
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W