| Package | Description | 
|---|---|
| org.apache.reef.webserver | 
| Modifier and Type | Field and Description | 
|---|---|
List<AvroEvaluatorEntry> | 
AvroEvaluatorList.evaluators
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
AvroEvaluatorEntry | 
AvroEvaluatorEntry.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AvroEvaluatorEntry> | 
AvroEvaluatorList.getEvaluators()
Gets the value of the 'evaluators' field. 
 | 
List<AvroEvaluatorEntry> | 
AvroEvaluatorList.Builder.getEvaluators()
Gets the value of the 'evaluators' field 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AvroEvaluatorEntry.Builder | 
AvroEvaluatorEntry.newBuilder(AvroEvaluatorEntry other)
Creates a new AvroEvaluatorEntry RecordBuilder by copying an existing AvroEvaluatorEntry instance 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AvroEvaluatorList.setEvaluators(List<AvroEvaluatorEntry> value)
Sets the value of the 'evaluators' field. 
 | 
AvroEvaluatorList.Builder | 
AvroEvaluatorList.Builder.setEvaluators(List<AvroEvaluatorEntry> value)
Sets the value of the 'evaluators' field 
 | 
| Constructor and Description | 
|---|
AvroEvaluatorList(List<AvroEvaluatorEntry> evaluators,
                                  Integer total,
                                  CharSequence startTime)
All-args constructor. 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.