|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.tubs.macs.control.SegmentData
Infos about an segment. Objects of this class will be stored in SessionData.segments
| Field Summary | |
NetAddress |
address
the NetAddress of the segment |
int |
priority
The priority value, used by clients when choosing a server if using SERVER_PRIORITY strategy. |
| Constructor Summary | |
SegmentData(NetAddress address)
|
|
SegmentData(NetAddress address,
int priority)
|
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public NetAddress address
public int priority
| Constructor Detail |
public SegmentData(NetAddress address)
public SegmentData(NetAddress address,
int priority)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||