| Package | Description |
|---|---|
| org.apache.flink.streaming.api.windowing.helper |
| Modifier and Type | Method and Description |
|---|---|
static <R> FullStream<R> |
FullStream.window()
Returns a helper representing an eviction that keeps all previous record
history.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.