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