public abstract class AbstractCompoundIndexScanner extends Object implements IQueryIndexScanner
IQueryIndexScanner.ResultIndicator
Modifier and Type | Field and Description |
---|---|
protected List<IQueryIndexScanner> |
indexScanners |
RESULT_IGNORE_INDEX, RESULT_NO_MATCH
Constructor and Description |
---|
AbstractCompoundIndexScanner() |
AbstractCompoundIndexScanner(List<IQueryIndexScanner> indexScanners) |
Modifier and Type | Method and Description |
---|---|
List<IQueryIndexScanner> |
getIndexScanners() |
boolean |
isExtendsAbstractQueryIndex() |
boolean |
isUidsScanner() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIndexedEntriesByType, getIndexName, getIndexUsageCounter, getIndexValue, requiresOrderedIndex, supportsFifoOrder, supportsTemplateIndex
enabledSmartExternalizableWithReference
protected List<IQueryIndexScanner> indexScanners
public AbstractCompoundIndexScanner()
public AbstractCompoundIndexScanner(List<IQueryIndexScanner> indexScanners)
public List<IQueryIndexScanner> getIndexScanners()
public boolean isUidsScanner()
isUidsScanner
in interface IQueryIndexScanner
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public boolean isExtendsAbstractQueryIndex()
isExtendsAbstractQueryIndex
in interface IQueryIndexScanner
Copyright © GigaSpaces.