Uses of Package
org.apache.cassandra.index.sai.view
Packages that use org.apache.cassandra.index.sai.view
-
Classes in org.apache.cassandra.index.sai.view used by org.apache.cassandra.index.saiClassDescriptionThe View is an immutable, point in time, view of the avalailable
SSTableIndexes for an index. -
Classes in org.apache.cassandra.index.sai.view used by org.apache.cassandra.index.sai.viewClassDescriptionThis is required since IntervalTree doesn't support custom Comparator implementations and relied on items to be comparable which "raw" terms are not.The View is an immutable, point in time, view of the avalailable
SSTableIndexes for an index.