Uses of Class
com.tangosol.util.SimpleMapIndex
Packages that use SimpleMapIndex
- 
Uses of SimpleMapIndex in com.tangosol.util
Subclasses of SimpleMapIndex in com.tangosol.utilModifier and TypeClassDescriptionclassConditionalIndex is aMapIndeximplementation that uses an associated filter to evaluate whether or not an entry should be indexed.Fields in com.tangosol.util declared as SimpleMapIndexModifier and TypeFieldDescriptionprotected SimpleMapIndexSimpleMapIndex.IndexCalculator.m_indexThe container index.Constructors in com.tangosol.util with parameters of type SimpleMapIndexModifierConstructorDescriptionIndexCalculator(BackingMapContext ctx, SimpleMapIndex index) Construct an IndexCalculator which allows for conversion of items into a serialized format.