Flushes the writer so that readers can see the preceding postscripts.
()
| 123 | * Flushes the writer so that readers can see the preceding postscripts. |
| 124 | */ |
| 125 | void flush() throws IOException; |
| 126 | |
| 127 | /** |
| 128 | * Appends raw stripe data (e.g. for file merger). |
no outgoing calls