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