| Package | Description |
|---|---|
| org.apache.flink.streaming.api.windowing.time |
| Modifier and Type | Method and Description |
|---|---|
EventTime |
EventTime.makeSpecificBasedOnTimeCharacteristic(TimeCharacteristic characteristic) |
static EventTime |
EventTime.of(long size,
TimeUnit unit)
Creates an event time policy describing an event time interval.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.