public class PositionsTracker extends Object
| Constructor and Description |
|---|
PositionsTracker() |
| Modifier and Type | Method and Description |
|---|---|
Map<URI,List<Range>> |
getPositions() |
boolean |
isEmpty() |
void |
update(URI resource,
long position) |
Copyright © 2017–2021 DataStax. All rights reserved.