http://git-wip-us.apache.org/repos/asf/mesos-site/blob/47a93e53/content/api/latest/c++/resource__provider_2validation_8hpp_source.html
----------------------------------------------------------------------
diff --git 
a/content/api/latest/c++/resource__provider_2validation_8hpp_source.html 
b/content/api/latest/c++/resource__provider_2validation_8hpp_source.html
index f0eb2f0..f704931 100644
--- a/content/api/latest/c++/resource__provider_2validation_8hpp_source.html
+++ b/content/api/latest/c++/resource__provider_2validation_8hpp_source.html
@@ -53,7 +53,7 @@
 </div><!--header-->
 <div class="contents">
 <a href="resource__provider_2validation_8hpp.html">Go to the documentation of 
this file.</a><div class="fragment"><div class="line"><a 
name="l00001"></a><span class="lineno">    1</span>&#160;<span 
class="comment">// Licensed to the Apache Software Foundation (ASF) under 
one</span></div><div class="line"><a name="l00002"></a><span class="lineno">    
2</span>&#160;<span class="comment">// or more contributor license agreements.  
See the NOTICE file</span></div><div class="line"><a name="l00003"></a><span 
class="lineno">    3</span>&#160;<span class="comment">// distributed with this 
work for additional information</span></div><div class="line"><a 
name="l00004"></a><span class="lineno">    4</span>&#160;<span 
class="comment">// regarding copyright ownership.  The ASF licenses this 
file</span></div><div class="line"><a name="l00005"></a><span class="lineno">   
 5</span>&#160;<span class="comment">// to you under the Apache License, 
Version 2.0 (the</span></div><div class="line"><a name
 ="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">// 
&quot;License&quot;); you may not use this file except in 
compliance</span></div><div class="line"><a name="l00007"></a><span 
class="lineno">    7</span>&#160;<span class="comment">// with the License.  
You may obtain a copy of the License at</span></div><div class="line"><a 
name="l00008"></a><span class="lineno">    8</span>&#160;<span 
class="comment">//</span></div><div class="line"><a name="l00009"></a><span 
class="lineno">    9</span>&#160;<span class="comment">//     
http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a 
name="l00010"></a><span class="lineno">   10</span>&#160;<span 
class="comment">//</span></div><div class="line"><a name="l00011"></a><span 
class="lineno">   11</span>&#160;<span class="comment">// Unless required by 
applicable law or agreed to in writing, software</span></div><div 
class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span 
class
 ="comment">// distributed under the License is distributed on an &quot;AS 
IS&quot; BASIS,</span></div><div class="line"><a name="l00013"></a><span 
class="lineno">   13</span>&#160;<span class="comment">// WITHOUT WARRANTIES OR 
CONDITIONS OF ANY KIND, either express or implied.</span></div><div 
class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span 
class="comment">// See the License for the specific language governing 
permissions and</span></div><div class="line"><a name="l00015"></a><span 
class="lineno">   15</span>&#160;<span class="comment">// limitations under the 
License.</span></div><div class="line"><a name="l00016"></a><span 
class="lineno">   16</span>&#160;</div><div class="line"><a 
name="l00017"></a><span class="lineno">   17</span>&#160;<span 
class="preprocessor">#ifndef 
__RESOURCE_PROVIDER_VALIDATION_HPP__</span></div><div class="line"><a 
name="l00018"></a><span class="lineno">   18</span>&#160;<span 
class="preprocessor">#define __RESOURCE_PROVIDER
 _VALIDATION_HPP__</span></div><div class="line"><a name="l00019"></a><span 
class="lineno">   19</span>&#160;</div><div class="line"><a 
name="l00020"></a><span class="lineno">   20</span>&#160;<span 
class="preprocessor">#include &lt;<a class="code" 
href="resource__provider_2resource__provider_8hpp.html">mesos/resource_provider/resource_provider.hpp</a>&gt;</span></div><div
 class="line"><a name="l00021"></a><span class="lineno">   
21</span>&#160;</div><div class="line"><a name="l00022"></a><span 
class="lineno">   22</span>&#160;<span class="preprocessor">#include &lt;<a 
class="code" href="error_8hpp.html">stout/error.hpp</a>&gt;</span></div><div 
class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span 
class="preprocessor">#include &lt;<a class="code" 
href="option_8hpp.html">stout/option.hpp</a>&gt;</span></div><div 
class="line"><a name="l00024"></a><span class="lineno">   
24</span>&#160;</div><div class="line"><a name="l00025"></a><span 
class="lineno">   25</span
 >&#160;<span class="keyword">namespace </span><a class="code" 
 >href="namespacemesos.html">mesos</a> {</div><div class="line"><a 
 >name="l00026"></a><span class="lineno">   26</span>&#160;<span 
 >class="keyword">namespace </span><a class="code" 
 >href="namespaceinternal.html">internal</a> {</div><div class="line"><a 
 >name="l00027"></a><span class="lineno"><a class="line" 
 >href="namespacemesos_1_1internal_1_1resource__provider.html">   
 >27</a></span>&#160;<span class="keyword">namespace </span>resource_provider 
 >{</div><div class="line"><a name="l00028"></a><span class="lineno"><a 
 >class="line" 
 >href="namespacemesos_1_1internal_1_1resource__provider_1_1validation.html">   
 >28</a></span>&#160;<span class="keyword">namespace </span>validation 
 >{</div><div class="line"><a name="l00029"></a><span class="lineno"><a 
 >class="line" 
 >href="namespacemesos_1_1internal_1_1resource__provider_1_1validation_1_1call.html">
 >   29</a></span>&#160;<span class="keyword">namespace </span>call {</div><div 
 >class="line"><a na
 me="l00030"></a><span class="lineno">   30</span>&#160;</div><div 
class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<a 
class="code" href="classOption.html">Option&lt;Error&gt;</a> <a class="code" 
href="namespacemesos_1_1internal_1_1resource__provider_1_1validation_1_1call.html#a6280d6bf8b45244134b2bd00bb21a9f8">validate</a>(<span
 class="keyword">const</span> <a class="code" 
href="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler.html#acb18ceaa5f6f2338f2a9727af398eb79">mesos::resource_provider::Call</a>&amp;
 call);</div><div class="line"><a name="l00032"></a><span class="lineno">   
32</span>&#160;</div><div class="line"><a name="l00033"></a><span 
class="lineno">   33</span>&#160;} <span class="comment">// namespace call 
{</span></div><div class="line"><a name="l00034"></a><span class="lineno">   
34</span>&#160;} <span class="comment">// namespace validation 
{</span></div><div class="line"><a name="l00035"></a><span class="lineno">   
35</span>&#160;} <span 
 class="comment">// namespace resource_provider {</span></div><div 
class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;} 
<span class="comment">// namespace internal {</span></div><div class="line"><a 
name="l00037"></a><span class="lineno">   37</span>&#160;} <span 
class="comment">// namespace mesos {</span></div><div class="line"><a 
name="l00038"></a><span class="lineno">   38</span>&#160;</div><div 
class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span 
class="preprocessor">#endif // 
__RESOURCE_PROVIDER_VALIDATION_HPP__</span></div><div class="ttc" 
id="classOption_html"><div class="ttname"><a href="classOption.html">Option&lt; 
Error &gt;</a></div></div>
-<div class="ttc" 
id="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler_html_acb18ceaa5f6f2338f2a9727af398eb79"><div
 class="ttname"><a 
href="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler.html#acb18ceaa5f6f2338f2a9727af398eb79">mesos::internal::tests::v1::scheduler::Call</a></div><div
 class="ttdeci">mesos::v1::scheduler::Call Call</div><div 
class="ttdef"><b>Definition:</b> mesos.hpp:2601</div></div>
+<div class="ttc" 
id="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler_html_acb18ceaa5f6f2338f2a9727af398eb79"><div
 class="ttname"><a 
href="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler.html#acb18ceaa5f6f2338f2a9727af398eb79">mesos::internal::tests::v1::scheduler::Call</a></div><div
 class="ttdeci">mesos::v1::scheduler::Call Call</div><div 
class="ttdef"><b>Definition:</b> mesos.hpp:2657</div></div>
 <div class="ttc" id="namespacemesos_html"><div class="ttname"><a 
href="namespacemesos.html">mesos</a></div><div class="ttdef"><b>Definition:</b> 
spec.hpp:30</div></div>
 <div class="ttc" id="option_8hpp_html"><div class="ttname"><a 
href="option_8hpp.html">option.hpp</a></div></div>
 <div class="ttc" id="resource__provider_2resource__provider_8hpp_html"><div 
class="ttname"><a 
href="resource__provider_2resource__provider_8hpp.html">resource_provider.hpp</a></div></div>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/47a93e53/content/api/latest/c++/slave_2validation_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/slave_2validation_8hpp_source.html 
b/content/api/latest/c++/slave_2validation_8hpp_source.html
index da9c541..39b5758 100644
--- a/content/api/latest/c++/slave_2validation_8hpp_source.html
+++ b/content/api/latest/c++/slave_2validation_8hpp_source.html
@@ -53,7 +53,7 @@
 </div><!--header-->
 <div class="contents">
 <a href="slave_2validation_8hpp.html">Go to the documentation of this 
file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span 
class="lineno">    1</span>&#160;<span class="comment">// Licensed to the 
Apache Software Foundation (ASF) under one</span></div><div class="line"><a 
name="l00002"></a><span class="lineno">    2</span>&#160;<span 
class="comment">// or more contributor license agreements.  See the NOTICE 
file</span></div><div class="line"><a name="l00003"></a><span class="lineno">   
 3</span>&#160;<span class="comment">// distributed with this work for 
additional information</span></div><div class="line"><a name="l00004"></a><span 
class="lineno">    4</span>&#160;<span class="comment">// regarding copyright 
ownership.  The ASF licenses this file</span></div><div class="line"><a 
name="l00005"></a><span class="lineno">    5</span>&#160;<span 
class="comment">// to you under the Apache License, Version 2.0 
(the</span></div><div class="line"><a name="l00006"></a
 ><span class="lineno">    6</span>&#160;<span class="comment">// 
 >&quot;License&quot;); you may not use this file except in 
 >compliance</span></div><div class="line"><a name="l00007"></a><span 
 >class="lineno">    7</span>&#160;<span class="comment">// with the License.  
 >You may obtain a copy of the License at</span></div><div class="line"><a 
 >name="l00008"></a><span class="lineno">    8</span>&#160;<span 
 >class="comment">//</span></div><div class="line"><a name="l00009"></a><span 
 >class="lineno">    9</span>&#160;<span class="comment">//     
 >http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a 
 >name="l00010"></a><span class="lineno">   10</span>&#160;<span 
 >class="comment">//</span></div><div class="line"><a name="l00011"></a><span 
 >class="lineno">   11</span>&#160;<span class="comment">// Unless required by 
 >applicable law or agreed to in writing, software</span></div><div 
 >class="line"><a name="l00012"></a><span class="lineno">   
 >12</span>&#160;<span class="comment">//
  distributed under the License is distributed on an &quot;AS IS&quot; 
BASIS,</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 
  13</span>&#160;<span class="comment">// WITHOUT WARRANTIES OR CONDITIONS OF 
ANY KIND, either express or implied.</span></div><div class="line"><a 
name="l00014"></a><span class="lineno">   14</span>&#160;<span 
class="comment">// See the License for the specific language governing 
permissions and</span></div><div class="line"><a name="l00015"></a><span 
class="lineno">   15</span>&#160;<span class="comment">// limitations under the 
License.</span></div><div class="line"><a name="l00016"></a><span 
class="lineno">   16</span>&#160;</div><div class="line"><a 
name="l00017"></a><span class="lineno">   17</span>&#160;<span 
class="preprocessor">#ifndef __SLAVE_VALIDATION_HPP__</span></div><div 
class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span 
class="preprocessor">#define __SLAVE_VALIDATION_HPP__</span></div><div cl
 ass="line"><a name="l00019"></a><span class="lineno">   
19</span>&#160;</div><div class="line"><a name="l00020"></a><span 
class="lineno">   20</span>&#160;<span class="preprocessor">#include &lt;<a 
class="code" 
href="agent_2agent_8hpp.html">mesos/agent/agent.hpp</a>&gt;</span></div><div 
class="line"><a name="l00021"></a><span class="lineno">   
21</span>&#160;</div><div class="line"><a name="l00022"></a><span 
class="lineno">   22</span>&#160;<span class="preprocessor">#include &lt;<a 
class="code" 
href="include_2mesos_2executor_2executor_8hpp.html">mesos/executor/executor.hpp</a>&gt;</span></div><div
 class="line"><a name="l00023"></a><span class="lineno">   
23</span>&#160;</div><div class="line"><a name="l00024"></a><span 
class="lineno">   24</span>&#160;<span class="preprocessor">#include &lt;<a 
class="code" href="error_8hpp.html">stout/error.hpp</a>&gt;</span></div><div 
class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span 
class="preprocessor">#include &lt;<
 a class="code" 
href="option_8hpp.html">stout/option.hpp</a>&gt;</span></div><div 
class="line"><a name="l00026"></a><span class="lineno">   
26</span>&#160;</div><div class="line"><a name="l00027"></a><span 
class="lineno">   27</span>&#160;<span class="keyword">namespace </span><a 
class="code" href="namespacemesos.html">mesos</a> {</div><div class="line"><a 
name="l00028"></a><span class="lineno">   28</span>&#160;<span 
class="keyword">namespace </span><a class="code" 
href="namespaceinternal.html">internal</a> {</div><div class="line"><a 
name="l00029"></a><span class="lineno">   29</span>&#160;<span 
class="keyword">namespace </span>slave {</div><div class="line"><a 
name="l00030"></a><span class="lineno"><a class="line" 
href="namespacemesos_1_1internal_1_1slave_1_1validation.html">   
30</a></span>&#160;<span class="keyword">namespace </span>validation 
{</div><div class="line"><a name="l00031"></a><span class="lineno">   
31</span>&#160;</div><div class="line"><a name="l00032"></a><span c
 lass="lineno"><a class="line" 
href="namespacemesos_1_1internal_1_1slave_1_1validation_1_1container.html">   
32</a></span>&#160;<span class="keyword">namespace </span>container {</div><div 
class="line"><a name="l00033"></a><span class="lineno">   
33</span>&#160;</div><div class="line"><a name="l00034"></a><span 
class="lineno">   34</span>&#160;<a class="code" 
href="classOption.html">Option&lt;Error&gt;</a> <a class="code" 
href="namespacemesos_1_1internal_1_1slave_1_1validation_1_1container.html#ae576305179ad464bbd1bf38f34799f13">validateContainerId</a>(<span
 class="keyword">const</span> ContainerID&amp; containerId);</div><div 
class="line"><a name="l00035"></a><span class="lineno">   
35</span>&#160;</div><div class="line"><a name="l00036"></a><span 
class="lineno">   36</span>&#160;} <span class="comment">// namespace container 
{</span></div><div class="line"><a name="l00037"></a><span class="lineno">   
37</span>&#160;</div><div class="line"><a name="l00038"></a><span 
class="lineno"><
 a class="line" 
href="namespacemesos_1_1internal_1_1slave_1_1validation_1_1agent.html">   
38</a></span>&#160;<span class="keyword">namespace </span><a class="code" 
href="namespacemesos_1_1v1_1_1agent.html">agent</a> {</div><div class="line"><a 
name="l00039"></a><span class="lineno"><a class="line" 
href="namespacemesos_1_1internal_1_1slave_1_1validation_1_1agent_1_1call.html"> 
  39</a></span>&#160;<span class="keyword">namespace </span>call {</div><div 
class="line"><a name="l00040"></a><span class="lineno">   
40</span>&#160;</div><div class="line"><a name="l00041"></a><span 
class="lineno">   41</span>&#160;<span class="comment">// Validates that an 
agent::Call is well-formed.</span></div><div class="line"><a 
name="l00042"></a><span class="lineno">   42</span>&#160;<span 
class="comment">// TODO(bmahler): Add unit tests.</span></div><div 
class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<a 
class="code" href="classOption.html">Option&lt;Error&gt;</a> <a class="code
 " 
href="namespacemesos_1_1internal_1_1slave_1_1validation_1_1executor_1_1call.html#a2cecaed381004dded5fc4ec626660bb4">validate</a>(</div><div
 class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;    
<span class="keyword">const</span> <a class="code" 
href="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler.html#acb18ceaa5f6f2338f2a9727af398eb79">mesos::agent::Call</a>&amp;
 call,</div><div class="line"><a name="l00045"></a><span class="lineno">   
45</span>&#160;    <span class="keyword">const</span> <a class="code" 
href="classOption.html">Option&lt;std::string&gt;</a>&amp; principal = <a 
class="code" href="structNone.html">None</a>());</div><div class="line"><a 
name="l00046"></a><span class="lineno">   46</span>&#160;</div><div 
class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;} 
<span class="comment">// namespace call {</span></div><div class="line"><a 
name="l00048"></a><span class="lineno">   48</span>&#160;} <span 
class="comment">// nam
 espace agent {</span></div><div class="line"><a name="l00049"></a><span 
class="lineno">   49</span>&#160;</div><div class="line"><a 
name="l00050"></a><span class="lineno"><a class="line" 
href="namespacemesos_1_1internal_1_1slave_1_1validation_1_1executor.html">   
50</a></span>&#160;<span class="keyword">namespace </span>executor {</div><div 
class="line"><a name="l00051"></a><span class="lineno"><a class="line" 
href="namespacemesos_1_1internal_1_1slave_1_1validation_1_1executor_1_1call.html">
   51</a></span>&#160;<span class="keyword">namespace </span>call {</div><div 
class="line"><a name="l00052"></a><span class="lineno">   
52</span>&#160;</div><div class="line"><a name="l00053"></a><span 
class="lineno">   53</span>&#160;<span class="comment">// Validates that an 
executor call is well-formed.</span></div><div class="line"><a 
name="l00054"></a><span class="lineno">   54</span>&#160;<span 
class="comment">// TODO(ijimenez): Add unit tests.</span></div><div 
class="line"><a name="l00055"
 ></a><span class="lineno">   55</span>&#160;<a class="code" 
 >href="classOption.html">Option&lt;Error&gt;</a> <a class="code" 
 >href="namespacemesos_1_1internal_1_1slave_1_1validation_1_1executor_1_1call.html#a2cecaed381004dded5fc4ec626660bb4">validate</a>(<span
 > class="keyword">const</span> <a class="code" 
 >href="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler.html#acb18ceaa5f6f2338f2a9727af398eb79">mesos::executor::Call</a>&amp;
 > call);</div><div class="line"><a name="l00056"></a><span class="lineno">   
 >56</span>&#160;</div><div class="line"><a name="l00057"></a><span 
 >class="lineno">   57</span>&#160;} <span class="comment">// namespace call 
 >{</span></div><div class="line"><a name="l00058"></a><span class="lineno">   
 >58</span>&#160;} <span class="comment">// namespace executor 
 >{</span></div><div class="line"><a name="l00059"></a><span class="lineno">   
 >59</span>&#160;} <span class="comment">// namespace validation 
 >{</span></div><div class="line"><a name="l00060"></a><span class="l
 ineno">   60</span>&#160;} <span class="comment">// namespace slave 
{</span></div><div class="line"><a name="l00061"></a><span class="lineno">   
61</span>&#160;} <span class="comment">// namespace internal {</span></div><div 
class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;} 
<span class="comment">// namespace mesos {</span></div><div class="line"><a 
name="l00063"></a><span class="lineno">   63</span>&#160;</div><div 
class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span 
class="preprocessor">#endif // __SLAVE_VALIDATION_HPP__</span></div><div 
class="ttc" id="classOption_html"><div class="ttname"><a 
href="classOption.html">Option&lt; Error &gt;</a></div></div>
-<div class="ttc" 
id="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler_html_acb18ceaa5f6f2338f2a9727af398eb79"><div
 class="ttname"><a 
href="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler.html#acb18ceaa5f6f2338f2a9727af398eb79">mesos::internal::tests::v1::scheduler::Call</a></div><div
 class="ttdeci">mesos::v1::scheduler::Call Call</div><div 
class="ttdef"><b>Definition:</b> mesos.hpp:2601</div></div>
+<div class="ttc" 
id="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler_html_acb18ceaa5f6f2338f2a9727af398eb79"><div
 class="ttname"><a 
href="namespacemesos_1_1internal_1_1tests_1_1v1_1_1scheduler.html#acb18ceaa5f6f2338f2a9727af398eb79">mesos::internal::tests::v1::scheduler::Call</a></div><div
 class="ttdeci">mesos::v1::scheduler::Call Call</div><div 
class="ttdef"><b>Definition:</b> mesos.hpp:2657</div></div>
 <div class="ttc" id="agent_2agent_8hpp_html"><div class="ttname"><a 
href="agent_2agent_8hpp.html">agent.hpp</a></div></div>
 <div class="ttc" 
id="namespacemesos_1_1internal_1_1slave_1_1validation_1_1container_html_ae576305179ad464bbd1bf38f34799f13"><div
 class="ttname"><a 
href="namespacemesos_1_1internal_1_1slave_1_1validation_1_1container.html#ae576305179ad464bbd1bf38f34799f13">mesos::internal::slave::validation::container::validateContainerId</a></div><div
 class="ttdeci">Option&lt; Error &gt; validateContainerId(const ContainerID 
&amp;containerId)</div></div>
 <div class="ttc" id="namespacemesos_1_1v1_1_1agent_html"><div 
class="ttname"><a 
href="namespacemesos_1_1v1_1_1agent.html">mesos::v1::agent</a></div><div 
class="ttdef"><b>Definition:</b> agent.hpp:27</div></div>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/47a93e53/content/api/latest/c++/slave_8hpp_source.html
----------------------------------------------------------------------
diff --git a/content/api/latest/c++/slave_8hpp_source.html 
b/content/api/latest/c++/slave_8hpp_source.html
index d0a072b..ed805ff 100644
--- a/content/api/latest/c++/slave_8hpp_source.html
+++ b/content/api/latest/c++/slave_8hpp_source.html
@@ -129,7 +129,7 @@
 <div class="ttc" id="authentication_2secret__generator_8hpp_html"><div 
class="ttname"><a 
href="authentication_2secret__generator_8hpp.html">secret_generator.hpp</a></div></div>
 <div class="ttc" 
id="namespacemesos_1_1internal_1_1slave_html_a300cf38a0e34b0dded9297699aad4cd7"><div
 class="ttname"><a 
href="namespacemesos_1_1internal_1_1slave.html#a300cf38a0e34b0dded9297699aad4cd7">mesos::internal::slave::executorEnvironment</a></div><div
 class="ttdeci">std::map&lt; std::string, std::string &gt; 
executorEnvironment(const Flags &amp;flags, const ExecutorInfo 
&amp;executorInfo, const std::string &amp;directory, const SlaveID 
&amp;slaveId, const process::PID&lt; Slave &gt; &amp;slavePid, const Option&lt; 
Secret &gt; &amp;authenticationToken, bool checkpoint)</div><div 
class="ttdoc">Returns a map of environment variables necessary in order to 
launch an executor. </div></div>
 <div class="ttc" 
id="classmesos_1_1internal_1_1slave_1_1Slave_html_a687e239fe854b91b0f64e076ab4dbf57"><div
 class="ttname"><a 
href="classmesos_1_1internal_1_1slave_1_1Slave.html#a687e239fe854b91b0f64e076ab4dbf57">mesos::internal::slave::Slave::recoverFramework</a></div><div
 class="ttdeci">void recoverFramework(const state::FrameworkState &amp;state, 
const hashset&lt; ExecutorID &gt; &amp;executorsToRecheckpoint, const 
hashmap&lt; ExecutorID, hashset&lt; TaskID &gt;&gt; 
&amp;tasksToRecheckpoint)</div></div>
-<div class="ttc" 
id="structmesos_1_1internal_1_1protobuf_1_1master_1_1Capabilities_html"><div 
class="ttname"><a 
href="structmesos_1_1internal_1_1protobuf_1_1master_1_1Capabilities.html">mesos::internal::protobuf::master::Capabilities</a></div><div
 class="ttdef"><b>Definition:</b> protobuf_utils.hpp:377</div></div>
+<div class="ttc" 
id="structmesos_1_1internal_1_1protobuf_1_1master_1_1Capabilities_html"><div 
class="ttname"><a 
href="structmesos_1_1internal_1_1protobuf_1_1master_1_1Capabilities.html">mesos::internal::protobuf::master::Capabilities</a></div><div
 class="ttdef"><b>Definition:</b> protobuf_utils.hpp:384</div></div>
 <div class="ttc" 
id="classProtobufProcess_html_a6c404fdc490a7199a0d2ad881d588e5c"><div 
class="ttname"><a 
href="classProtobufProcess.html#a6c404fdc490a7199a0d2ad881d588e5c">ProtobufProcess::send</a></div><div
 class="ttdeci">void send(const process::UPID &amp;to, const 
google::protobuf::Message &amp;message)</div><div 
class="ttdef"><b>Definition:</b> protobuf.hpp:118</div></div>
 <div class="ttc" id="classOption_html_a4e3bf8416d95246f43c91f1b5c309323"><div 
class="ttname"><a 
href="classOption.html#a4e3bf8416d95246f43c91f1b5c309323">Option::isSome</a></div><div
 class="ttdeci">bool isSome() const </div><div class="ttdef"><b>Definition:</b> 
option.hpp:115</div></div>
 <div class="ttc" 
id="classmesos_1_1internal_1_1slave_1_1TaskStatusUpdateManager_html"><div 
class="ttname"><a 
href="classmesos_1_1internal_1_1slave_1_1TaskStatusUpdateManager.html">mesos::internal::slave::TaskStatusUpdateManager</a></div><div
 class="ttdef"><b>Definition:</b> task_status_update_manager.hpp:58</div></div>
@@ -173,7 +173,7 @@
 <div class="ttc" 
id="classmesos_1_1internal_1_1slave_1_1Slave_html_a1200b872e31b092349f482e4711d41e4"><div
 class="ttname"><a 
href="classmesos_1_1internal_1_1slave_1_1Slave.html#a1200b872e31b092349f482e4711d41e4">mesos::internal::slave::Slave::getExecutorInfo</a></div><div
 class="ttdeci">ExecutorInfo getExecutorInfo(const FrameworkInfo 
&amp;frameworkInfo, const TaskInfo &amp;task) const </div></div>
 <div class="ttc" id="src_2slave_2state_8hpp_html"><div class="ttname"><a 
href="src_2slave_2state_8hpp.html">state.hpp</a></div></div>
 <div class="ttc" 
id="classmesos_1_1internal_1_1slave_1_1Slave_html_a2ca66ded2a1266abdf00e370691a80df"><div
 class="ttname"><a 
href="classmesos_1_1internal_1_1slave_1_1Slave.html#a2ca66ded2a1266abdf00e370691a80df">mesos::internal::slave::Slave::forward</a></div><div
 class="ttdeci">void forward(StatusUpdate update)</div></div>
-<div class="ttc" 
id="structmesos_1_1internal_1_1protobuf_1_1framework_1_1Capabilities_html"><div 
class="ttname"><a 
href="structmesos_1_1internal_1_1protobuf_1_1framework_1_1Capabilities.html">mesos::internal::protobuf::framework::Capabilities</a></div><div
 class="ttdef"><b>Definition:</b> protobuf_utils.hpp:448</div></div>
+<div class="ttc" 
id="structmesos_1_1internal_1_1protobuf_1_1framework_1_1Capabilities_html"><div 
class="ttname"><a 
href="structmesos_1_1internal_1_1protobuf_1_1framework_1_1Capabilities.html">mesos::internal::protobuf::framework::Capabilities</a></div><div
 class="ttdef"><b>Definition:</b> protobuf_utils.hpp:455</div></div>
 <div class="ttc" 
id="classmesos_1_1internal_1_1slave_1_1Slave_html_a0ba4694079a24c1185bda1ae271ec571"><div
 class="ttname"><a 
href="classmesos_1_1internal_1_1slave_1_1Slave.html#a0ba4694079a24c1185bda1ae271ec571">mesos::internal::slave::Slave::reconcileOperations</a></div><div
 class="ttdeci">void reconcileOperations(const ReconcileOperationsMessage 
&amp;message)</div></div>
 <div class="ttc" id="namespacemesos_html"><div class="ttname"><a 
href="namespacemesos.html">mesos</a></div><div class="ttdef"><b>Definition:</b> 
spec.hpp:30</div></div>
 <div class="ttc" 
id="classmesos_1_1internal_1_1slave_1_1Framework_html_a65933e3034706258069b54549081fdbf"><div
 class="ttname"><a 
href="classmesos_1_1internal_1_1slave_1_1Framework.html#a65933e3034706258069b54549081fdbf">mesos::internal::slave::Framework::id</a></div><div
 class="ttdeci">const FrameworkID id() const </div><div 
class="ttdef"><b>Definition:</b> slave.hpp:1084</div></div>

Reply via email to