public interface IMessage<T>
Modifier and Type | Method and Description |
---|---|
java.lang.String |
edge()
The edge this message is traveling
|
T |
getContent()
Returns the content of the message
|
int |
getFlag()
Returns the flag of the message
|
void |
setFlag(int barrier)
Set a flag to the message
|
int |
sourceTask()
Get the source of the message
|
T getContent()
java.lang.String edge()
int getFlag()
int sourceTask()
void setFlag(int barrier)
barrier
- barrier message