| Package | Description |
|---|---|
| com.cloudhopper.commons.util.windowing |
| Constructor and Description |
|---|
DefaultWindowFuture(Window window,
ReentrantLock windowLock,
Condition completedCondition,
K key,
R request,
int callerStateHint,
long originalOfferTimeoutMillis,
int windowSize,
long offerTimestamp,
long acceptTimestamp,
long expireTimestamp)
Creates a new DefaultWindowFuture.
|
WindowMonitor(Window<K,R,P> window,
String monitorThreadName) |
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.