public class IsOfType extends WhereDirective implements DirectiveUIHints.Provider
Modifier and Type | Field and Description |
---|---|
private TopicOperand |
topicOp |
DEFAULT_COL, DEFAULT_NS
Constructor and Description |
---|
IsOfType() |
IsOfType(java.lang.Object o) |
Modifier and Type | Method and Description |
---|---|
void |
endQuery(QueryContext context)
Signals end of query and performs any cleanup that may be needed.
|
DirectiveUIHints |
getUIHints() |
boolean |
includeRow(QueryContext context,
ResultRow input) |
boolean |
startQuery(QueryContext context)
Prepares the query for execution.
|
and, and, not, or, or, processRow
queryIterator
as, as, debugString, debugString, debugStringInner, debugStringInner, debugStringInner, debugStringParams, debugStringParams, doQuery, from, from, from, from, from, from, from, from, from, from, getStandardAddonHints, getStandardAddonHints, isStatic, join, main, of, query, to, to, to, to, to, where, where
private TopicOperand topicOp
public DirectiveUIHints getUIHints()
getUIHints
in interface DirectiveUIHints.Provider
public void endQuery(QueryContext context) throws QueryException
Directive
endQuery
in class Directive
QueryException
public boolean startQuery(QueryContext context) throws QueryException
Directive
startQuery
in class Directive
QueryException
public boolean includeRow(QueryContext context, ResultRow input) throws QueryException
includeRow
in class WhereDirective
QueryException
Copyright 2004-2015 Wandora Team