public abstract class ReduceFn.OnTriggerContext extends ReduceFn.Context
ReduceFn.onTrigger(com.google.cloud.dataflow.sdk.util.ReduceFn<K, InputT, OutputT, W>.OnTriggerContext).| Constructor and Description |
|---|
OnTriggerContext() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
output(OutputT value)
Output the given value in the current window.
|
abstract PaneInfo |
paneInfo()
Returns the
PaneInfo for the trigger firing being processed. |
key, state, timers, window, windowingStrategy