org.apache.hadoop.chukwa.datastore
Class WidgetStore
java.lang.Object
org.apache.hadoop.chukwa.datastore.WidgetStore
public class WidgetStore
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WidgetStore
public WidgetStore()
throws IllegalAccessException
- Throws:
IllegalAccessException
set
public void set(WidgetBean widget)
throws IllegalAccessException
- Throws:
IllegalAccessException
cacheWidgets
public static void cacheWidgets()
throws IllegalAccessException
- Throws:
IllegalAccessException
getCatalog
public static CatalogBean getCatalog()
throws IllegalAccessException
- Throws:
IllegalAccessException
list
public static HashMap<String,WidgetBean> list()
throws IllegalAccessException
- Throws:
IllegalAccessException
Copyright © ${year} The Apache Software Foundation