org.apache.hadoop.chukwa.hicc
Class HiccWebServer
java.lang.Object
org.apache.hadoop.chukwa.hicc.HiccWebServer
public class HiccWebServer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
chukwaConf
public static ChukwaConfiguration chukwaConf
config
public static org.apache.hadoop.conf.Configuration config
fs
public static org.apache.hadoop.fs.FileSystem fs
HiccWebServer
protected HiccWebServer()
getInstance
public static HiccWebServer getInstance()
start
public void start()
getConfig
public static org.apache.hadoop.conf.Configuration getConfig()
getFileSystem
public static org.apache.hadoop.fs.FileSystem getFileSystem()
getResourceListing
public List<String> getResourceListing(String path)
throws URISyntaxException,
IOException
- Throws:
URISyntaxException
IOException
populateDir
public void populateDir(List<String> files,
org.apache.hadoop.fs.Path path)
setupDefaultData
public void setupDefaultData()
run
public void run()
shutdown
public void shutdown()
main
public static void main(String[] args)
Copyright © ${year} The Apache Software Foundation