Package com.swiftmq.tools.gc
Interface Recyclable
-
- All Known Implementing Classes:
QueuePullTransaction,QueuePushTransaction,QueueTransaction
public interface Recyclable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetRecycleIndex()voidreset()voidsetRecycleIndex(int recycleIndex)
-