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
Exception
public TopologyInfo getTopologyInfo(String id) throws Exception
Exception
public void killTopologyWithOpts(String name, KillOptions opts) throws Exception
Exception
public void submitTopology(String name, Map stormConf, StormTopology topology) throws Exception
Exception
public boolean isLocal()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.