ostore.bloom
Class BloomStage.SendUpdateMsgTimeout

java.lang.Object
  |
  +--ostore.bloom.BloomStage.SendUpdateMsgTimeout
All Implemented Interfaces:
QueueElementIF
Enclosing class:
BloomStage

public static class BloomStage.SendUpdateMsgTimeout
extends Object
implements QueueElementIF


Constructor Summary
BloomStage.SendUpdateMsgTimeout()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BloomStage.SendUpdateMsgTimeout

public BloomStage.SendUpdateMsgTimeout()
Method Detail

toString

public String toString()
Overrides:
toString in class Object