GapAwareTrackingToken instead.@Deprecated public class GapAwareTrackingToken extends Object implements Serializable
| Constructor and Description |
|---|
GapAwareTrackingToken()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Long> |
getGaps()
Deprecated.
Get a
Collection of this token's gaps. |
long |
getIndex()
Deprecated.
Get the highest global sequence of events seen up until the point of this tracking token.
|
public long getIndex()
public Collection<Long> getGaps()
Collection of this token's gaps.Copyright © 2010–2019. All rights reserved.