public class ArrayIndexHandler<K> extends AbstractMultiValueIndexHandler<K>
Constructor and Description |
---|
ArrayIndexHandler(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 ArrayIndexHandler(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.