public static final class KGraphWindowedStream.ApplyEdgesFoldFunction<K,EV,T> extends Object implements org.apache.kafka.streams.kstream.Aggregator<K,EdgeWithValue<K,EV>,T>
Constructor and Description |
---|
ApplyEdgesFoldFunction(EdgeFoldFunction<K,EV,T> foldFunction) |
public ApplyEdgesFoldFunction(EdgeFoldFunction<K,EV,T> foldFunction)
Copyright © 2020. All rights reserved.