Modifier and Type | Field and Description |
---|---|
static boolean |
loggingEnabled |
Constructor and Description |
---|
LoggingNode(PlanNode parent,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
depth() |
String |
getId() |
IteratorData |
getIteratorDataType() |
void |
getPlanAsGraphvizDot(StringBuilder stringBuilder) |
CloseableIteration<Tuple,SailException> |
iterator() |
public CloseableIteration<Tuple,SailException> iterator()
public void getPlanAsGraphvizDot(StringBuilder stringBuilder)
getPlanAsGraphvizDot
in interface PlanNode
public IteratorData getIteratorDataType()
getIteratorDataType
in interface PlanNode
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.