You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2017/12/21 06:10:00 UTC

[14/51] [partial] mesos-site git commit: Updated the website built from mesos SHA: 760ab18.

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dce3457/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Builder.html
----------------------------------------------------------------------
diff --git a/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Builder.html b/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Builder.html
index 957bfd2..11210b7 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Builder.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Builder.html
@@ -297,8 +297,8 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.ExecutorInfo.Builder.html#clearType--">clearType</a></span>()</code>
 <div class="block">
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`).</div>
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`).</div>
 </td>
 </tr>
 <tr id="i25" class="rowColor">
@@ -551,8 +551,8 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.ExecutorInfo.Builder.html#getType--">getType</a></span>()</code>
 <div class="block">
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`).</div>
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`).</div>
 </td>
 </tr>
 <tr id="i63" class="rowColor">
@@ -631,8 +631,8 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.ExecutorInfo.Builder.html#hasType--">hasType</a></span>()</code>
 <div class="block">
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`).</div>
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`).</div>
 </td>
 </tr>
 <tr id="i74" class="altColor">
@@ -879,8 +879,8 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.ExecutorInfo.Builder.html#setType-org.apache.mesos.Protos.ExecutorInfo.Type-">setType</a></span>(<a href="../../../org/apache/mesos/Protos.ExecutorInfo.Type.html" title="enum in org.apache.mesos">Protos.ExecutorInfo.Type</a>&nbsp;value)</code>
 <div class="block">
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`).</div>
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`).</div>
 </td>
 </tr>
 <tr id="i111" class="rowColor">
@@ -1072,11 +1072,11 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <pre>public&nbsp;boolean&nbsp;hasType()</pre>
 <div class="block"><pre>
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
- `LAUNCH_GROUP` offer operation.
- TODO(vinod): Add support for explicitly setting `type` to `DEFAULT `
- in `LAUNCH` offer operation.
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
+ `LAUNCH_GROUP` operation.
+ TODO(vinod): Add support for explicitly setting `type` to `DEFAULT` in
+ `LAUNCH` operation.
  </pre>
 
  <code>optional .mesos.ExecutorInfo.Type type = 15;</code></div>
@@ -1095,11 +1095,11 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ExecutorInfo.Type.html" title="enum in org.apache.mesos">Protos.ExecutorInfo.Type</a>&nbsp;getType()</pre>
 <div class="block"><pre>
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
- `LAUNCH_GROUP` offer operation.
- TODO(vinod): Add support for explicitly setting `type` to `DEFAULT `
- in `LAUNCH` offer operation.
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
+ `LAUNCH_GROUP` operation.
+ TODO(vinod): Add support for explicitly setting `type` to `DEFAULT` in
+ `LAUNCH` operation.
  </pre>
 
  <code>optional .mesos.ExecutorInfo.Type type = 15;</code></div>
@@ -1118,11 +1118,11 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ExecutorInfo.Builder.html" title="class in org.apache.mesos">Protos.ExecutorInfo.Builder</a>&nbsp;setType(<a href="../../../org/apache/mesos/Protos.ExecutorInfo.Type.html" title="enum in org.apache.mesos">Protos.ExecutorInfo.Type</a>&nbsp;value)</pre>
 <div class="block"><pre>
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
- `LAUNCH_GROUP` offer operation.
- TODO(vinod): Add support for explicitly setting `type` to `DEFAULT `
- in `LAUNCH` offer operation.
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
+ `LAUNCH_GROUP` operation.
+ TODO(vinod): Add support for explicitly setting `type` to `DEFAULT` in
+ `LAUNCH` operation.
  </pre>
 
  <code>optional .mesos.ExecutorInfo.Type type = 15;</code></div>
@@ -1137,11 +1137,11 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ExecutorInfo.Builder.html" title="class in org.apache.mesos">Protos.ExecutorInfo.Builder</a>&nbsp;clearType()</pre>
 <div class="block"><pre>
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
- `LAUNCH_GROUP` offer operation.
- TODO(vinod): Add support for explicitly setting `type` to `DEFAULT `
- in `LAUNCH` offer operation.
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
+ `LAUNCH_GROUP` operation.
+ TODO(vinod): Add support for explicitly setting `type` to `DEFAULT` in
+ `LAUNCH` operation.
  </pre>
 
  <code>optional .mesos.ExecutorInfo.Type type = 15;</code></div>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dce3457/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Type.html
----------------------------------------------------------------------
diff --git a/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Type.html b/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Type.html
index 9774b19..ac0fcaa 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Type.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.Type.html
@@ -311,7 +311,7 @@ the order they are declared.</div>
  NOTES:
  1) `command` must not be set when using a default executor.
  2) Default executor only accepts a *single* `LAUNCH` or `LAUNCH_GROUP`
-    offer operation.
+    operation.
  3) If `container` is set, `container.type` must be `MESOS`
     and `container.mesos.image` must not be set.
  </pre>
@@ -370,7 +370,7 @@ the order they are declared.</div>
  NOTES:
  1) `command` must not be set when using a default executor.
  2) Default executor only accepts a *single* `LAUNCH` or `LAUNCH_GROUP`
-    offer operation.
+    operation.
  3) If `container` is set, `container.type` must be `MESOS`
     and `container.mesos.image` must not be set.
  </pre>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dce3457/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.html
----------------------------------------------------------------------
diff --git a/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.html b/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.html
index 83c5e7c..59d8ce3 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfo.html
@@ -438,8 +438,8 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.ExecutorInfo.html#getType--">getType</a></span>()</code>
 <div class="block">
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`).</div>
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`).</div>
 </td>
 </tr>
 <tr id="i31" class="rowColor">
@@ -526,8 +526,8 @@ implements <a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html"
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.ExecutorInfo.html#hasType--">hasType</a></span>()</code>
 <div class="block">
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`).</div>
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`).</div>
 </td>
 </tr>
 <tr id="i44" class="altColor">
@@ -845,11 +845,11 @@ public static final&nbsp;&lt;any&gt; PARSER</pre>
 <pre>public&nbsp;boolean&nbsp;hasType()</pre>
 <div class="block"><pre>
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
- `LAUNCH_GROUP` offer operation.
- TODO(vinod): Add support for explicitly setting `type` to `DEFAULT `
- in `LAUNCH` offer operation.
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
+ `LAUNCH_GROUP` operation.
+ TODO(vinod): Add support for explicitly setting `type` to `DEFAULT` in
+ `LAUNCH` operation.
  </pre>
 
  <code>optional .mesos.ExecutorInfo.Type type = 15;</code></div>
@@ -868,11 +868,11 @@ public static final&nbsp;&lt;any&gt; PARSER</pre>
 <pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ExecutorInfo.Type.html" title="enum in org.apache.mesos">Protos.ExecutorInfo.Type</a>&nbsp;getType()</pre>
 <div class="block"><pre>
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
- `LAUNCH_GROUP` offer operation.
- TODO(vinod): Add support for explicitly setting `type` to `DEFAULT `
- in `LAUNCH` offer operation.
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
+ `LAUNCH_GROUP` operation.
+ TODO(vinod): Add support for explicitly setting `type` to `DEFAULT` in
+ `LAUNCH` operation.
  </pre>
 
  <code>optional .mesos.ExecutorInfo.Type type = 15;</code></div>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dce3457/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfoOrBuilder.html
----------------------------------------------------------------------
diff --git a/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfoOrBuilder.html b/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfoOrBuilder.html
index ab019fe..21ce360 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfoOrBuilder.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.ExecutorInfoOrBuilder.html
@@ -295,8 +295,8 @@ var activeTableTab = "activeTableTab";
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html#getType--">getType</a></span>()</code>
 <div class="block">
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`).</div>
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`).</div>
 </td>
 </tr>
 <tr id="i25" class="rowColor">
@@ -375,8 +375,8 @@ var activeTableTab = "activeTableTab";
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.ExecutorInfoOrBuilder.html#hasType--">hasType</a></span>()</code>
 <div class="block">
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`).</div>
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`).</div>
 </td>
 </tr>
 </table>
@@ -403,11 +403,11 @@ var activeTableTab = "activeTableTab";
 <pre>boolean&nbsp;hasType()</pre>
 <div class="block"><pre>
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
- `LAUNCH_GROUP` offer operation.
- TODO(vinod): Add support for explicitly setting `type` to `DEFAULT `
- in `LAUNCH` offer operation.
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
+ `LAUNCH_GROUP` operation.
+ TODO(vinod): Add support for explicitly setting `type` to `DEFAULT` in
+ `LAUNCH` operation.
  </pre>
 
  <code>optional .mesos.ExecutorInfo.Type type = 15;</code></div>
@@ -422,11 +422,11 @@ var activeTableTab = "activeTableTab";
 <pre><a href="../../../org/apache/mesos/Protos.ExecutorInfo.Type.html" title="enum in org.apache.mesos">Protos.ExecutorInfo.Type</a>&nbsp;getType()</pre>
 <div class="block"><pre>
  For backwards compatibility, if this field is not set when using `LAUNCH`
- offer operation, Mesos will infer the type by checking if `command` is
- set (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
- `LAUNCH_GROUP` offer operation.
- TODO(vinod): Add support for explicitly setting `type` to `DEFAULT `
- in `LAUNCH` offer operation.
+ operation, Mesos will infer the type by checking if `command` is set
+ (`CUSTOM`) or unset (`DEFAULT`). `type` must be set when using
+ `LAUNCH_GROUP` operation.
+ TODO(vinod): Add support for explicitly setting `type` to `DEFAULT` in
+ `LAUNCH` operation.
  </pre>
 
  <code>optional .mesos.ExecutorInfo.Type type = 15;</code></div>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dce3457/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.Builder.html
----------------------------------------------------------------------
diff --git a/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.Builder.html b/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.Builder.html
index 21a10c8..7353eb3 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.Builder.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.Builder.html
@@ -207,7 +207,7 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#clearId--">clearId</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i12" class="altColor">
@@ -369,27 +369,27 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 </td>
 </tr>
 <tr id="i40" class="altColor">
-<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a></code></td>
+<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getId--">getId</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i41" class="rowColor">
-<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OfferOperationID.Builder.html" title="class in org.apache.mesos">Protos.OfferOperationID.Builder</a></code></td>
+<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OperationID.Builder.html" title="class in org.apache.mesos">Protos.OperationID.Builder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getIdBuilder--">getIdBuilder</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i42" class="altColor">
-<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OfferOperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OfferOperationIDOrBuilder</a></code></td>
+<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OperationIDOrBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#getIdOrBuilder--">getIdOrBuilder</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i43" class="rowColor">
@@ -511,7 +511,7 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#hasId--">hasId</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i63" class="rowColor">
@@ -599,10 +599,10 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 </tr>
 <tr id="i78" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#mergeId-org.apache.mesos.Protos.OfferOperationID-">mergeId</a></span>(<a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#mergeId-org.apache.mesos.Protos.OperationID-">mergeId</a></span>(<a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a>&nbsp;value)</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i79" class="rowColor">
@@ -712,18 +712,18 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 </tr>
 <tr id="i97" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setId-org.apache.mesos.Protos.OfferOperationID.Builder-">setId</a></span>(<a href="../../../org/apache/mesos/Protos.OfferOperationID.Builder.html" title="class in org.apache.mesos">Protos.OfferOperationID.Builder</a>&nbsp;builderForValue)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setId-org.apache.mesos.Protos.OperationID.Builder-">setId</a></span>(<a href="../../../org/apache/mesos/Protos.OperationID.Builder.html" title="class in org.apache.mesos">Protos.OperationID.Builder</a>&nbsp;builderForValue)</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i98" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setId-org.apache.mesos.Protos.OfferOperationID-">setId</a></span>(<a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a>&nbsp;value)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html#setId-org.apache.mesos.Protos.OperationID-">setId</a></span>(<a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a>&nbsp;value)</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i99" class="rowColor">
@@ -1023,11 +1023,11 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 <pre>public&nbsp;boolean&nbsp;hasId()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasId--">hasId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
@@ -1040,66 +1040,66 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getId</h4>
-<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a>&nbsp;getId()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a>&nbsp;getId()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getId--">getId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
 </dl>
 </li>
 </ul>
-<a name="setId-org.apache.mesos.Protos.OfferOperationID-">
+<a name="setId-org.apache.mesos.Protos.OperationID-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setId</h4>
-<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setId(<a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setId(<a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a>&nbsp;value)</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 </li>
 </ul>
-<a name="setId-org.apache.mesos.Protos.OfferOperationID.Builder-">
+<a name="setId-org.apache.mesos.Protos.OperationID.Builder-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setId</h4>
-<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setId(<a href="../../../org/apache/mesos/Protos.OfferOperationID.Builder.html" title="class in org.apache.mesos">Protos.OfferOperationID.Builder</a>&nbsp;builderForValue)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;setId(<a href="../../../org/apache/mesos/Protos.OperationID.Builder.html" title="class in org.apache.mesos">Protos.OperationID.Builder</a>&nbsp;builderForValue)</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 </li>
 </ul>
-<a name="mergeId-org.apache.mesos.Protos.OfferOperationID-">
+<a name="mergeId-org.apache.mesos.Protos.OperationID-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>mergeId</h4>
-<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;mergeId(<a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;mergeId(<a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a>&nbsp;value)</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 </li>
 </ul>
 <a name="clearId--">
@@ -1111,11 +1111,11 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 <pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.Offer.Operation.Builder.html" title="class in org.apache.mesos">Protos.Offer.Operation.Builder</a>&nbsp;clearId()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 </li>
 </ul>
 <a name="getIdBuilder--">
@@ -1124,14 +1124,14 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getIdBuilder</h4>
-<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OfferOperationID.Builder.html" title="class in org.apache.mesos">Protos.OfferOperationID.Builder</a>&nbsp;getIdBuilder()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OperationID.Builder.html" title="class in org.apache.mesos">Protos.OperationID.Builder</a>&nbsp;getIdBuilder()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 </li>
 </ul>
 <a name="getIdOrBuilder--">
@@ -1140,14 +1140,14 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>getIdOrBuilder</h4>
-<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OfferOperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OfferOperationIDOrBuilder</a>&nbsp;getIdOrBuilder()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OperationIDOrBuilder</a>&nbsp;getIdOrBuilder()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getIdOrBuilder--">getIdOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dce3457/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.html
----------------------------------------------------------------------
diff --git a/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.html b/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.html
index f50da49..8421df1 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.Offer.Operation.html
@@ -434,19 +434,19 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 </td>
 </tr>
 <tr id="i16" class="altColor">
-<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a></code></td>
+<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.html#getId--">getId</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i17" class="rowColor">
-<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OfferOperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OfferOperationIDOrBuilder</a></code></td>
+<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OperationIDOrBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.html#getIdOrBuilder--">getIdOrBuilder</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i18" class="altColor">
@@ -560,7 +560,7 @@ implements <a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.ht
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.Operation.html#hasId--">hasId</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i38" class="altColor">
@@ -936,11 +936,11 @@ public static final&nbsp;&lt;any&gt; PARSER</pre>
 <pre>public&nbsp;boolean&nbsp;hasId()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasId--">hasId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
@@ -953,14 +953,14 @@ public static final&nbsp;&lt;any&gt; PARSER</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getId</h4>
-<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a>&nbsp;getId()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a>&nbsp;getId()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getId--">getId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>
@@ -973,14 +973,14 @@ public static final&nbsp;&lt;any&gt; PARSER</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getIdOrBuilder</h4>
-<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OfferOperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OfferOperationIDOrBuilder</a>&nbsp;getIdOrBuilder()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.OperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OperationIDOrBuilder</a>&nbsp;getIdOrBuilder()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getIdOrBuilder--">getIdOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html" title="interface in org.apache.mesos">Protos.Offer.OperationOrBuilder</a></code></dd>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dce3457/content/api/latest/java/org/apache/mesos/Protos.Offer.OperationOrBuilder.html
----------------------------------------------------------------------
diff --git a/content/api/latest/java/org/apache/mesos/Protos.Offer.OperationOrBuilder.html b/content/api/latest/java/org/apache/mesos/Protos.Offer.OperationOrBuilder.html
index c7b5e0c..3f27b66 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.Offer.OperationOrBuilder.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.Offer.OperationOrBuilder.html
@@ -198,19 +198,19 @@ var activeTableTab = "activeTableTab";
 </td>
 </tr>
 <tr id="i12" class="altColor">
-<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a></code></td>
+<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getId--">getId</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
-<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OfferOperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OfferOperationIDOrBuilder</a></code></td>
+<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.OperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OperationIDOrBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#getIdOrBuilder--">getIdOrBuilder</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
@@ -308,7 +308,7 @@ var activeTableTab = "activeTableTab";
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/mesos/Protos.Offer.OperationOrBuilder.html#hasId--">hasId</a></span>()</code>
 <div class="block">
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation.</div>
+ receive feedback about an operation.</div>
 </td>
 </tr>
 <tr id="i30" class="altColor">
@@ -385,11 +385,11 @@ var activeTableTab = "activeTableTab";
 <pre>boolean&nbsp;hasId()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 </li>
 </ul>
 <a name="getId--">
@@ -398,14 +398,14 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>getId</h4>
-<pre><a href="../../../org/apache/mesos/Protos.OfferOperationID.html" title="class in org.apache.mesos">Protos.OfferOperationID</a>&nbsp;getId()</pre>
+<pre><a href="../../../org/apache/mesos/Protos.OperationID.html" title="class in org.apache.mesos">Protos.OperationID</a>&nbsp;getId()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 </li>
 </ul>
 <a name="getIdOrBuilder--">
@@ -414,14 +414,14 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>getIdOrBuilder</h4>
-<pre><a href="../../../org/apache/mesos/Protos.OfferOperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OfferOperationIDOrBuilder</a>&nbsp;getIdOrBuilder()</pre>
+<pre><a href="../../../org/apache/mesos/Protos.OperationIDOrBuilder.html" title="interface in org.apache.mesos">Protos.OperationIDOrBuilder</a>&nbsp;getIdOrBuilder()</pre>
 <div class="block"><pre>
  NOTE: The `id` field will allow frameworks to indicate that they wish to
- receive feedback about an offer operation. Since this feature is not yet
+ receive feedback about an operation. Since this feature is not yet
  implemented, the `id` field should NOT be set at present. See MESOS-8054.
  </pre>
 
- <code>optional .mesos.OfferOperationID id = 12;</code></div>
+ <code>optional .mesos.OperationID id = 12;</code></div>
 </li>
 </ul>
 <a name="hasLaunch--">

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/6dce3457/content/api/latest/java/org/apache/mesos/Protos.OfferIDOrBuilder.html
----------------------------------------------------------------------
diff --git a/content/api/latest/java/org/apache/mesos/Protos.OfferIDOrBuilder.html b/content/api/latest/java/org/apache/mesos/Protos.OfferIDOrBuilder.html
index dc0a862..d450f05 100644
--- a/content/api/latest/java/org/apache/mesos/Protos.OfferIDOrBuilder.html
+++ b/content/api/latest/java/org/apache/mesos/Protos.OfferIDOrBuilder.html
@@ -47,7 +47,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../org/apache/mesos/Protos.OfferID.Builder.html" title="class in org.apache.mesos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../org/apache/mesos/Protos.OfferOperation.html" title="class in org.apache.mesos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/mesos/Protos.OfferOrBuilder.html" title="interface in org.apache.mesos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../index.html?org/apache/mesos/Protos.OfferIDOrBuilder.html" target="_top">Frames</a></li>
@@ -215,7 +215,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../org/apache/mesos/Protos.OfferID.Builder.html" title="class in org.apache.mesos"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../org/apache/mesos/Protos.OfferOperation.html" title="class in org.apache.mesos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../org/apache/mesos/Protos.OfferOrBuilder.html" title="interface in org.apache.mesos"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../index.html?org/apache/mesos/Protos.OfferIDOrBuilder.html" target="_top">Frames</a></li>