Apache Mesos
Public Attributes | List of all members
process::grpc::client::CallOptions Struct Reference

Defines the gRPC options for each call. More...

#include <grpc.hpp>

Public Attributes

bool wait_for_ready = true
 
Duration timeout = Seconds(60)
 

Detailed Description

Defines the gRPC options for each call.

Member Data Documentation

Duration process::grpc::client::CallOptions::timeout = Seconds(60)
bool process::grpc::client::CallOptions::wait_for_ready = true

The documentation for this struct was generated from the following file: