public interface FSErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
handleCorruptSSTable(CorruptSSTableException e) |
void |
handleFSError(FSError e) |
default void |
handleStartupFSError(java.lang.Throwable t) |
void handleCorruptSSTable(CorruptSSTableException e)
void handleFSError(FSError e)
default void handleStartupFSError(java.lang.Throwable t)
Copyright © 2009-2022 The Apache Software Foundation