public final class EventTime extends AbstractTime
TimeCharacteristic.EventTime for a definition
of event time.| Modifier and Type | Method and Description |
|---|---|
EventTime |
makeSpecificBasedOnTimeCharacteristic(TimeCharacteristic characteristic) |
static EventTime |
of(long size,
TimeUnit unit)
Creates an event time policy describing an event time interval.
|
equals, getSize, getUnit, hashCode, toMilliseconds, toStringpublic EventTime makeSpecificBasedOnTimeCharacteristic(TimeCharacteristic characteristic)
makeSpecificBasedOnTimeCharacteristic in class AbstractTimeCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.