Package org.apache.cassandra.utils
Interface Overlaps.BucketMaker<E,B>
- Enclosing class:
- Overlaps
public static interface Overlaps.BucketMaker<E,B>
-
Method Summary
Modifier and TypeMethodDescriptionmakeBucket(List<Set<E>> sets, int startIndexInclusive, int endIndexExclusive)
-
Method Details
-
makeBucket
-