Package | Description |
---|---|
org.apache.reef.runtime.multi.utils.avro |
Modifier and Type | Method and Description |
---|---|
AvroRuntimeDefinition.Builder |
AvroRuntimeDefinition.Builder.clearRuntimeName()
Clears the value of the 'runtimeName' field
|
AvroRuntimeDefinition.Builder |
AvroRuntimeDefinition.Builder.clearSerializedConfiguration()
Clears the value of the 'serializedConfiguration' field
|
static AvroRuntimeDefinition.Builder |
AvroRuntimeDefinition.newBuilder()
Creates a new AvroRuntimeDefinition RecordBuilder
|
static AvroRuntimeDefinition.Builder |
AvroRuntimeDefinition.newBuilder(AvroRuntimeDefinition.Builder other)
Creates a new AvroRuntimeDefinition RecordBuilder by copying an existing Builder
|
static AvroRuntimeDefinition.Builder |
AvroRuntimeDefinition.newBuilder(AvroRuntimeDefinition other)
Creates a new AvroRuntimeDefinition RecordBuilder by copying an existing AvroRuntimeDefinition instance
|
AvroRuntimeDefinition.Builder |
AvroRuntimeDefinition.Builder.setRuntimeName(CharSequence value)
Sets the value of the 'runtimeName' field
|
AvroRuntimeDefinition.Builder |
AvroRuntimeDefinition.Builder.setSerializedConfiguration(CharSequence value)
Sets the value of the 'serializedConfiguration' field
|
Modifier and Type | Method and Description |
---|---|
static AvroRuntimeDefinition.Builder |
AvroRuntimeDefinition.newBuilder(AvroRuntimeDefinition.Builder other)
Creates a new AvroRuntimeDefinition RecordBuilder by copying an existing Builder
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.