| Package | Description |
|---|---|
| org.apache.flink.streaming.api.windowing.evictors |
| Modifier and Type | Method and Description |
|---|---|
static <W extends Window> |
TimeEvictor.of(Time windowSize)
Creates a
TimeEvictor that keeps the given number of elements. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.