Uses of Class
org.apache.cassandra.io.sstable.format.SSTableReaderLoadingBuilder
Packages that use SSTableReaderLoadingBuilder
Package
Description
-
Uses of SSTableReaderLoadingBuilder in org.apache.cassandra.io.sstable.format
Subclasses of SSTableReaderLoadingBuilder in org.apache.cassandra.io.sstable.formatModifier and TypeClassDescriptionclassSortedTableReaderLoadingBuilder<R extends SSTableReader,B extends SSTableReader.Builder<R, B>> Methods in org.apache.cassandra.io.sstable.format that return SSTableReaderLoadingBuilderModifier and TypeMethodDescriptionSSTableFormat.SSTableReaderFactory.loadingBuilder(Descriptor descriptor, TableMetadataRef tableMetadataRef, Set<Component> components) A builder which opens/loads all the required resources upon execution ofbuild(SSTable.Owner, boolean, boolean)and passed them to the created reader instance. -
Uses of SSTableReaderLoadingBuilder in org.apache.cassandra.io.sstable.format.big
Subclasses of SSTableReaderLoadingBuilder in org.apache.cassandra.io.sstable.format.big -
Uses of SSTableReaderLoadingBuilder in org.apache.cassandra.io.sstable.format.bti
Subclasses of SSTableReaderLoadingBuilder in org.apache.cassandra.io.sstable.format.bti