Uses of Interface
com.google.dataflow.v1beta3.StateFamilyConfigOrBuilder
-
Packages that use StateFamilyConfigOrBuilder Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of StateFamilyConfigOrBuilder in com.google.dataflow.v1beta3
Classes in com.google.dataflow.v1beta3 that implement StateFamilyConfigOrBuilder Modifier and Type Class Description classStateFamilyConfigState family configuration.static classStateFamilyConfig.BuilderState family configuration.Methods in com.google.dataflow.v1beta3 that return StateFamilyConfigOrBuilder Modifier and Type Method Description StateFamilyConfigOrBuilderComputationTopology.Builder. getStateFamiliesOrBuilder(int index)The state family values.StateFamilyConfigOrBuilderComputationTopology. getStateFamiliesOrBuilder(int index)The state family values.StateFamilyConfigOrBuilderComputationTopologyOrBuilder. getStateFamiliesOrBuilder(int index)The state family values.Methods in com.google.dataflow.v1beta3 that return types with arguments of type StateFamilyConfigOrBuilder Modifier and Type Method Description List<? extends StateFamilyConfigOrBuilder>ComputationTopology.Builder. getStateFamiliesOrBuilderList()The state family values.List<? extends StateFamilyConfigOrBuilder>ComputationTopology. getStateFamiliesOrBuilderList()The state family values.List<? extends StateFamilyConfigOrBuilder>ComputationTopologyOrBuilder. getStateFamiliesOrBuilderList()The state family values.
-