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()
Operation
asSummaryString
in interface Operation
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.