| Package | Description | 
|---|---|
| org.apache.reef.webserver | 
| Modifier and Type | Method and Description | 
|---|---|
AvroEvaluatorList | 
AvroEvaluatorList.Builder.build()  | 
AvroEvaluatorList | 
AvroEvaluatorListSerializer.toAvro(Map<String,EvaluatorDescriptor> evaluatorMap,
            int totalEvaluators,
            String startTime)
Build AvroEvaluatorList object. 
 | 
AvroEvaluatorList | 
EvaluatorListSerializer.toAvro(Map<String,EvaluatorDescriptor> evaluatorMap,
            int totalEvaluators,
            String startTime)
Build AvroEvaluatorList object 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AvroEvaluatorList.Builder | 
AvroEvaluatorList.newBuilder(AvroEvaluatorList other)
Creates a new AvroEvaluatorList RecordBuilder by copying an existing AvroEvaluatorList instance 
 | 
String | 
AvroEvaluatorListSerializer.toString(AvroEvaluatorList avroEvaluatorList)
Convert AvroEvaluatorList to JSON string. 
 | 
String | 
EvaluatorListSerializer.toString(AvroEvaluatorList avroEvaluatorList)
Convert AvroEvaluatorList to JSon string 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.