|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DistributionTraces
Provides information regarding the distribution traces associated with an event.
| Method Summary | |
|---|---|
byte[] |
getBytes()
Get a byte stream representation of the distribution traces |
byte[] |
getDestinationsToReach()
Get the destinations to reach |
byte[] |
getDestinationsTraversedSoFar()
Get the destinations traversed so far |
void |
setDestinationsToReach(byte[] toReach)
Setting the destinations to reach |
void |
setDestinationsTraversedSoFar(byte[] traversedSoFar)
Setting the destinations traversed so far |
| Method Detail |
|---|
void setDestinationsTraversedSoFar(byte[] traversedSoFar)
byte[] getDestinationsTraversedSoFar()
void setDestinationsToReach(byte[] toReach)
byte[] getDestinationsToReach()
byte[] getBytes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||