Class ColumnFamilyStore.ViewFragment

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • memtables

        public final java.lang.Iterable<Memtable> memtables
    • Constructor Detail

      • ViewFragment

        public ViewFragment​(java.util.List<SSTableReader> sstables,
                            java.lang.Iterable<Memtable> memtables)