Package | Description |
---|---|
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
BoltStats |
BoltStats.deepCopy() |
BoltStats |
ExecutorSpecificStats.get_bolt() |
Modifier and Type | Method and Description |
---|---|
static ExecutorSpecificStats |
ExecutorSpecificStats.bolt(BoltStats value) |
int |
BoltStats.compareTo(BoltStats other) |
boolean |
BoltStats.equals(BoltStats that) |
void |
ExecutorSpecificStats.set_bolt(BoltStats value) |
Constructor and Description |
---|
BoltStats(BoltStats other)
Performs a deep copy on other.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.