public class HiveHistoryUtil extends Object
Constructor and Description |
---|
HiveHistoryUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
parseHiveHistory(String path,
HiveHistory.Listener l)
Parses history file and calls call back functions.
|
public static void parseHiveHistory(String path, HiveHistory.Listener l) throws IOException
path
- l
- IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.