public static final class KGraph.ApplyNeighborLeftJoinFunction<K,VV,EV,T> extends Object implements org.apache.kafka.streams.kstream.ValueJoiner<VV,Map<EdgeWithValue<K,EV>,VV>,T>
Constructor and Description |
---|
ApplyNeighborLeftJoinFunction(NeighborsFunctionWithVertexValue<K,VV,EV,T> fun) |
public ApplyNeighborLeftJoinFunction(NeighborsFunctionWithVertexValue<K,VV,EV,T> fun)
Copyright © 2020. All rights reserved.