|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entity.Type | |
---|---|
org.apache.hadoop.hive.ql.hooks |
Uses of Entity.Type in org.apache.hadoop.hive.ql.hooks |
---|
Methods in org.apache.hadoop.hive.ql.hooks that return Entity.Type | |
---|---|
Entity.Type |
Entity.getTyp()
|
Entity.Type |
Entity.getType()
Get the type of the entity. |
static Entity.Type |
Entity.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Entity.Type[] |
Entity.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hadoop.hive.ql.hooks with parameters of type Entity.Type | |
---|---|
void |
Entity.setTyp(Entity.Type typ)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |