Package | Description |
---|---|
org.apache.reef.io.watcher.wake.time.runtime.event |
Modifier and Type | Method and Description |
---|---|
AvroRuntimeStop.Builder |
AvroRuntimeStop.Builder.clearException()
Clears the value of the 'exception' field.
|
AvroRuntimeStop.Builder |
AvroRuntimeStop.Builder.clearTimestamp()
Clears the value of the 'timestamp' field.
|
static AvroRuntimeStop.Builder |
AvroRuntimeStop.newBuilder()
Creates a new AvroRuntimeStop RecordBuilder.
|
static AvroRuntimeStop.Builder |
AvroRuntimeStop.newBuilder(AvroRuntimeStop.Builder other)
Creates a new AvroRuntimeStop RecordBuilder by copying an existing Builder.
|
static AvroRuntimeStop.Builder |
AvroRuntimeStop.newBuilder(AvroRuntimeStop other)
Creates a new AvroRuntimeStop RecordBuilder by copying an existing AvroRuntimeStop instance.
|
AvroRuntimeStop.Builder |
AvroRuntimeStop.Builder.setException(CharSequence value)
Sets the value of the 'exception' field.
|
AvroRuntimeStop.Builder |
AvroRuntimeStop.Builder.setTimestamp(long value)
Sets the value of the 'timestamp' field.
|
Modifier and Type | Method and Description |
---|---|
static AvroRuntimeStop.Builder |
AvroRuntimeStop.newBuilder(AvroRuntimeStop.Builder other)
Creates a new AvroRuntimeStop RecordBuilder by copying an existing Builder.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.