Package com.j_spaces.core.cache
Class GeneralMultiValueIndexHandler<K>
java.lang.Object
com.j_spaces.core.cache.AbstractMultiValueIndexHandler<K>
com.j_spaces.core.cache.GeneralMultiValueIndexHandler<K>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmultiValueIterator(Object mvo) protected intmultiValueSize(Object mvo) Methods inherited from class com.j_spaces.core.cache.AbstractMultiValueIndexHandler
insertEntryIndexedField, removeEntryIndexedField, updateMultiValueIndex, updateMultiValueIndexUndexXtn
-
Constructor Details
-
GeneralMultiValueIndexHandler
-
-
Method Details
-
multiValueSize
- Specified by:
multiValueSizein classAbstractMultiValueIndexHandler<K>
-
multiValueIterator
- Specified by:
multiValueIteratorin classAbstractMultiValueIndexHandler<K>
-