Package at.jku.ssw.fp.sect08_2
-
Class Summary Class Description Constants Demo1_ReduceTask Main demo class showing the reduction by theReduceTask
.Demo2_ThreadPoolProperty Demos showing the effect of thread pool configurations.ReduceTask<V> Task for simulating the reduce operation of parallel streams including log information.TracedList<T> An list which returns aTracedSpliterator
as spliterator.TracedSpliterator<T> Spliterator with tracing.