Click or drag to resize

SimpleCacheIndexRemoveInverseMapping Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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