Click or drag to resize

SimpleCacheIndexAddInverseMapping Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Protected methodAddInverseMapping(Object, Object)
Add a new mapping from the given indexed value to the given key in the inverse index.
Protected methodAddInverseMapping(IDictionary, Object, Object)
Add a new mapping from the given indexed value to the given key in the supplied index.
Top
See Also