#include <worker_shutdown_notice_response.h>
Service-side response to WorkerMessage issuing shutdown notice.
◆ WorkerShutdownNoticeResponse() [1/2]
google_dataflow_api::WorkerShutdownNoticeResponse::WorkerShutdownNoticeResponse |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ WorkerShutdownNoticeResponse() [2/2]
google_dataflow_api::WorkerShutdownNoticeResponse::WorkerShutdownNoticeResponse |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~WorkerShutdownNoticeResponse()
google_dataflow_api::WorkerShutdownNoticeResponse::~WorkerShutdownNoticeResponse |
( |
| ) |
|
|
virtual |
◆ GetTypeName()
const StringPiece google_dataflow_api::WorkerShutdownNoticeResponse::GetTypeName |
( |
| ) |
const |
|
inline |
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
The documentation for this class was generated from the following files: