A destination that is composed of different child destinations.
Each statement is forwarded to all child destinations.
This class does not use synchronization, but if the target datasets are thread-safe then
so is this destination. The write() method may be executed concurrently by multiple threads.
Linear Supertypes
Destination, Serializable, Serializable, AnyRef, Any
A destination that is composed of different child destinations. Each statement is forwarded to all child destinations.
This class does not use synchronization, but if the target datasets are thread-safe then so is this destination. The write() method may be executed concurrently by multiple threads.