Uses of Class
org.apache.cassandra.db.transform.BasePartitions
-
Packages that use BasePartitions Package Description org.apache.cassandra.db.filter org.apache.cassandra.db.transform -
-
Uses of BasePartitions in org.apache.cassandra.db.filter
Methods in org.apache.cassandra.db.filter with parameters of type BasePartitions Modifier and Type Method Description protected void
DataLimits.Counter. attachTo(BasePartitions partitions)
-
Uses of BasePartitions in org.apache.cassandra.db.transform
Subclasses of BasePartitions in org.apache.cassandra.db.transform Modifier and Type Class Description class
FilteredPartitions
Methods in org.apache.cassandra.db.transform with parameters of type BasePartitions Modifier and Type Method Description protected void
StoppingTransformation. attachTo(BasePartitions partitions)
-