public static class DebuggingWordCount.FilterTextFn extends DoFn<KV<String,Long>,KV<String,Long>>
DoFn.Context, DoFn.ProcessContext, DoFn.RequiresWindowAccess| Constructor and Description |
|---|
FilterTextFn(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
processElement(DoFn.ProcessContext c) |
createAggregator, createAggregator, finishBundle, getAllowedTimestampSkew, getInputTypeDescriptor, getOutputTypeDescriptor, populateDisplayData, startBundlepublic FilterTextFn(String pattern)
public void processElement(DoFn.ProcessContext c)