# javaCollectorParallelUnordered Create a sink which materializes into a @scala[`Future`] @java[`CompletionStage`] which will be completed with a result of the Java 8 `Collector` transformation and reduction operations. ## Signature ## Description @@@div { .callout } @@@ ## Example