Package org.apache.cassandra.index.sai.view
-
Class Summary Class Description IndexViewManager Maintain an atomic view for read requests, so that requests can read all data during concurrent compactions.RangeTermTree RangeTermTree.Term This is required since IntervalTree doesn't support custom Comparator implementations and relied on items to be comparable which "raw" terms are not.View The View is an immutable, point in time, view of the avalailableSSTableIndex
es for an index.