Class DamagedWALException

All Implemented Interfaces:
Serializable

@Private public class DamagedWALException extends HBaseIOException
Thrown when a failed append or sync on a WAL. Thrown when WAL can no longer be used. Roll the WAL.
See Also: