public class UnaryNotNode extends SectionSearchQueryPlan
SectionSearchQueryPlan.NodeQueue_curDoc, _curSec, NO_MORE_POSITIONS, NO_MORE_SECTIONS| Constructor and Description |
|---|
UnaryNotNode(SectionSearchQueryPlan subquery) |
| Modifier and Type | Method and Description |
|---|---|
int |
fetchDoc(int targetDoc) |
int |
fetchSec(int targetSec) |
SectionSearchQueryPlan |
getSubquery() |
fetch, fetchPos, getDocId, getSecIdpublic UnaryNotNode(SectionSearchQueryPlan subquery)
public SectionSearchQueryPlan getSubquery()
public int fetchDoc(int targetDoc)
throws IOException
fetchDoc in class SectionSearchQueryPlanIOExceptionpublic int fetchSec(int targetSec)
throws IOException
fetchSec in class SectionSearchQueryPlanIOExceptionCopyright © 2005–2013. All rights reserved.