public static interface DefaultWALProvider.Writer extends WALProvider.Writer
| Modifier and Type | Method and Description | 
|---|---|
| void | init(org.apache.hadoop.fs.FileSystem fs,
    org.apache.hadoop.fs.Path path,
    org.apache.hadoop.conf.Configuration c,
    boolean overwritable) | 
append, getLength, syncvoid init(org.apache.hadoop.fs.FileSystem fs,
        org.apache.hadoop.fs.Path path,
        org.apache.hadoop.conf.Configuration c,
        boolean overwritable)
          throws IOException
IOExceptionCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.