public interface KeyTracker
Modifier and Type | Method and Description |
---|---|
Set<Integer> |
missedSegments() |
void |
segmentsFinished(byte[] finishedSegments) |
boolean |
track(byte[] key,
short status) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.