@Internal public static class DoFnInvoker.FakeArgumentProvider<InputT,OutputT> extends DoFnInvoker.BaseArgumentProvider<InputT,OutputT>
DoFnInvoker.ArgumentProvider used during testing. Throws UnsupportedOperationException for all methods.| Constructor and Description |
|---|
FakeArgumentProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrorContext()
Return a human readable representation of the current call context to be used during error
reporting.
|
bundleFinalizer, element, finishBundleContext, key, onTimerContext, outputReceiver, outputRowReceiver, paneInfo, pipelineOptions, processContext, restriction, restrictionTracker, schemaElement, sideInput, startBundleContext, state, taggedOutputReceiver, timeDomain, timer, timerFamily, timerId, timestamp, watermarkEstimator, watermarkEstimatorState, windowpublic java.lang.String getErrorContext()
DoFnInvoker.BaseArgumentProvidergetErrorContext in class DoFnInvoker.BaseArgumentProvider<InputT,OutputT>