Class EventBatch

java.lang.Object
io.fluxcapacitor.common.api.eventsourcing.EventBatch

public class EventBatch
extends Object
  • Constructor Details

    • EventBatch

      public EventBatch()
  • Method Details

    • getFirstSequenceNumber

      public Long getFirstSequenceNumber()
    • isEmpty

      public boolean isEmpty()
    • getSize

      public int getSize()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • toMetric

      public EventBatch.Metric toMetric()