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

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

Public Member Functions

string GetName ()
 
string Gettype ()
 
bool IsInjectionFuture ()
 
string GetNamedParameterName ()
 

Member Function Documentation

string Org.Apache.REEF.Tang.Types.IConstructorArg.GetName ( )
string Org.Apache.REEF.Tang.Types.IConstructorArg.GetNamedParameterName ( )
string Org.Apache.REEF.Tang.Types.IConstructorArg.Gettype ( )
bool Org.Apache.REEF.Tang.Types.IConstructorArg.IsInjectionFuture ( )

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