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