public static interface HLog.Writer
void init(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration c) throws IOException
IOException
void close() throws IOException
IOException
void sync() throws IOException
IOException
void append(HLog.Entry entry) throws IOException
IOException
long getLength() throws IOException
IOException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.