|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kahina.core.event.KahinaEvent
org.kahina.core.event.KahinaDAGEvent
public class KahinaDAGEvent
| Constructor Summary | |
|---|---|
KahinaDAGEvent(int dagEventType,
int firstID,
int secondID)
|
|
| Method Summary | |
|---|---|
int |
getDAGEventType()
|
int |
getFirstID()
|
int |
getSecondID()
|
String |
toString()
|
| Methods inherited from class org.kahina.core.event.KahinaEvent |
|---|
getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KahinaDAGEvent(int dagEventType,
int firstID,
int secondID)
| Method Detail |
|---|
public int getDAGEventType()
public int getFirstID()
public int getSecondID()
public String toString()
toString in class KahinaEvent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||