@InterfaceAudience.Private @InterfaceStability.Evolving public class EditLogTailer extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
EditLogTailer(FSNamesystem namesystem,
Configuration conf) |
public EditLogTailer(FSNamesystem namesystem, Configuration conf)
public void start()
public void stop() throws IOException
IOException
public void catchupDuringFailover() throws IOException
IOException
public long getLastLoadTimestamp()
Copyright © 2013 Apache Software Foundation. All rights reserved.