Interface KeyTracker
-
public interface KeyTracker- Since:
- 14.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Integer>missedSegments()voidsegmentsFinished(org.infinispan.commons.util.IntSet finishedSegments)booleantrack(byte[] key, short status, org.infinispan.commons.configuration.ClassAllowList allowList)
-