| Package | Description |
|---|---|
| peersim.symphony |
| Modifier and Type | Field and Description |
|---|---|
SymphonyProtocol.BootstrapStatus |
SymphonyProtocol.loggedIntoNetwork |
| Modifier and Type | Field and Description |
|---|---|
java.util.LinkedHashSet<Tuple<peersim.core.Node,SymphonyProtocol.BootstrapStatus>> |
SymphonyProtocol.leftShortRangeLinks |
java.util.LinkedHashSet<Tuple<peersim.core.Node,SymphonyProtocol.BootstrapStatus>> |
SymphonyProtocol.rightShortRangeLinks |
| Modifier and Type | Method and Description |
|---|---|
static SymphonyProtocol.BootstrapStatus |
SymphonyProtocol.BootstrapStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SymphonyProtocol.BootstrapStatus[] |
SymphonyProtocol.BootstrapStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AdapterSymphonyNodeComparator.compare(Tuple<peersim.core.Node,SymphonyProtocol.BootstrapStatus> o1,
Tuple<peersim.core.Node,SymphonyProtocol.BootstrapStatus> o2) |
int |
AdapterSymphonyNodeComparator.compare(Tuple<peersim.core.Node,SymphonyProtocol.BootstrapStatus> o1,
Tuple<peersim.core.Node,SymphonyProtocol.BootstrapStatus> o2) |