@Internal public class StateContexts extends java.lang.Object
| Constructor and Description | 
|---|
StateContexts()  | 
| Modifier and Type | Method and Description | 
|---|---|
static <W extends BoundedWindow> | 
nullContext()
Returns a fake  
StateContext. | 
static <W extends BoundedWindow> | 
windowOnlyContext(W window)  | 
public static <W extends BoundedWindow> StateContext<W> nullContext()
StateContext.public static <W extends BoundedWindow> StateContext<W> windowOnlyContext(W window)