Package org.apache.hadoop.hbase.quotas
Class FileArchiverNotifierImpl.QuotaSnapshotSizeSerializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.quotas.FileArchiverNotifierImpl.QuotaSnapshotSizeSerializationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FileArchiverNotifierImpl
@Private
public static class FileArchiverNotifierImpl.QuotaSnapshotSizeSerializationException
extends IOException
An Exception thrown when SnapshotSize updates to hbase:quota fail to be written.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
- See Also:
-
-
Constructor Details
-
QuotaSnapshotSizeSerializationException
-