public abstract class Function extends Object implements Serializable
Constructor and Description |
---|
Function() |
Modifier and Type | Method and Description |
---|---|
abstract MRData |
eval(MRData arg)
Evaluate the anonymous function from MRData to MRData
|
Copyright © 2013-2016 The Apache Software Foundation. All Rights Reserved.