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