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