public class Context extends Object
| Modifier and Type | Field and Description |
|---|---|
DataContext |
root |
Object[] |
values
Values of incoming columns from all inputs.
|
| Constructor and Description |
|---|
Context(DataContext root) |
public final DataContext root
public Object[] values
Context(DataContext root)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.