| Package | Description |
|---|---|
| org.apache.flink.streaming.api.windowing.helper |
| Modifier and Type | Method and Description |
|---|---|
static <DATA> Delta<DATA> |
Delta.of(double threshold,
DeltaFunction<DATA> deltaFunction,
DATA initVal)
Creates a delta helper representing a delta trigger or eviction policy.
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.