|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HiveHistory.RecordTypes | |
|---|---|
| org.apache.hadoop.hive.ql.history | |
| Uses of HiveHistory.RecordTypes in org.apache.hadoop.hive.ql.history |
|---|
| Methods in org.apache.hadoop.hive.ql.history that return HiveHistory.RecordTypes | |
|---|---|
static HiveHistory.RecordTypes |
HiveHistory.RecordTypes.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HiveHistory.RecordTypes[] |
HiveHistory.RecordTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.hive.ql.history with parameters of type HiveHistory.RecordTypes | |
|---|---|
void |
HiveHistoryViewer.handle(HiveHistory.RecordTypes recType,
Map<String,String> values)
Implementation Listener interface function. |
void |
HiveHistory.Listener.handle(HiveHistory.RecordTypes recType,
Map<String,String> values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||