Package | Description |
---|---|
org.apache.storm.generated | |
org.apache.storm.perf.utils | |
org.apache.storm.starter | |
org.apache.storm.utils |
Modifier and Type | Method and Description |
---|---|
Nimbus.Client |
Nimbus.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol prot) |
Nimbus.Client |
Nimbus.Client.Factory.getClient(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
Modifier and Type | Method and Description |
---|---|
void |
BasicMetricsCollector.collect(Nimbus.Client client) |
static MetricsSample |
MetricsSample.factory(Nimbus.Client client,
String topologyName) |
static void |
Helper.kill(Nimbus.Client client,
String topoName) |
Constructor and Description |
---|
BasicMetricsCollector(Nimbus.Client client,
String topoName,
Map stormConfig) |
Modifier and Type | Method and Description |
---|---|
static void |
InOrderDeliveryTest.kill(Nimbus.Client client,
String name) |
static void |
FastWordCountTopology.kill(Nimbus.Client client,
String name) |
static void |
InOrderDeliveryTest.printMetrics(Nimbus.Client client,
String name) |
static void |
FastWordCountTopology.printMetrics(Nimbus.Client client,
String name) |
Modifier and Type | Method and Description |
---|---|
Nimbus.Client |
NimbusClient.getClient() |
Modifier and Type | Method and Description |
---|---|
static String |
Utils.getTopologyId(String name,
Nimbus.Client client) |
void |
Monitor.metrics(Nimbus.Client client) |
void |
Monitor.metrics(Nimbus.Client client,
long now,
org.apache.storm.utils.Monitor.MetricsState state) |
void |
NimbusClient.WithNimbus.run(Nimbus.Client client) |
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.