| Method and Description |
|---|
| org.apache.beam.sdk.io.gcp.pubsub.PubsubIO.PubsubSubscription.asV1Beta1Path()
the v1beta1 API for Cloud Pub/Sub is deprecated.
|
| org.apache.beam.sdk.io.gcp.pubsub.PubsubIO.PubsubTopic.asV1Beta1Path()
the v1beta1 API for Cloud Pub/Sub is deprecated.
|
| org.apache.beam.sdk.io.gcp.pubsub.PubsubIO.PubsubSubscription.asV1Beta2Path()
the v1beta2 API for Cloud Pub/Sub is deprecated.
|
| org.apache.beam.sdk.io.gcp.pubsub.PubsubIO.PubsubTopic.asV1Beta2Path()
the v1beta2 API for Cloud Pub/Sub is deprecated.
|
| org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO.read()
Use
BigQueryIO.read(SerializableFunction) or BigQueryIO.readTableRows() instead.
BigQueryIO.readTableRows() does exactly the same as BigQueryIO.read(), however
BigQueryIO.read(SerializableFunction) performs better. |
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.