public class run extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
run.ShutdownHook |
| Modifier and Type | Field and Description |
|---|---|
private static backtype.storm.LocalCluster |
localCluster |
(package private) static org.slf4j.Logger |
log |
static String |
UUID_ATTRIBUTE |
| Constructor and Description |
|---|
run() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addUUIDAttributes(Element element) |
static String |
createIDs(InputStream in) |
static Element |
findElementByUUID(Element el,
String uuid) |
static backtype.storm.LocalCluster |
getLocalCluster() |
static void |
main(String[] args) |
static void |
main(URL url) |
static backtype.storm.LocalCluster |
startLocalCluster() |
static void |
stopLocalCluster() |
static org.slf4j.Logger log
public static final String UUID_ATTRIBUTE
private static backtype.storm.LocalCluster localCluster
public static void addUUIDAttributes(Element element)
public static String createIDs(InputStream in) throws Exception
Exceptionpublic static backtype.storm.LocalCluster getLocalCluster()
public static backtype.storm.LocalCluster startLocalCluster()
public static void stopLocalCluster()
Copyright © 2013. All Rights Reserved.