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() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIndexedEntriesByType, getIndexName, getIndexValue, requiresOrderedIndex, supportsFifoOrder, supportsTemplateIndex
protected List<IQueryIndexScanner> indexScanners
public AbstractCompoundIndexScanner()
public AbstractCompoundIndexScanner(List<IQueryIndexScanner> indexScanners)
public List<IQueryIndexScanner> getIndexScanners()
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
Copyright © GigaSpaces.