This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Tang.Types.IPackageNode Interface Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
List of all members
Org.Apache.REEF.Tang.Types.IPackageNode Interface Reference

Inherits Org.Apache.REEF.Tang.Types.INode.

Inherited by Org.Apache.REEF.Tang.Implementations.ClassHierarchy.PackageNodeImpl.

Additional Inherited Members

- Public Member Functions inherited from Org.Apache.REEF.Tang.Types.INode
string GetName ()
 
string GetFullName ()
 
bool Contains (string key)
 
INode Get (string key)
 
INode GetParent ()
 
void Add (INode node)
 
- Public Member Functions inherited from Org.Apache.REEF.Tang.Types.ITraversable< INode >
ICollection< T > GetChildren ()
 

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