public class NoOpStepContext
extends java.lang.Object
implements org.apache.beam.runners.core.StepContext, java.io.Serializable
| Constructor and Description | 
|---|
NoOpStepContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.beam.runners.core.StateInternals | 
stateInternals()  | 
org.apache.beam.runners.core.TimerInternals | 
timerInternals()  | 
public org.apache.beam.runners.core.StateInternals stateInternals()
stateInternals in interface org.apache.beam.runners.core.StepContextpublic org.apache.beam.runners.core.TimerInternals timerInternals()
timerInternals in interface org.apache.beam.runners.core.StepContext