Package | Description |
---|---|
com.bigdata.rdf.sparql.ast.explainhints |
Modifier and Type | Method and Description |
---|---|
IExplainHint.ExplainHintCategory |
ExplainHint.getExplainHintCategory() |
IExplainHint.ExplainHintCategory |
IExplainHint.getExplainHintCategory() |
static IExplainHint.ExplainHintCategory |
IExplainHint.ExplainHintCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IExplainHint.ExplainHintCategory[] |
IExplainHint.ExplainHintCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExplainHint(String explainHintDescription,
String explainHintType,
IExplainHint.ExplainHintCategory explainHintCategory,
IExplainHint.ExplainHintSeverity explainHintSeverity,
BOp explainHintNode)
Constructor
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.