Package | Description |
---|---|
org.apache.reef.webserver |
HTTP Server component to implement a REST API for the Driver or Evaluators.
|
Modifier and Type | Method and Description |
---|---|
AvroEvaluatorsInfo.Builder |
AvroEvaluatorsInfo.Builder.clearEvaluatorsInfo()
Clears the value of the 'evaluatorsInfo' field
|
static AvroEvaluatorsInfo.Builder |
AvroEvaluatorsInfo.newBuilder()
Creates a new AvroEvaluatorsInfo RecordBuilder
|
static AvroEvaluatorsInfo.Builder |
AvroEvaluatorsInfo.newBuilder(AvroEvaluatorsInfo.Builder other)
Creates a new AvroEvaluatorsInfo RecordBuilder by copying an existing Builder
|
static AvroEvaluatorsInfo.Builder |
AvroEvaluatorsInfo.newBuilder(AvroEvaluatorsInfo other)
Creates a new AvroEvaluatorsInfo RecordBuilder by copying an existing AvroEvaluatorsInfo instance
|
AvroEvaluatorsInfo.Builder |
AvroEvaluatorsInfo.Builder.setEvaluatorsInfo(List<AvroEvaluatorInfo> value)
Sets the value of the 'evaluatorsInfo' field
|
Modifier and Type | Method and Description |
---|---|
static AvroEvaluatorsInfo.Builder |
AvroEvaluatorsInfo.newBuilder(AvroEvaluatorsInfo.Builder other)
Creates a new AvroEvaluatorsInfo RecordBuilder by copying an existing Builder
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.