Package org.apache.beam.sdk.testing
Interface TestPipeline.TestValueProviderOptions
- All Superinterfaces:
- HasDisplayData,- PipelineOptions
- Enclosing class:
- TestPipeline
Implementation detail of 
TestPipeline.newProvider(T), do not use.- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.beam.sdk.options.PipelineOptionsPipelineOptions.AtomicLongFactory, PipelineOptions.CheckEnabled, PipelineOptions.DirectRunner, PipelineOptions.JobNameFactory, PipelineOptions.UserAgentFactory
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetProviderRuntimeValues(ValueProvider<Map<String, Object>> runtimeValues) Methods inherited from interface org.apache.beam.sdk.transforms.display.HasDisplayDatapopulateDisplayDataMethods inherited from interface org.apache.beam.sdk.options.PipelineOptionsas, getGbek, getJobName, getOptionsId, getRunner, getStableUniqueNames, getTempLocation, getUserAgent, outputRuntimeOptions, revision, setGbek, setJobName, setOptionsId, setRunner, setStableUniqueNames, setTempLocation, setUserAgent
- 
Method Details- 
getProviderRuntimeValuesValueProvider<Map<String,Object>> getProviderRuntimeValues()
- 
setProviderRuntimeValues
 
-