Interface Recyclable

All Known Implementing Classes:
QueuePullTransaction, QueuePushTransaction, QueueTransaction

public interface Recyclable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
     
    void
    setRecycleIndex(int recycleIndex)
     
  • Method Details

    • getRecycleIndex

      int getRecycleIndex()
    • setRecycleIndex

      void setRecycleIndex(int recycleIndex)
    • reset

      void reset()