Element | Package and Description |
WmPublic. Checks whether an element with the specified key exists in the cache. | |
WmPublic. Retrieves the value of a cached element for the specified key. | |
WmPublic. Retrieves the values of the cached elements for the specified keys. | |
WmPublic. Retrieves the keys of all elements available in the cache. | |
WmPublic. Populates a cached element with a specified key-value pair. | |
WmPublic. Populates a collection of elements in the cache with the specified key-value pairs. | |
WmPublic. Removes the cached element associated with the specified key. | |
WmPublic. Removes the cached elements associated with a list of keys or, if no keys are specified, removes all elements from the cache. | |
WmPublic. Searches through an indexed cache and returns the results. | |
WmPublic. Deletes all of the elements from all caches contained in the specified cache manager. | |
WmPublic. Deletes all elements from the specified cache. | |
WmPublic. Disables a cache. | |
WmPublic. Enables a cache. | |
WmPublic. Deletes all of the expired elements from a cache. | |
WmPublic. Checks whether the cache is disabled. | |
WmPublic. Adds an element to the cache if the cache does not contain an element with the specified key. | |
WmPublic. Removes the cached element associated with the specified key and value. | |
WmPublic. Replaces the cached element value with the supplied value. | |
WmPublic. Replaces the cached element if an element for the specified key exists in a cache. | |
WmPublic. Checks whether the cache on at least one Integration Server node in the Terracotta Server Array cluster is enabled for bulk loading. | |
WmPublic. Checks whether the cache of the current Integration Server node in the Terracotta Server Array cluster is bulk-load enabled. | |
WmPublic. Enables or disables bulk loading mode in the current Integration Server node for the cache. | |
WmPublic. Indicates whether Integration Server delays execution of the next step in a flow service until all of the Integration Server nodes in the Terracotta Server Array cluster disable bulk loading for the cache. | |
WmPublic. Acquires a lock on the cached element that contains the specified key. | |
WmPublic. Checks whether the current thread is holding a lock on the cached element for the specified key. | |
WmPublic. Releases a lock on the element for the specified key. | |
WmPublic. Adds cached entry into service results for the service without executing the actual service. This service can be useful to perform bulk load of service results at Integration Server startup. | |
WmPublic. Returns a list of the cached service results for a particular service. | |
WmPublic. Resets the cache for all services in the service results cache, resulting in the removal of all cached service results for all services from the service results cache. | |
WmPublic. Resets the cache for specific service, resulting in the removal of cached service results for the service. |