This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Network.Naming.Contracts.AvroNamingAssignment Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Properties | List of all members
Org.Apache.REEF.Network.Naming.Contracts.AvroNamingAssignment Class Reference

Used to serialize and deserialize Avro record Org.Apache.REEF.Network.Naming.Contracts.AvroNamingAssignment. More...

Properties

static string Schema [get]
 Gets the schema. More...
 
string id [get, set]
 Gets or sets the id field. More...
 
string host [get, set]
 Gets or sets the host field. More...
 
int port [get, set]
 Gets or sets the port field. More...
 

Detailed Description

Used to serialize and deserialize Avro record Org.Apache.REEF.Network.Naming.Contracts.AvroNamingAssignment.

Property Documentation

string Org.Apache.REEF.Network.Naming.Contracts.AvroNamingAssignment.host
getset

Gets or sets the host field.

string Org.Apache.REEF.Network.Naming.Contracts.AvroNamingAssignment.id
getset

Gets or sets the id field.

int Org.Apache.REEF.Network.Naming.Contracts.AvroNamingAssignment.port
getset

Gets or sets the port field.

string Org.Apache.REEF.Network.Naming.Contracts.AvroNamingAssignment.Schema
staticget

Gets the schema.


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