Package | Description |
---|---|
org.apache.cassandra.db.partitions | |
org.apache.cassandra.utils.btree |
Modifier and Type | Method and Description |
---|---|
protected static AbstractBTreePartition.Holder |
AbstractBTreePartition.build(UnfilteredRowIterator iterator,
int initialRowCapacity,
boolean ordered,
BTree.Builder.QuickResolver<Row> quickResolver) |
Modifier and Type | Method and Description |
---|---|
BTree.Builder<V> |
BTree.Builder.setQuickResolver(BTree.Builder.QuickResolver<V> quickResolver) |
Copyright © 2009-2019 The Apache Software Foundation