Package com.swiftmq.tools.gc
Interface Recyclable
- All Known Implementing Classes:
QueuePullTransaction
,QueuePushTransaction
,QueueTransaction
public interface Recyclable
-
Method Summary
-
Method Details
-
getRecycleIndex
int getRecycleIndex() -
setRecycleIndex
void setRecycleIndex(int recycleIndex) -
reset
void reset()
-