| Modifier and Type | Class and Description |
|---|---|
class |
LocalWALRecovery.Options |
| Constructor and Description |
|---|
LocalWALRecovery(AccumuloConfiguration configuration)
Create a WAL recovery tool for the given instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
parseArgs(String... args) |
void |
recoverLocalWriteAheadLogs(org.apache.hadoop.fs.FileSystem fs) |
void |
run() |
public LocalWALRecovery(AccumuloConfiguration configuration)
public static void main(String[] args) throws IOException
IOExceptionpublic void parseArgs(String... args)
public void recoverLocalWriteAheadLogs(org.apache.hadoop.fs.FileSystem fs)
throws IOException
IOExceptionCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.