Uses of Class
org.apache.cassandra.io.FSReadError
Packages that use FSReadError
-
Uses of FSReadError in org.apache.cassandra.index.sasi.disk
Methods in org.apache.cassandra.index.sasi.disk that throw FSReadError -
Uses of FSReadError in org.apache.cassandra.io.sstable.format
Methods in org.apache.cassandra.io.sstable.format that throw FSReadErrorModifier and TypeMethodDescriptionstatic voidCompressionInfoComponent.verifyCompressionInfoExistenceIfApplicable(Descriptor descriptor, Set<Component> actualComponents) Best-effort checking to verify the expected compression info component exists, according to the TOC file.