Package | Description |
---|---|
io.kgraph |
Modifier and Type | Method and Description |
---|---|
<T> KGraph<K,VV,EV> |
KGraph.joinWithVertices(org.apache.kafka.streams.kstream.KTable<K,T> inputDataSet,
VertexJoinFunction<VV,T> vertexJoinFunction) |
Constructor and Description |
---|
ApplyLeftJoinToVertexValues(VertexJoinFunction<VV,T> mapper) |
Copyright © 2020. All rights reserved.