Skip to content

Commit

Permalink
AVRO-2511: add javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
clesaec committed Sep 20, 2023
1 parent 3d114b4 commit e336214
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ public void flush() throws IOException {
}

/**
* If this writer was instantiated using a File or using an
* If this writer was instantiated using a {@linkplain File}, {@linkplain FileOutputStream} or
* {@linkplain Syncable} instance, this method flushes all buffers for this
* writer to disk. In other cases, this method behaves exactly like
* {@linkplain #flush()}.
Expand Down

0 comments on commit e336214

Please sign in to comment.