|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Used to serialize and deserialize Avro record org.apache.reef.webserver.AvroReefServiceInfo. More...
Public Member Functions | |
| AvroReefServiceInfo () | |
| Initializes a new instance of the AvroReefServiceInfo class. More... | |
| AvroReefServiceInfo (string serviceName, string serviceInfo) | |
| Initializes a new instance of the AvroReefServiceInfo class. More... | |
Properties | |
| static string | Schema [get] |
| Gets the schema. More... | |
| string | serviceName [get, set] |
| Gets or sets the serviceName field. More... | |
| string | serviceInfo [get, set] |
| Gets or sets the serviceInfo field. More... | |
Used to serialize and deserialize Avro record org.apache.reef.webserver.AvroReefServiceInfo.
|
inline |
Initializes a new instance of the AvroReefServiceInfo class.
|
inline |
Initializes a new instance of the AvroReefServiceInfo class.
| serviceName | The serviceName. |
| serviceInfo | The serviceInfo. |
|
staticget |
Gets the schema.
|
getset |
Gets or sets the serviceInfo field.
|
getset |
Gets or sets the serviceName field.
1.8.11