org.apache.hadoop.hive.ql.plan
Class FunctionWork
java.lang.Object
org.apache.hadoop.hive.ql.plan.FunctionWork
- All Implemented Interfaces:
- Serializable
public class FunctionWork
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionWork
public FunctionWork(createFunctionDesc createFunctionDesc)
getCreateFunctionDesc
public createFunctionDesc getCreateFunctionDesc()
setCreateFunctionDesc
public void setCreateFunctionDesc(createFunctionDesc createFunctionDesc)
Copyright © 2009 The Apache Software Foundation