@Experimental public interface Explanation
Modifier and Type | Interface and Description |
---|---|
static class |
Explanation.Level
The different levels that the query explanation can be at.
|
Modifier and Type | Method and Description |
---|---|
GenericPlanNode |
toGenericPlanNode() |
String |
toJson() |
GenericPlanNode toGenericPlanNode()
String toJson()
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.