This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Client.API Namespace Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Namespaces | Classes
Org.Apache.REEF.Client.API Namespace Reference

Namespaces

namespace  Exceptions
 

Classes

class  AppParameters
 The parameters for a REEF application, used to specify application parameters for each REEF application. More...
 
class  AppParametersBuilder
 A builder for AppParameters. More...
 
class  ClientFactory
 Instantiates the client based on IConfiguration for the chosen runtime. More...
 
interface  IREEFClient
 Interface for job submission on a REEF cluster More...
 
class  JobParameters
 The parameters for a REEF job, used to specify job parameters on each REEF submission. More...
 
class  JobParametersBuilder
 A builder for JobParameters. More...
 
class  JobRequest
 Describes parameters for a single job submission. More...
 
class  JobRequestBuilder
 
class  TcpPortConfigurationModule
 Configuration Module for the TCP port provider. More...