Package | Description |
---|---|
org.apache.reef.io.watcher.driver.task |
Modifier and Type | Method and Description |
---|---|
AvroCompletedTask.Builder |
AvroCompletedTask.Builder.clearActiveContext()
Clears the value of the 'activeContext' field
|
AvroCompletedTask.Builder |
AvroCompletedTask.Builder.clearGet()
Clears the value of the 'get' field
|
AvroCompletedTask.Builder |
AvroCompletedTask.Builder.clearId()
Clears the value of the 'id' field
|
static AvroCompletedTask.Builder |
AvroCompletedTask.newBuilder()
Creates a new AvroCompletedTask RecordBuilder
|
static AvroCompletedTask.Builder |
AvroCompletedTask.newBuilder(AvroCompletedTask.Builder other)
Creates a new AvroCompletedTask RecordBuilder by copying an existing Builder
|
static AvroCompletedTask.Builder |
AvroCompletedTask.newBuilder(AvroCompletedTask other)
Creates a new AvroCompletedTask RecordBuilder by copying an existing AvroCompletedTask instance
|
AvroCompletedTask.Builder |
AvroCompletedTask.Builder.setActiveContext(AvroActiveContext value)
Sets the value of the 'activeContext' field
|
AvroCompletedTask.Builder |
AvroCompletedTask.Builder.setGet(ByteBuffer value)
Sets the value of the 'get' field
|
AvroCompletedTask.Builder |
AvroCompletedTask.Builder.setId(CharSequence value)
Sets the value of the 'id' field
|
Modifier and Type | Method and Description |
---|---|
static AvroCompletedTask.Builder |
AvroCompletedTask.newBuilder(AvroCompletedTask.Builder other)
Creates a new AvroCompletedTask RecordBuilder by copying an existing Builder
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.