Uses of Class
org.apache.cassandra.io.FSWriteError
Packages that use FSWriteError
-
Uses of FSWriteError in org.apache.cassandra.index.sasi.disk
Methods in org.apache.cassandra.index.sasi.disk that throw FSWriteErrorModifier and TypeMethodDescriptionprotected booleanOnDiskIndexBuilder.finish(Descriptor descriptor, File file) booleanFinishes up index building process by creating/populating index file. -
Uses of FSWriteError in org.apache.cassandra.io
Subclasses of FSWriteError in org.apache.cassandra.ioModifier and TypeClassDescriptionclassclassThrown when all the disks used by a given keyspace have been marked as unwriteable.