| Constructor and Description |
|---|
ExplainOperation(Operation child) |
ExplainOperation(Operation child,
Set<String> explainDetails) |
| Modifier and Type | Method and Description |
|---|---|
String |
asSummaryString()
Returns a string that summarizes this operation for printing to a console.
|
Operation |
getChild() |
Set<String> |
getExplainDetails() |
public ExplainOperation(Operation child)
public Operation getChild()
public String asSummaryString()
OperationasSummaryString in interface OperationCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.