| 287 | } |
| 288 | |
| 289 | FlushMode flush_mode() const { return flush_mode_; } |
| 290 | |
| 291 | /// Called to indicate that some resources backing this batch were not attached and |
| 292 | /// will be cleaned up after the next GetNext() call. This means that the batch must |
no outgoing calls