AbstractLocalMPairStream<K,V> |
|
LocalDefaultMPairStream<K,V> |
|
LocalInMemoryMStream<T> |
The type Local in memory m stream.
|
LocalMAccumulator<IN,OUT> |
Abstract base for local accumulators.
|
LocalMCounterAccumulator<IN> |
|
LocalMDoubleAccumulator |
|
LocalMDoubleStream |
|
LocalMListAccumulator<E> |
An implementation of a MAccumulator that accumulates values in lists for local streams
|
LocalMLongAccumulator |
|
LocalMMapAccumulator<K,V> |
|
LocalMMultiCounterAccumulator<K1,K2> |
|
LocalMSetAccumulator<E> |
An implementation of a MAccumulator that accumulates values in a set for local streams
|
LocalMStatisticsAccumulator |
|
LocalReusableMStream<T> |
The type Local reusable m stream.
|
LocalStreamingContext |
Represents a local streaming context using Java's built-in streams
|