Prepends this command with a number of other writes.
Prepends this command with a number of other writes.
The first element of the given Iterable becomes the first sub write of a potentially
created CompoundWrite.
Prepends this command with another Write or WriteFile to form
a CompoundWrite.
Java API: prepends this command with a number of other writes.
Java API: prepends this command with a number of other writes.
The first element of the given Iterable becomes the first sub write of a potentially
created CompoundWrite.
Java API: prepends this command with another Write or WriteFile to form
a CompoundWrite.
(Since version ) see corresponding Javadoc for more information.
Common interface for all write commands, currently Write, WriteFile and CompoundWrite.