public class LockAcquireFailedException extends Exception
| Constructor and Description |
|---|
LockAcquireFailedException(org.apache.hadoop.fs.Path path) |
LockAcquireFailedException(org.apache.hadoop.fs.Path path,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.Path |
getPath() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LockAcquireFailedException(org.apache.hadoop.fs.Path path)
public LockAcquireFailedException(org.apache.hadoop.fs.Path path,
Throwable cause)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.