ostore.dispatch
Class Test.DeadSink
java.lang.Object
  |
  +--seda.sandStorm.core.SimpleSink
        |
        +--ostore.dispatch.Test.Sink
              |
              +--ostore.dispatch.Test.DeadSink
- All Implemented Interfaces: 
 - ProfilableIF, SinkIF
 
- Enclosing class: 
 - Test
 
- public static class Test.DeadSink
- extends Test.Sink
  
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Test.DeadSink
public Test.DeadSink(int tag,
                     double fraction)
enqueue_prepare
public Object enqueue_prepare(QueueElementIF[] elements)
                       throws SinkFullException
- Specified by: 
 enqueue_prepare in interface SinkIF- Overrides:
 enqueue_prepare in class Test.Sink
 
SinkFullException