public class StreamState<K,V> extends Object implements Serializable
A wrapper for the stream state which can be used to query the state via Stream.stateQuery(StreamState)
| Modifier and Type | Method and Description | 
|---|---|
PairStream<K,V> | 
toPairStream()  | 
public PairStream<K,V> toPairStream()
Copyright © 2019 The Apache Software Foundation. All rights reserved.