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