Uses of Class
com.google.dataflow.v1beta3.BigTableIODetails
-
Packages that use BigTableIODetails Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of BigTableIODetails in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return BigTableIODetails Modifier and Type Method Description BigTableIODetailsBigTableIODetails.Builder. build()BigTableIODetailsBigTableIODetails.Builder. buildPartial()BigTableIODetailsJobMetadata.Builder. getBigTableDetails(int index)Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetailsJobMetadata. getBigTableDetails(int index)Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetailsJobMetadataOrBuilder. getBigTableDetails(int index)Identification of a Cloud Bigtable source used in the Dataflow job.static BigTableIODetailsBigTableIODetails. getDefaultInstance()BigTableIODetailsBigTableIODetails.Builder. getDefaultInstanceForType()BigTableIODetailsBigTableIODetails. getDefaultInstanceForType()static BigTableIODetailsBigTableIODetails. parseDelimitedFrom(InputStream input)static BigTableIODetailsBigTableIODetails. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigTableIODetailsBigTableIODetails. parseFrom(byte[] data)static BigTableIODetailsBigTableIODetails. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigTableIODetailsBigTableIODetails. parseFrom(com.google.protobuf.ByteString data)static BigTableIODetailsBigTableIODetails. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigTableIODetailsBigTableIODetails. parseFrom(com.google.protobuf.CodedInputStream input)static BigTableIODetailsBigTableIODetails. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigTableIODetailsBigTableIODetails. parseFrom(InputStream input)static BigTableIODetailsBigTableIODetails. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigTableIODetailsBigTableIODetails. parseFrom(ByteBuffer data)static BigTableIODetailsBigTableIODetails. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.dataflow.v1beta3 that return types with arguments of type BigTableIODetails Modifier and Type Method Description List<BigTableIODetails>JobMetadata.Builder. getBigTableDetailsList()Identification of a Cloud Bigtable source used in the Dataflow job.List<BigTableIODetails>JobMetadata. getBigTableDetailsList()Identification of a Cloud Bigtable source used in the Dataflow job.List<BigTableIODetails>JobMetadataOrBuilder. getBigTableDetailsList()Identification of a Cloud Bigtable source used in the Dataflow job.com.google.protobuf.Parser<BigTableIODetails>BigTableIODetails. getParserForType()static com.google.protobuf.Parser<BigTableIODetails>BigTableIODetails. parser()Methods in com.google.dataflow.v1beta3 with parameters of type BigTableIODetails Modifier and Type Method Description JobMetadata.BuilderJobMetadata.Builder. addBigTableDetails(int index, BigTableIODetails value)Identification of a Cloud Bigtable source used in the Dataflow job.JobMetadata.BuilderJobMetadata.Builder. addBigTableDetails(BigTableIODetails value)Identification of a Cloud Bigtable source used in the Dataflow job.BigTableIODetails.BuilderBigTableIODetails.Builder. mergeFrom(BigTableIODetails other)static BigTableIODetails.BuilderBigTableIODetails. newBuilder(BigTableIODetails prototype)JobMetadata.BuilderJobMetadata.Builder. setBigTableDetails(int index, BigTableIODetails value)Identification of a Cloud Bigtable source used in the Dataflow job.Method parameters in com.google.dataflow.v1beta3 with type arguments of type BigTableIODetails Modifier and Type Method Description JobMetadata.BuilderJobMetadata.Builder. addAllBigTableDetails(Iterable<? extends BigTableIODetails> values)Identification of a Cloud Bigtable source used in the Dataflow job.
-