Apache REEF  0.16.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

◆ GetName()

string Org.Apache.REEF.Tang.Types.IConstructorArg.GetName ( )

◆ GetNamedParameterName()

string Org.Apache.REEF.Tang.Types.IConstructorArg.GetNamedParameterName ( )

◆ Gettype()

string Org.Apache.REEF.Tang.Types.IConstructorArg.Gettype ( )

◆ IsInjectionFuture()

bool Org.Apache.REEF.Tang.Types.IConstructorArg.IsInjectionFuture ( )

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