Package org.apache.hugegraph.computer.core.input
-
Interface Summary Interface Description EdgeFetcher Streamed read the data of each input split, and return one HugeEdge object at each iterationElementFetcher<T> GraphFetcher InputSplitFetcher VertexFetcher Streamed read the data of each input split, and return one HugeVertex object at each iteration -
Class Summary Class Description HugeConverter IdUtil InputSourceFactory InputSplit MasterInputHandler MasterInputManager WorkerInputManager