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, syncvoid init(FileSystem fs,
Path path,
Configuration c,
boolean overwritable)
throws IOException
IOException