public static class Selectable.WithFunction.Raw extends java.lang.Object implements Selectable.Raw
Constructor and Description |
---|
Raw(FunctionName functionName,
java.util.List<Selectable.Raw> args) |
Modifier and Type | Method and Description |
---|---|
Selectable.WithFunction |
prepare(CFMetaData cfm) |
boolean |
processesSelection()
Returns true if any processing is performed on the selected column.
|
public Raw(FunctionName functionName, java.util.List<Selectable.Raw> args)
public Selectable.WithFunction prepare(CFMetaData cfm)
prepare
in interface Selectable.Raw
public boolean processesSelection()
Selectable.Raw
processesSelection
in interface Selectable.Raw
Copyright © 2017 The Apache Software Foundation