Package | Description |
---|---|
org.apache.reef.tang.formats.avro |
Modifier and Type | Method and Description |
---|---|
AvroConfiguration.Builder |
AvroConfiguration.Builder.clearBindings()
Clears the value of the 'Bindings' field
|
AvroConfiguration.Builder |
AvroConfiguration.Builder.clearLanguage()
Clears the value of the 'language' field
|
static AvroConfiguration.Builder |
AvroConfiguration.newBuilder()
Creates a new AvroConfiguration RecordBuilder
|
static AvroConfiguration.Builder |
AvroConfiguration.newBuilder(AvroConfiguration.Builder other)
Creates a new AvroConfiguration RecordBuilder by copying an existing Builder
|
static AvroConfiguration.Builder |
AvroConfiguration.newBuilder(AvroConfiguration other)
Creates a new AvroConfiguration RecordBuilder by copying an existing AvroConfiguration instance
|
AvroConfiguration.Builder |
AvroConfiguration.Builder.setBindings(List<ConfigurationEntry> value)
Sets the value of the 'Bindings' field
|
AvroConfiguration.Builder |
AvroConfiguration.Builder.setLanguage(CharSequence value)
Sets the value of the 'language' field
|
Modifier and Type | Method and Description |
---|---|
static AvroConfiguration.Builder |
AvroConfiguration.newBuilder(AvroConfiguration.Builder other)
Creates a new AvroConfiguration RecordBuilder by copying an existing Builder
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.