public static class ThroughputVsLatency.C extends Object
| Modifier and Type | Method and Description |
|---|---|
ClusterSummary |
getClusterInfo() |
TopologyInfo |
getTopologyInfo(String id) |
boolean |
isLocal() |
void |
killTopologyWithOpts(String name,
KillOptions opts) |
void |
submitTopology(String name,
Map stormConf,
StormTopology topology) |
public C(Map conf)
public ClusterSummary getClusterInfo() throws Exception
Exceptionpublic TopologyInfo getTopologyInfo(String id) throws Exception
Exceptionpublic void killTopologyWithOpts(String name, KillOptions opts) throws Exception
Exceptionpublic void submitTopology(String name, Map stormConf, StormTopology topology) throws Exception
Exceptionpublic boolean isLocal()
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.