public class PlanNodeWithHash extends Object
| Constructor and Description |
|---|
PlanNodeWithHash(PlanNode planNode,
Optional<String> hash) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Optional<String> |
getHash() |
PlanNode |
getPlanNode() |
int |
hashCode() |
String |
toString() |
public PlanNode getPlanNode()
Copyright © 2012–2022. All rights reserved.