Class EventBatch
java.lang.Object
io.fluxcapacitor.common.api.eventsourcing.EventBatch
public class EventBatch extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEventBatch.Metric -
Constructor Summary
Constructors Constructor Description EventBatch() -
Method Summary
Modifier and Type Method Description LonggetFirstSequenceNumber()intgetSize()booleanisEmpty()EventBatch.MetrictoMetric()StringtoString()