bamboo.db
Class StorageManager.GetByTimeCont
java.lang.Object
bamboo.db.StorageManager.GetByTimeCont
- All Implemented Interfaces:
- QueueElementIF
- Enclosing class:
- StorageManager
public static class StorageManager.GetByTimeCont
- extends Object
- implements QueueElementIF
Continue an existing GetByTimeReq. Set continuation to the
continuation in the last GetByTimeResp. To close the cursor associated
with a GetByTimeReq, send one of these with a null comp_q.
continuation
public Object continuation
comp_q
public SinkIF comp_q
user_data
public Object user_data
StorageManager.GetByTimeCont
public StorageManager.GetByTimeCont(Object c,
SinkIF s,
Object ud)
toString
public String toString()
- Overrides:
toString in class Object