ostore.network.patchwork
Class QuickStatTimeout
java.lang.Object
|
+--ostore.network.patchwork.QuickStatTimeout
- All Implemented Interfaces:
- PatchMsg, QueueElementIF
- public final class QuickStatTimeout
- extends Object
- implements QueueElementIF, PatchMsg
Internal timeout used to inform Patchwork when a QuickStat session is over.
- Version:
- $Id: QuickStatTimeout.java,v 1.2 2003/03/24 00:13:14 geels Exp $
- Author:
- Jeremy Stribling
qs_req
public QuickStatReq qs_req
QuickStatTimeout
public QuickStatTimeout(QuickStatReq qsReq,
byte type)
clone
public Object clone()
throws CloneNotSupportedException
- Overrides:
clone
in class Object
getType
public byte getType()
- Specified by:
getType
in interface PatchMsg
toString
public String toString()
- Overrides:
toString
in class Object