public abstract class BaseQuery extends AbstractExecutableInputOutput
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
keepTmp
|
protected Path |
pathComplexRelations
|
protected Path |
pathComplexRelationsBboxes
|
protected Path |
pathInput
|
protected Path |
pathOutput
|
protected Path |
pathSimpleRelations
|
protected Path |
pathSimpleRelationsBboxes
|
protected Path |
pathTmp
|
protected Path |
pathTree
|
protected Envelope |
queryEnvelope
|
protected boolean |
simpleRelationTests
|
protected PredicateEvaluator |
test
|
protected DataTree |
tree
|
inputFormat, outputFormat, pbfConfig, readMetadata, readTags, tboConfig, writeMetadataline, options| Constructor and Description |
|---|
BaseQuery()
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
|
protected void |
setup(String
|
getHelpMessageprotected PathpathInput
protected PathpathOutput
protected PathpathTmp
protected PathpathTree
protected PathpathSimpleRelations
protected PathpathComplexRelations
protected PathpathSimpleRelationsBboxes
protected PathpathComplexRelationsBboxes
protected DataTreetree
protected EnvelopequeryEnvelope
protected PredicateEvaluatortest
protected boolean keepTmp
protected boolean simpleRelationTests
protected void setup(String[] args)
protected void execute()
throws IOException
IOException