Package org.apache.drill.exec.udfs
Class UserAgentFunctions.UserAgentFieldFunction
java.lang.Object
org.apache.drill.exec.udfs.UserAgentFunctions.UserAgentFieldFunction
- All Implemented Interfaces:
DrillFunc
,DrillSimpleFunc
- Enclosing class:
- UserAgentFunctions
public static class UserAgentFunctions.UserAgentFieldFunction
extends Object
implements DrillSimpleFunc
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UserAgentFieldFunction
public UserAgentFieldFunction()
-
-
Method Details
-
setup
public void setup()- Specified by:
setup
in interfaceDrillSimpleFunc
-
eval
public void eval()- Specified by:
eval
in interfaceDrillSimpleFunc
-