Class SynchronyRowsCount


  • public class SynchronyRowsCount
    extends Object
    Encapsulates the size of synchrony tables.
    Since:
    7.0.0
    • Constructor Detail

      • SynchronyRowsCount

        public SynchronyRowsCount​(long numberOfEvents,
                                  long numberOfSnapshots)
    • Method Detail

      • getNumberOfEvents

        public long getNumberOfEvents()
      • getNumberOfSnapshots

        public long getNumberOfSnapshots()