Uses of Interface
org.apache.cassandra.utils.BulkIterator
Packages that use BulkIterator
-
Uses of BulkIterator in org.apache.cassandra.utils
Classes in org.apache.cassandra.utils that implement BulkIteratorModifier and TypeClassDescriptionstatic classstatic class -
Uses of BulkIterator in org.apache.cassandra.utils.btree
Methods in org.apache.cassandra.utils.btree with parameters of type BulkIteratorModifier and TypeMethodDescriptionstatic <C,I extends C, O extends C>
Object[]BTree.build(BulkIterator<I> source, int size, UpdateFunction<I, O> updateF)