Oracle® Coherence .NET API Reference Release 3.6
E15727-01
E15727-01
The InvocableCacheHelper type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| InvocableCacheHelper | Initializes a new instance of the InvocableCacheHelper class |
Methods
| Name | Description | |
|---|---|---|
| AddIndex |
Add an index to the given Dictionary of indexes, keyed by the given
extractor and add the index as a listener to the given resource map.
| |
Determines whether the specified (Inherited from | ||
| EvaluateEntry | Overloaded. | |
| ExtractFromEntry |
Extract a value from the specified entry using the specified
extractor.
| |
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| InvokeAllLocked |
Invoke the passed IEntryProcessor against the
entries specified by the passed cache and entries.
| |
| InvokeLocked |
Invoke the passed IEntryProcessor against the
specified IInvocableCacheEntry.
| |
| LockAll |
Attempt to lock all the specified keys within a specified period
of time.
| |
Creates a shallow copy of the current (Inherited from | ||
| Query | Overloaded. | |
| RemoveIndex |
Remove the index keyed by the given extractor from the given
Dictionary of indexes and remove the index as a listener from
the given resource map.
| |
Returns a (Inherited from | ||
| UnlockAll |
Unlock all the specified keys.
|
Fields
| Name | Description | |
|---|---|---|
| ENTRY_TO_KEY_CONVERTER |
Trivial Entry-to-Key converter.
|