| Package | Description | 
|---|---|
| org.apache.cassandra.db.partitions | 
| Modifier and Type | Method and Description | 
|---|---|
| static CachedBTreePartition | CachedBTreePartition. create(UnfilteredRowIterator iterator,
      int nowInSec)Creates an  ArrayBackedCachedPartitionholding all the data of the provided iterator. | 
| static CachedBTreePartition | CachedBTreePartition. create(UnfilteredRowIterator iterator,
      int initialRowCapacity,
      int nowInSec)Creates an  ArrayBackedCachedPartitionholding all the data of the provided iterator. | 
Copyright © 2018 The Apache Software Foundation