|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutorInfo | |
|---|---|
| backtype.storm.generated | |
| Uses of ExecutorInfo in backtype.storm.generated |
|---|
| Methods in backtype.storm.generated that return ExecutorInfo | |
|---|---|
ExecutorInfo |
ExecutorInfo.deepCopy()
|
ExecutorInfo |
ExecutorSummary.get_executor_info()
|
| Methods in backtype.storm.generated with parameters of type ExecutorInfo | |
|---|---|
int |
ExecutorInfo.compareTo(ExecutorInfo other)
|
boolean |
ExecutorInfo.equals(ExecutorInfo that)
|
void |
ExecutorSummary.set_executor_info(ExecutorInfo executor_info)
|
| Constructors in backtype.storm.generated with parameters of type ExecutorInfo | |
|---|---|
ExecutorInfo(ExecutorInfo other)
Performs a deep copy on other. |
|
ExecutorSummary(ExecutorInfo executor_info,
String component_id,
String host,
int port,
int uptime_secs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||