| Package | Description |
|---|---|
| backtype.storm.generated |
| Modifier and Type | Method and Description |
|---|---|
LocalAssignment |
LocalAssignment.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,LocalAssignment> |
LSSupervisorAssignments.get_assignments() |
| Modifier and Type | Method and Description |
|---|---|
int |
LocalAssignment.compareTo(LocalAssignment other) |
boolean |
LocalAssignment.equals(LocalAssignment that) |
void |
LSSupervisorAssignments.put_to_assignments(int key,
LocalAssignment val) |
| Modifier and Type | Method and Description |
|---|---|
void |
LSSupervisorAssignments.set_assignments(Map<Integer,LocalAssignment> assignments) |
| Constructor and Description |
|---|
LocalAssignment(LocalAssignment other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
LSSupervisorAssignments(Map<Integer,LocalAssignment> assignments) |
Copyright © 2015. All rights reserved.