public interface WindowListener<K,R,P>
| Modifier and Type | Method and Description |
|---|---|
void |
expired(WindowFuture<K,R,P> future)
Called when a future has been automatically expired by a window in its
internal monitoring task.
|
void expired(WindowFuture<K,R,P> future)
future - The future that expired based on its ExpireTimestampCopyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.