org.apache.qpid.server.queue
Class SubFlushRunner
java.lang.Object
org.apache.qpid.server.queue.SubFlushRunner
- All Implemented Interfaces:
- Runnable, org.apache.qpid.pool.ReadWriteRunnable
class SubFlushRunner
- extends Object
- implements org.apache.qpid.pool.ReadWriteRunnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubFlushRunner
public SubFlushRunner(Subscription sub)
run
public void run()
- Specified by:
run
in interface Runnable
isRead
public boolean isRead()
- Specified by:
isRead
in interface org.apache.qpid.pool.ReadWriteRunnable
isWrite
public boolean isWrite()
Licensed to the Apache Software Foundation