Package | Description |
---|---|
org.apache.storm.generated | |
org.apache.storm.spout | |
org.apache.storm.task |
Modifier and Type | Method and Description |
---|---|
ShellComponent |
ShellComponent.deepCopy() |
ShellComponent |
ComponentObject.get_shell() |
Modifier and Type | Method and Description |
---|---|
int |
ShellComponent.compareTo(ShellComponent other) |
boolean |
ShellComponent.equals(ShellComponent that) |
void |
ComponentObject.set_shell(ShellComponent value) |
static ComponentObject |
ComponentObject.shell(ShellComponent value) |
Constructor and Description |
---|
ShellComponent(ShellComponent other)
Performs a deep copy on other.
|
Constructor and Description |
---|
ShellSpout(ShellComponent component) |
Constructor and Description |
---|
ShellBolt(ShellComponent component) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.