public static final class FSLimitException.MaxDirectoryItemsExceededException extends org.apache.hadoop.hdfs.protocol.FSLimitException
FSLimitException.MaxDirectoryItemsExceededException, FSLimitException.PathComponentTooLongException| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID |
count, pathName, quota| Modifier | Constructor and Description |
|---|---|
protected |
MaxDirectoryItemsExceededException() |
|
MaxDirectoryItemsExceededException(long quota,
long count) |
protected |
MaxDirectoryItemsExceededException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
setPathNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final long serialVersionUID
protected MaxDirectoryItemsExceededException()
protected MaxDirectoryItemsExceededException(String msg)
public MaxDirectoryItemsExceededException(long quota, long count)
public String getMessage()
getMessage in class org.apache.hadoop.hdfs.protocol.QuotaExceededExceptionCopyright © 2018 CERN. All Rights Reserved.