Class TransactionPendingAckStats


  • public class TransactionPendingAckStats
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String state
      The state of this pending ack.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • state

        public java.lang.String state
        The state of this pending ack.
    • Constructor Detail

      • TransactionPendingAckStats

        public TransactionPendingAckStats()