public class CollectionIndexHandler<K> extends AbstractMultiValueIndexHandler<K>
Constructor and Description |
---|
CollectionIndexHandler(TypeDataIndex<K> typeDataIndex) |
Modifier and Type | Method and Description |
---|---|
protected Iterator<K> |
multiValueIterator(Object mvo) |
protected int |
multiValueSize(Object mvo) |
insertEntryIndexedField, removeEntryIndexedField, updateMultiValueIndex, updateMultiValueIndexUndexXtn
public CollectionIndexHandler(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.