class Google::Cloud::Bigquery::Table::AsyncInserter
def stopped?
-
(boolean)
- `true` when stopped, `false` otherwise.
def stopped? synchronize { @stopped } end
(boolean)
- `true` when stopped, `false` otherwise.
def stopped? synchronize { @stopped } end