public class PubsubIO.Write.PubsubBoundedWriter extends DoFn<T,Void>
Public so can be suppressed by runners.
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 |
|---|
PubsubBoundedWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
finishBundle() |
void |
populateDisplayData(DisplayData.Builder builder) |
void |
processElement(DoFn.ProcessContext c) |
void |
startBundle(DoFn.StartBundleContext c) |
getAllowedTimestampSkew, getInputTypeDescriptor, getOutputTypeDescriptor, prepareForProcessing@DoFn.StartBundle public void startBundle(DoFn.StartBundleContext c) throws IOException
IOException@DoFn.ProcessElement public void processElement(DoFn.ProcessContext c) throws IOException
IOException@DoFn.FinishBundle public void finishBundle() throws IOException
IOExceptionpublic void populateDisplayData(DisplayData.Builder builder)
populateDisplayData in interface HasDisplayDatapopulateDisplayData in class DoFn<T,Void>Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.