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, sync
void init(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path, org.apache.hadoop.conf.Configuration c, boolean overwritable) throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.