| Package | Description |
|---|---|
| backtype.storm.generated |
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
NodeInfo.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
Map<List<Long>,NodeInfo> |
Assignment.get_executor_node_port() |
| Modifier and Type | Method and Description |
|---|---|
int |
NodeInfo.compareTo(NodeInfo other) |
boolean |
NodeInfo.equals(NodeInfo that) |
void |
Assignment.put_to_executor_node_port(List<Long> key,
NodeInfo val) |
| Modifier and Type | Method and Description |
|---|---|
void |
Assignment.set_executor_node_port(Map<List<Long>,NodeInfo> executor_node_port) |
| Constructor and Description |
|---|
NodeInfo(NodeInfo other)
Performs a deep copy on other.
|
Copyright © 2015. All rights reserved.