| Package | Description |
|---|---|
| org.apache.hadoop.hbase.io.asyncfs | |
| org.apache.hadoop.hbase.util |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncFSOutput.recoverAndClose(CancelableProgressable reporter)
The close method when error occurred.
|
void |
WrapperAsyncFSOutput.recoverAndClose(CancelableProgressable reporter) |
void |
FanOutOneBlockAsyncDFSOutput.recoverAndClose(CancelableProgressable reporter)
The close method when error occurred.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RecoverLeaseFSUtils.recoverFileLease(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path p,
org.apache.hadoop.conf.Configuration conf,
CancelableProgressable reporter)
Recover the lease from HDFS, retrying multiple times.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.