This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Tang.Tools.ClassHierarchyBuilder Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Static Public Member Functions | List of all members
Org.Apache.REEF.Tang.Tools.ClassHierarchyBuilder Class Reference

Static Public Member Functions

static void Main (string[] args)
 This program generates class hierarchy bin file for the list of dlls, plus a defalut list The default list include: ITask, StreamTask1, HelloTask and ShellTask, please remove if not needed More...
 

Member Function Documentation

static void Org.Apache.REEF.Tang.Tools.ClassHierarchyBuilder.Main ( string[]  args)
inlinestatic

This program generates class hierarchy bin file for the list of dlls, plus a defalut list The default list include: ITask, StreamTask1, HelloTask and ShellTask, please remove if not needed

Parameters
argsadditional dlls needed to build class hierarchy

The documentation for this class was generated from the following file: