public static final class KGraph.ApplyLeftJoinToVertexValues<K,VV,T> extends Object implements org.apache.kafka.streams.kstream.ValueJoiner<VV,T,VV>
ApplyLeftJoinToVertexValues(VertexJoinFunction<VV,T> mapper)
VV
apply(VV value, T input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ApplyLeftJoinToVertexValues(VertexJoinFunction<VV,T> mapper)
public VV apply(VV value, T input)
apply
org.apache.kafka.streams.kstream.ValueJoiner<VV,T,VV>
Copyright © 2020. All rights reserved.