|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreWorkPostWorkHandler<VertexType extends BaseVertex>
Handles both prework and postwork used by algorithms such as DFS and BFS. Depending on the application, the user can define custom classes that implements PreWorkPostWorkHandler and pass thems to the algorithm.
Method Summary |
---|
Methods inherited from interface graphlab.library.event.handlers.PostWorkHandler |
---|
doPostWork |
Methods inherited from interface graphlab.library.event.handlers.PreWorkHandler |
---|
doPreWork |
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |