public static class TriggerExample.InsertDelays extends DoFn<String,String>
DoFn.Context, DoFn.ProcessContext, DoFn.RequiresWindowAccess| Constructor and Description |
|---|
InsertDelays() |
| Modifier and Type | Method and Description |
|---|---|
void |
processElement(DoFn.ProcessContext c) |
createAggregator, createAggregator, finishBundle, getAllowedTimestampSkew, getInputTypeDescriptor, getOutputTypeDescriptor, startBundlepublic void processElement(DoFn.ProcessContext c) throws Exception
processElement in class DoFn<String,String>Exception