org.apache.accumulo.server.master.recovery
Class HadoopLogCloser
java.lang.Object
org.apache.accumulo.server.master.recovery.HadoopLogCloser
- All Implemented Interfaces:
- LogCloser
public class HadoopLogCloser
- extends Object
- implements LogCloser
Method Summary |
long |
close(Master master,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path source)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HadoopLogCloser
public HadoopLogCloser()
close
public long close(Master master,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path source)
throws IOException
- Specified by:
close
in interface LogCloser
- Throws:
IOException
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.