public class GeneralMultiValueIndexHandler<K> extends AbstractMultiValueIndexHandler<K>
| Constructor and Description | 
|---|
GeneralMultiValueIndexHandler(TypeDataIndex<K> typeDataIndex)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Iterator<K> | 
multiValueIterator(Object mvo)  | 
protected int | 
multiValueSize(Object mvo)  | 
insertEntryIndexedField, removeEntryIndexedField, updateMultiValueIndex, updateMultiValueIndexUndexXtnpublic GeneralMultiValueIndexHandler(TypeDataIndex<K> typeDataIndex)
protected int multiValueSize(Object mvo)
multiValueSize in class AbstractMultiValueIndexHandler<K>protected Iterator<K> multiValueIterator(Object mvo)
multiValueIterator in class AbstractMultiValueIndexHandler<K>Copyright © GigaSpaces.