|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSinkOperator.TableIdEnum | |
---|---|
org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
Uses of FileSinkOperator.TableIdEnum in org.apache.hadoop.hive.ql.exec |
---|
Fields in org.apache.hadoop.hive.ql.exec declared as FileSinkOperator.TableIdEnum | |
---|---|
protected FileSinkOperator.TableIdEnum |
FileSinkOperator.tabIdEnum
|
Methods in org.apache.hadoop.hive.ql.exec that return FileSinkOperator.TableIdEnum | |
---|---|
static FileSinkOperator.TableIdEnum |
FileSinkOperator.TableIdEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileSinkOperator.TableIdEnum[] |
FileSinkOperator.TableIdEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |