bees.core.kernel
Class BDomainQueryEvent
java.lang.Object
|
+--edu.utah.janosvm.sys.ListNode
|
+--edu.utah.janosvm.kit.comm.amiga.Facsimile
|
+--bees.core.BeesEvent
|
+--bees.core.TwoWayBeesEvent
|
+--bees.core.kernel.BDomainQueryEvent
- All Implemented Interfaces:
- java.lang.Cloneable, edu.utah.janosvm.sys.CrossTeamCloneable
- public final class BDomainQueryEvent
- extends TwoWayBeesEvent
| Fields inherited from class edu.utah.janosvm.sys.ListNode |
pred, succ |
| Methods inherited from class edu.utah.janosvm.kit.comm.amiga.Facsimile |
getReplyPort, isReply, setReplyPort |
| Methods inherited from class edu.utah.janosvm.sys.ListNode |
append, inList, prepend, remove |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getDomainStats
public edu.utah.janos.nodeos.DomainStats getDomainStats()
getInChanStats
public edu.utah.janos.nodeos.ChanStats[] getInChanStats()
getOutChanStats
public edu.utah.janos.nodeos.ChanStats[] getOutChanStats()
sendReply
protected void sendReply()
throws DeadBDomainException
- Description copied from class:
BeesEvent
- Send a reply to the event.
- Overrides:
sendReply in class BeesEvent
- Following copied from class:
bees.core.BeesEvent
- Throws:
DeadBDomainException - If the destination domain is unreachable
clone
public java.lang.Object clone()
- Overrides:
clone in class TwoWayBeesEvent
toString
public java.lang.String toString()
- Overrides:
toString in class TwoWayBeesEvent
- Following copied from class:
bees.core.BeesEvent
- See Also:
Object.toString()
This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/