Package | Description |
---|---|
org.apache.cassandra.io | |
org.apache.cassandra.io.util | |
org.apache.cassandra.service |
Modifier and Type | Class and Description |
---|---|
class |
FSDiskFullWriteError |
class |
FSReadError |
class |
FSWriteError |
Modifier and Type | Method and Description |
---|---|
static FSError |
FSError.findNested(java.lang.Throwable top)
Unwraps the Throwable cause chain looking for an FSError instance
|
Modifier and Type | Method and Description |
---|---|
void |
FSErrorHandler.handleFSError(FSError e) |
Modifier and Type | Method and Description |
---|---|
static void |
FileUtils.handleFSError(FSError e) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultFSErrorHandler.handleFSError(FSError e) |
Copyright © 2020 The Apache Software Foundation