Class DebugInfo


  • public class DebugInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DebugInfo​(int cid, int epoch, int leader, TOMMessage msg)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • cid

        public final int cid
      • epoch

        public final int epoch
      • leader

        public final int leader
    • Constructor Detail

      • DebugInfo

        public DebugInfo​(int cid,
                         int epoch,
                         int leader,
                         TOMMessage msg)