Package | Description |
---|---|
com.bigdata.bop.engine | |
com.bigdata.rdf.sparql.ast.eval |
Modifier and Type | Method and Description |
---|---|
StaticAnalysisStats |
MockRunningQuery.getStaticAnalysisStats() |
StaticAnalysisStats |
AbstractRunningQuery.getStaticAnalysisStats() |
StaticAnalysisStats |
IRunningQuery.getStaticAnalysisStats()
Return statistics associated with the static analysis phase of this
query.
|
Modifier and Type | Method and Description |
---|---|
void |
MockRunningQuery.setStaticAnalysisStats(StaticAnalysisStats saStats) |
void |
AbstractRunningQuery.setStaticAnalysisStats(StaticAnalysisStats saStats) |
void |
IRunningQuery.setStaticAnalysisStats(StaticAnalysisStats saStats)
Set the static analysis stats associated with this query.
|
Modifier and Type | Method and Description |
---|---|
StaticAnalysisStats |
IEvaluationContext.getStaticAnalysisStats()
Summary statistics for the static analysis phase.
|
StaticAnalysisStats |
AST2BOpContext.getStaticAnalysisStats() |
Modifier and Type | Method and Description |
---|---|
void |
AST2BOpContext.setStaticAnalysisStats(StaticAnalysisStats saStats)
Set the statistics object for the static analysis phase.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.