Class DeephavenCompatibleFunction

java.lang.Object
io.deephaven.engine.table.impl.select.python.DeephavenCompatibleFunction

public class DeephavenCompatibleFunction extends Object
A Deephaven-compatible functions holds a native python function with associated typing information, used to help implement AbstractConditionFilter and FormulaColumnPython.