Package | Description |
---|---|
org.apache.cassandra.io | |
org.apache.cassandra.io.sstable.format | |
org.apache.cassandra.io.util | |
org.apache.cassandra.service |
Modifier and Type | Method and Description |
---|---|
void |
FSErrorHandler.handleCorruptSSTable(CorruptSSTableException e) |
Modifier and Type | Method and Description |
---|---|
static void |
SSTableReader.verifyCompressionInfoExistenceIfApplicable(Descriptor descriptor,
java.util.Set<Component> actualComponents)
Best-effort checking to verify the expected compression info component exists, according to the TOC file.
|
Modifier and Type | Method and Description |
---|---|
static void |
FileUtils.handleCorruptSSTable(CorruptSSTableException e) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultFSErrorHandler.handleCorruptSSTable(CorruptSSTableException e) |
Copyright © 2009-2022 The Apache Software Foundation