public static interface DefaultWALProvider.Writer extends WALProvider.Writer
Modifier and Type | Method and Description |
---|---|
void |
init(FileSystem fs,
Path path,
Configuration c,
boolean overwritable) |
append, getLength, sync
void init(FileSystem fs, Path path, Configuration c, boolean overwritable) throws IOException
IOException