Package | Description |
---|---|
org.apache.storm.generated |
Modifier and Type | Method and Description |
---|---|
SpoutStats |
SpoutStats.deepCopy() |
SpoutStats |
ExecutorSpecificStats.get_spout() |
Modifier and Type | Method and Description |
---|---|
int |
SpoutStats.compareTo(SpoutStats other) |
boolean |
SpoutStats.equals(SpoutStats that) |
void |
ExecutorSpecificStats.set_spout(SpoutStats value) |
static ExecutorSpecificStats |
ExecutorSpecificStats.spout(SpoutStats value) |
Constructor and Description |
---|
SpoutStats(SpoutStats other)
Performs a deep copy on other.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.