Package | Description |
---|---|
org.apache.reef.io.watcher.driver.evaluator |
Modifier and Type | Method and Description |
---|---|
AvroAllocatedEvaluator.Builder |
AvroAllocatedEvaluator.Builder.clearEvaluatorDescriptor()
Clears the value of the 'evaluatorDescriptor' field
|
AvroAllocatedEvaluator.Builder |
AvroAllocatedEvaluator.Builder.clearId()
Clears the value of the 'id' field
|
static AvroAllocatedEvaluator.Builder |
AvroAllocatedEvaluator.newBuilder()
Creates a new AvroAllocatedEvaluator RecordBuilder
|
static AvroAllocatedEvaluator.Builder |
AvroAllocatedEvaluator.newBuilder(AvroAllocatedEvaluator.Builder other)
Creates a new AvroAllocatedEvaluator RecordBuilder by copying an existing Builder
|
static AvroAllocatedEvaluator.Builder |
AvroAllocatedEvaluator.newBuilder(AvroAllocatedEvaluator other)
Creates a new AvroAllocatedEvaluator RecordBuilder by copying an existing AvroAllocatedEvaluator instance
|
AvroAllocatedEvaluator.Builder |
AvroAllocatedEvaluator.Builder.setEvaluatorDescriptor(AvroEvaluatorDescriptor value)
Sets the value of the 'evaluatorDescriptor' field
|
AvroAllocatedEvaluator.Builder |
AvroAllocatedEvaluator.Builder.setId(CharSequence value)
Sets the value of the 'id' field
|
Modifier and Type | Method and Description |
---|---|
static AvroAllocatedEvaluator.Builder |
AvroAllocatedEvaluator.newBuilder(AvroAllocatedEvaluator.Builder other)
Creates a new AvroAllocatedEvaluator RecordBuilder by copying an existing Builder
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.