GapAwareTrackingToken
@Deprecated public class GapAwareTrackingToken extends GapAwareTrackingToken implements Serializable
GapAwareTrackingToken
used to bridge serialized
versions of this descriptor when migrating from Axon 3.x to Axon 4.x.Constructor and Description |
---|
GapAwareTrackingToken(long index,
Collection<Long> gaps)
Deprecated.
|
advanceTo, covers, createSortedSetOf, equals, getGaps, getIndex, hasGaps, hashCode, lowerBound, newInstance, position, toString, upperBound, withGapsTruncatedAt
@ConstructorProperties(value={"index","gaps"}) public GapAwareTrackingToken(long index, Collection<Long> gaps)
Copyright © 2010–2020. All rights reserved.