public static class ValueWithRecordId.StripIdsDoFn<T> extends DoFn<ValueWithRecordId<T>,T>
DoFn.BoundedPerElement, DoFn.FinishBundle, DoFn.FinishBundleContext, DoFn.GetInitialRestriction, DoFn.GetRestrictionCoder, DoFn.NewTracker, DoFn.OnTimer, DoFn.OnTimerContext, DoFn.OutputReceiver<T>, DoFn.ProcessContext, DoFn.ProcessContinuation, DoFn.ProcessElement, DoFn.Setup, DoFn.SplitRestriction, DoFn.StartBundle, DoFn.StartBundleContext, DoFn.StateId, DoFn.Teardown, DoFn.TimerId, DoFn.UnboundedPerElement, DoFn.WindowedContext
Constructor and Description |
---|
StripIdsDoFn() |
Modifier and Type | Method and Description |
---|---|
void |
processElement(DoFn.ProcessContext c) |
getAllowedTimestampSkew, getInputTypeDescriptor, getOutputTypeDescriptor, populateDisplayData, prepareForProcessing
@DoFn.ProcessElement public void processElement(DoFn.ProcessContext c)