| Modifier and Type | Field and Description |
|---|---|
private int |
fieldCount |
private com.google.common.collect.ImmutableList<Row> |
rows |
private Sink |
sink |
| Constructor and Description |
|---|
ValuesNode(Compiler compiler,
Values rel) |
| Modifier and Type | Method and Description |
|---|---|
private com.google.common.collect.ImmutableList<Row> |
createRows(Compiler compiler,
com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<RexLiteral>> tuples) |
void |
run() |
private final Sink sink
private final int fieldCount
private final com.google.common.collect.ImmutableList<Row> rows
private com.google.common.collect.ImmutableList<Row> createRows(Compiler compiler, com.google.common.collect.ImmutableList<com.google.common.collect.ImmutableList<RexLiteral>> tuples)
public void run()
throws InterruptedException
run in interface NodeInterruptedExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.