Uses of Class
org.apache.cassandra.db.virtual.SimpleDataSet
Packages that use SimpleDataSet
Package
Description
-
Uses of SimpleDataSet in org.apache.cassandra.db.virtual
Methods in org.apache.cassandra.db.virtual that return SimpleDataSetModifier and TypeMethodDescription -
Uses of SimpleDataSet in org.apache.cassandra.index.sai.disk
Methods in org.apache.cassandra.index.sai.disk with parameters of type SimpleDataSetModifier and TypeMethodDescriptionvoidEmptyIndex.populateSegmentView(SimpleDataSet dataSet) abstract voidSSTableIndex.populateSegmentView(SimpleDataSet dataSet) Populates a virtual table using the index metadata owned by the index -
Uses of SimpleDataSet in org.apache.cassandra.index.sai.disk.v1
Methods in org.apache.cassandra.index.sai.disk.v1 with parameters of type SimpleDataSet -
Uses of SimpleDataSet in org.apache.cassandra.streaming
Methods in org.apache.cassandra.streaming with parameters of type SimpleDataSet