Package | Description |
---|---|
org.apache.storm.windowing |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEvictionContext |
Modifier and Type | Field and Description |
---|---|
protected EvictionContext |
TimeEvictionPolicy.evictionContext |
Modifier and Type | Method and Description |
---|---|
void |
WatermarkCountEvictionPolicy.setContext(EvictionContext context) |
void |
TimeEvictionPolicy.setContext(EvictionContext context) |
void |
EvictionPolicy.setContext(EvictionContext context)
Sets a context in the eviction policy that can be used while evicting the events.
|
void |
CountEvictionPolicy.setContext(EvictionContext context) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.