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