- All Implemented Interfaces:
- Function, GenericJoiner<Record,Record,Record>, Serializable
- Enclosing class:
- WorksetConnectedComponents
public static final class WorksetConnectedComponents.NeighborWithComponentIDJoin
extends JoinFunction
implements Serializable
UDF that joins a (Vertex-ID, Component-ID) pair that represents the current component that
a vertex is associated with, with a (Source-Vertex-ID, Target-VertexID) edge. The function
produces a (Target-vertex-ID, Component-ID) pair.
- See Also:
- Serialized Form