Uses of Interface
org.apache.cassandra.io.tries.IncrementalTrieWriter.PartialTail
Packages that use IncrementalTrieWriter.PartialTail
-
Uses of IncrementalTrieWriter.PartialTail in org.apache.cassandra.io.tries
Methods in org.apache.cassandra.io.tries that return IncrementalTrieWriter.PartialTailModifier and TypeMethodDescriptionIncrementalTrieWriter.makePartialRoot()Make a temporary in-memory representation of the unwritten nodes that covers everything added to the trie until this point.abstract IncrementalTrieWriter.PartialTailIncrementalTrieWriterBase.makePartialRoot()IncrementalTrieWriterPageAware.makePartialRoot()IncrementalTrieWriterSimple.makePartialRoot()