Uses of Interface
com.google.dataflow.v1beta3.ExecutionStageStateOrBuilder
-
Packages that use ExecutionStageStateOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of ExecutionStageStateOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement ExecutionStageStateOrBuilder Modifier and Type Class Description classExecutionStageStateA message describing the state of a particular execution stage.static classExecutionStageState.BuilderA message describing the state of a particular execution stage.Methods in com.google.dataflow.v1beta3 that return ExecutionStageStateOrBuilder Modifier and Type Method Description ExecutionStageStateOrBuilderJob.Builder. getStageStatesOrBuilder(int index)This field may be mutated by the Cloud Dataflow service; callers cannot mutate it.ExecutionStageStateOrBuilderJob. getStageStatesOrBuilder(int index)This field may be mutated by the Cloud Dataflow service; callers cannot mutate it.ExecutionStageStateOrBuilderJobOrBuilder. getStageStatesOrBuilder(int index)This field may be mutated by the Cloud Dataflow service; callers cannot mutate it.Methods in com.google.dataflow.v1beta3 that return types with arguments of type ExecutionStageStateOrBuilder Modifier and Type Method Description List<? extends ExecutionStageStateOrBuilder>Job.Builder. getStageStatesOrBuilderList()This field may be mutated by the Cloud Dataflow service; callers cannot mutate it.List<? extends ExecutionStageStateOrBuilder>Job. getStageStatesOrBuilderList()This field may be mutated by the Cloud Dataflow service; callers cannot mutate it.List<? extends ExecutionStageStateOrBuilder>JobOrBuilder. getStageStatesOrBuilderList()This field may be mutated by the Cloud Dataflow service; callers cannot mutate it.
-