K - the key typeV - the value typepublic class StreamState<K,V> extends Object implements Serializable
Stream.stateQuery(StreamState).| Modifier and Type | Method and Description |
|---|---|
PairStream<K,V> |
toPairStream() |
public PairStream<K,V> toPairStream()
Copyright © 2023 The Apache Software Foundation. All rights reserved.