Click or drag to resize

SimpleCacheIndexRemoveInverseMapping Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Protected methodRemoveInverseMapping(Object, Object)
Remove the mapping from the given indexed value to the given key from the inverse index.
Protected methodRemoveInverseMapping(IDictionary, Object, Object)
Remove the mapping from the given indexed value to the given key from the supplied index.
Protected methodRemoveInverseMapping(Object, Object, ICollection)
Remove the mapping from the given indexed value to the given key from the inverse index.
Top
See Also