Package | Description |
---|---|
org.apache.reef.io.watcher.driver.context |
Modifier and Type | Method and Description |
---|---|
AvroClosedContext.Builder |
AvroClosedContext.Builder.clearBase()
Clears the value of the 'base' field
|
AvroClosedContext.Builder |
AvroClosedContext.Builder.clearParentContext()
Clears the value of the 'parentContext' field
|
static AvroClosedContext.Builder |
AvroClosedContext.newBuilder()
Creates a new AvroClosedContext RecordBuilder
|
static AvroClosedContext.Builder |
AvroClosedContext.newBuilder(AvroClosedContext.Builder other)
Creates a new AvroClosedContext RecordBuilder by copying an existing Builder
|
static AvroClosedContext.Builder |
AvroClosedContext.newBuilder(AvroClosedContext other)
Creates a new AvroClosedContext RecordBuilder by copying an existing AvroClosedContext instance
|
AvroClosedContext.Builder |
AvroClosedContext.Builder.setBase(AvroContextBase value)
Sets the value of the 'base' field
|
AvroClosedContext.Builder |
AvroClosedContext.Builder.setParentContext(AvroActiveContext value)
Sets the value of the 'parentContext' field
|
Modifier and Type | Method and Description |
---|---|
static AvroClosedContext.Builder |
AvroClosedContext.newBuilder(AvroClosedContext.Builder other)
Creates a new AvroClosedContext RecordBuilder by copying an existing Builder
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.