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