Class FakeJobService

java.lang.Object
org.apache.beam.sdk.io.gcp.testing.FakeJobService
All Implemented Interfaces:
Serializable, AutoCloseable, BigQueryServices.JobService

@Internal public class FakeJobService extends Object implements BigQueryServices.JobService, Serializable
A fake implementation of BigQuery's job service.
See Also: