blob: c51e642b7a8bc45b80e76acf48e1a805f9139dd1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.7.0_131) on Wed Mar 29 10:24:02 UTC 2017 -->
<title>Protos.ContainerStatus.Builder</title>
<meta name="date" content="2017-03-29">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Protos.ContainerStatus.Builder";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../org/apache/mesos/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/apache/mesos/Protos.ContainerStatus.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/mesos/Protos.ContainerStatus.Builder.html" target="_top">Frames</a></li>
<li><a href="Protos.ContainerStatus.Builder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.mesos</div>
<h2 title="Class Protos.ContainerStatus.Builder" class="title">Class Protos.ContainerStatus.Builder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><any></li>
<li>
<ul class="inheritance">
<li>org.apache.mesos.Protos.ContainerStatus.Builder</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../org/apache/mesos/Protos.ContainerStatus.html" title="class in org.apache.mesos">Protos.ContainerStatus</a></dd>
</dl>
<hr>
<br>
<pre>public static final class <span class="strong">Protos.ContainerStatus.Builder</span>
extends <any>
implements <a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></pre>
<div class="block">Protobuf type <code>mesos.ContainerStatus</code>
<pre>
Container related information that is resolved during container
setup. The information is sent back to the framework as part of the
TaskStatus message.
</pre></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#addAllNetworkInfos(java.lang.Iterable)">addAllNetworkInfos</a></strong>(java.lang.Iterable&lt;? extends <a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&gt;&nbsp;values)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#addNetworkInfos(int,%20org.apache.mesos.Protos.NetworkInfo.Builder)">addNetworkInfos</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#addNetworkInfos(int,%20org.apache.mesos.Protos.NetworkInfo)">addNetworkInfos</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&nbsp;value)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#addNetworkInfos(org.apache.mesos.Protos.NetworkInfo.Builder)">addNetworkInfos</a></strong>(<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#addNetworkInfos(org.apache.mesos.Protos.NetworkInfo)">addNetworkInfos</a></strong>(<a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&nbsp;value)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#addNetworkInfosBuilder()">addNetworkInfosBuilder</a></strong>()</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#addNetworkInfosBuilder(int)">addNetworkInfosBuilder</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.html" title="class in org.apache.mesos">Protos.ContainerStatus</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#build()">build</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.html" title="class in org.apache.mesos">Protos.ContainerStatus</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#buildPartial()">buildPartial</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#clear()">clear</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#clearCgroupInfo()">clearCgroupInfo</a></strong>()</code>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#clearContainerId()">clearContainerId</a></strong>()</code>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#clearExecutorPid()">clearExecutorPid</a></strong>()</code>
<div class="block"><code>optional uint32 executor_pid = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#clearNetworkInfos()">clearNetworkInfos</a></strong>()</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#clone()">clone</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.CgroupInfo.html" title="class in org.apache.mesos">Protos.CgroupInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getCgroupInfo()">getCgroupInfo</a></strong>()</code>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.CgroupInfo.Builder.html" title="class in org.apache.mesos">Protos.CgroupInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getCgroupInfoBuilder()">getCgroupInfoBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.CgroupInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.CgroupInfoOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getCgroupInfoOrBuilder()">getCgroupInfoOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerID.html" title="class in org.apache.mesos">Protos.ContainerID</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getContainerId()">getContainerId</a></strong>()</code>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerID.Builder.html" title="class in org.apache.mesos">Protos.ContainerID.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getContainerIdBuilder()">getContainerIdBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerIDOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerIDOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getContainerIdOrBuilder()">getContainerIdOrBuilder</a></strong>()</code>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.html" title="class in org.apache.mesos">Protos.ContainerStatus</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getDefaultInstanceForType()">getDefaultInstanceForType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static com.google.protobuf.Descriptors.Descriptor</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getDescriptor()">getDescriptor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>com.google.protobuf.Descriptors.Descriptor</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getDescriptorForType()">getDescriptorForType</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getExecutorPid()">getExecutorPid</a></strong>()</code>
<div class="block"><code>optional uint32 executor_pid = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getNetworkInfos(int)">getNetworkInfos</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getNetworkInfosBuilder(int)">getNetworkInfosBuilder</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getNetworkInfosBuilderList()">getNetworkInfosBuilderList</a></strong>()</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getNetworkInfosCount()">getNetworkInfosCount</a></strong>()</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getNetworkInfosList()">getNetworkInfosList</a></strong>()</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.NetworkInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.NetworkInfoOrBuilder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getNetworkInfosOrBuilder(int)">getNetworkInfosOrBuilder</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;? extends <a href="../../../org/apache/mesos/Protos.NetworkInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.NetworkInfoOrBuilder</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#getNetworkInfosOrBuilderList()">getNetworkInfosOrBuilderList</a></strong>()</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#hasCgroupInfo()">hasCgroupInfo</a></strong>()</code>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#hasContainerId()">hasContainerId</a></strong>()</code>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#hasExecutorPid()">hasExecutorPid</a></strong>()</code>
<div class="block"><code>optional uint32 executor_pid = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected com.google.protobuf.GeneratedMessage.FieldAccessorTable</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#internalGetFieldAccessorTable()">internalGetFieldAccessorTable</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#isInitialized()">isInitialized</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#mergeCgroupInfo(org.apache.mesos.Protos.CgroupInfo)">mergeCgroupInfo</a></strong>(<a href="../../../org/apache/mesos/Protos.CgroupInfo.html" title="class in org.apache.mesos">Protos.CgroupInfo</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#mergeContainerId(org.apache.mesos.Protos.ContainerID)">mergeContainerId</a></strong>(<a href="../../../org/apache/mesos/Protos.ContainerID.html" title="class in org.apache.mesos">Protos.ContainerID</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#mergeFrom(com.google.protobuf.CodedInputStream,%20com.google.protobuf.ExtensionRegistryLite)">mergeFrom</a></strong>(com.google.protobuf.CodedInputStream&nbsp;input,
com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#mergeFrom(com.google.protobuf.Message)">mergeFrom</a></strong>(com.google.protobuf.Message&nbsp;other)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#removeNetworkInfos(int)">removeNetworkInfos</a></strong>(int&nbsp;index)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#setCgroupInfo(org.apache.mesos.Protos.CgroupInfo.Builder)">setCgroupInfo</a></strong>(<a href="../../../org/apache/mesos/Protos.CgroupInfo.Builder.html" title="class in org.apache.mesos">Protos.CgroupInfo.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#setCgroupInfo(org.apache.mesos.Protos.CgroupInfo)">setCgroupInfo</a></strong>(<a href="../../../org/apache/mesos/Protos.CgroupInfo.html" title="class in org.apache.mesos">Protos.CgroupInfo</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#setContainerId(org.apache.mesos.Protos.ContainerID.Builder)">setContainerId</a></strong>(<a href="../../../org/apache/mesos/Protos.ContainerID.Builder.html" title="class in org.apache.mesos">Protos.ContainerID.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#setContainerId(org.apache.mesos.Protos.ContainerID)">setContainerId</a></strong>(<a href="../../../org/apache/mesos/Protos.ContainerID.html" title="class in org.apache.mesos">Protos.ContainerID</a>&nbsp;value)</code>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#setExecutorPid(int)">setExecutorPid</a></strong>(int&nbsp;value)</code>
<div class="block"><code>optional uint32 executor_pid = 3;</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#setNetworkInfos(int,%20org.apache.mesos.Protos.NetworkInfo.Builder)">setNetworkInfos</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&nbsp;builderForValue)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a></code></td>
<td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html#setNetworkInfos(int,%20org.apache.mesos.Protos.NetworkInfo)">setNetworkInfos</a></strong>(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&nbsp;value)</code>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code></div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getDescriptor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptor</h4>
<pre>public static final&nbsp;com.google.protobuf.Descriptors.Descriptor&nbsp;getDescriptor()</pre>
</li>
</ul>
<a name="internalGetFieldAccessorTable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>internalGetFieldAccessorTable</h4>
<pre>protected&nbsp;com.google.protobuf.GeneratedMessage.FieldAccessorTable&nbsp;internalGetFieldAccessorTable()</pre>
</li>
</ul>
<a name="clear()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clear</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;clear()</pre>
</li>
</ul>
<a name="clone()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clone</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;clone()</pre>
</li>
</ul>
<a name="getDescriptorForType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescriptorForType</h4>
<pre>public&nbsp;com.google.protobuf.Descriptors.Descriptor&nbsp;getDescriptorForType()</pre>
</li>
</ul>
<a name="getDefaultInstanceForType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultInstanceForType</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.html" title="class in org.apache.mesos">Protos.ContainerStatus</a>&nbsp;getDefaultInstanceForType()</pre>
</li>
</ul>
<a name="build()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>build</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.html" title="class in org.apache.mesos">Protos.ContainerStatus</a>&nbsp;build()</pre>
</li>
</ul>
<a name="buildPartial()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>buildPartial</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.html" title="class in org.apache.mesos">Protos.ContainerStatus</a>&nbsp;buildPartial()</pre>
</li>
</ul>
<a name="mergeFrom(com.google.protobuf.Message)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeFrom</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;mergeFrom(com.google.protobuf.Message&nbsp;other)</pre>
</li>
</ul>
<a name="isInitialized()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInitialized</h4>
<pre>public final&nbsp;boolean&nbsp;isInitialized()</pre>
</li>
</ul>
<a name="mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeFrom</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;mergeFrom(com.google.protobuf.CodedInputStream&nbsp;input,
com.google.protobuf.ExtensionRegistryLite&nbsp;extensionRegistry)
throws java.io.IOException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
<a name="hasContainerId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasContainerId</h4>
<pre>public&nbsp;boolean&nbsp;hasContainerId()</pre>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#hasContainerId()">hasContainerId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getContainerId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainerId</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerID.html" title="class in org.apache.mesos">Protos.ContainerID</a>&nbsp;getContainerId()</pre>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getContainerId()">getContainerId</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setContainerId(org.apache.mesos.Protos.ContainerID)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContainerId</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;setContainerId(<a href="../../../org/apache/mesos/Protos.ContainerID.html" title="class in org.apache.mesos">Protos.ContainerID</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</li>
</ul>
<a name="setContainerId(org.apache.mesos.Protos.ContainerID.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContainerId</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;setContainerId(<a href="../../../org/apache/mesos/Protos.ContainerID.Builder.html" title="class in org.apache.mesos">Protos.ContainerID.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</li>
</ul>
<a name="mergeContainerId(org.apache.mesos.Protos.ContainerID)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeContainerId</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;mergeContainerId(<a href="../../../org/apache/mesos/Protos.ContainerID.html" title="class in org.apache.mesos">Protos.ContainerID</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</li>
</ul>
<a name="clearContainerId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearContainerId</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;clearContainerId()</pre>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</li>
</ul>
<a name="getContainerIdBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainerIdBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerID.Builder.html" title="class in org.apache.mesos">Protos.ContainerID.Builder</a>&nbsp;getContainerIdBuilder()</pre>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
</li>
</ul>
<a name="getContainerIdOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainerIdOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerIDOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerIDOrBuilder</a>&nbsp;getContainerIdOrBuilder()</pre>
<div class="block"><code>optional .mesos.ContainerID container_id = 4;</code></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getContainerIdOrBuilder()">getContainerIdOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getNetworkInfosList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNetworkInfosList</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&gt;&nbsp;getNetworkInfosList()</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getNetworkInfosList()">getNetworkInfosList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getNetworkInfosCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNetworkInfosCount</h4>
<pre>public&nbsp;int&nbsp;getNetworkInfosCount()</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getNetworkInfosCount()">getNetworkInfosCount</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getNetworkInfos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&nbsp;getNetworkInfos(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getNetworkInfos(int)">getNetworkInfos</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setNetworkInfos(int, org.apache.mesos.Protos.NetworkInfo)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;setNetworkInfos(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&nbsp;value)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="setNetworkInfos(int, org.apache.mesos.Protos.NetworkInfo.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;setNetworkInfos(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="addNetworkInfos(org.apache.mesos.Protos.NetworkInfo)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;addNetworkInfos(<a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&nbsp;value)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="addNetworkInfos(int, org.apache.mesos.Protos.NetworkInfo)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;addNetworkInfos(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&nbsp;value)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="addNetworkInfos(org.apache.mesos.Protos.NetworkInfo.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;addNetworkInfos(<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="addNetworkInfos(int, org.apache.mesos.Protos.NetworkInfo.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;addNetworkInfos(int&nbsp;index,
<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="addAllNetworkInfos(java.lang.Iterable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addAllNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;addAllNetworkInfos(java.lang.Iterable&lt;? extends <a href="../../../org/apache/mesos/Protos.NetworkInfo.html" title="class in org.apache.mesos">Protos.NetworkInfo</a>&gt;&nbsp;values)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="clearNetworkInfos()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;clearNetworkInfos()</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="removeNetworkInfos(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeNetworkInfos</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;removeNetworkInfos(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="getNetworkInfosBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNetworkInfosBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&nbsp;getNetworkInfosBuilder(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="getNetworkInfosOrBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNetworkInfosOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.NetworkInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.NetworkInfoOrBuilder</a>&nbsp;getNetworkInfosOrBuilder(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getNetworkInfosOrBuilder(int)">getNetworkInfosOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getNetworkInfosOrBuilderList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNetworkInfosOrBuilderList</h4>
<pre>public&nbsp;java.util.List&lt;? extends <a href="../../../org/apache/mesos/Protos.NetworkInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.NetworkInfoOrBuilder</a>&gt;&nbsp;getNetworkInfosOrBuilderList()</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getNetworkInfosOrBuilderList()">getNetworkInfosOrBuilderList</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addNetworkInfosBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addNetworkInfosBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&nbsp;addNetworkInfosBuilder()</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="addNetworkInfosBuilder(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addNetworkInfosBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&nbsp;addNetworkInfosBuilder(int&nbsp;index)</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="getNetworkInfosBuilderList()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNetworkInfosBuilderList</h4>
<pre>public&nbsp;java.util.List&lt;<a href="../../../org/apache/mesos/Protos.NetworkInfo.Builder.html" title="class in org.apache.mesos">Protos.NetworkInfo.Builder</a>&gt;&nbsp;getNetworkInfosBuilderList()</pre>
<div class="block"><code>repeated .mesos.NetworkInfo network_infos = 1;</code>
<pre>
This field can be reliably used to identify the container IP address.
</pre></div>
</li>
</ul>
<a name="hasCgroupInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasCgroupInfo</h4>
<pre>public&nbsp;boolean&nbsp;hasCgroupInfo()</pre>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code>
<pre>
Information about Linux control group (cgroup).
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#hasCgroupInfo()">hasCgroupInfo</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getCgroupInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCgroupInfo</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.CgroupInfo.html" title="class in org.apache.mesos">Protos.CgroupInfo</a>&nbsp;getCgroupInfo()</pre>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code>
<pre>
Information about Linux control group (cgroup).
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getCgroupInfo()">getCgroupInfo</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setCgroupInfo(org.apache.mesos.Protos.CgroupInfo)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCgroupInfo</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;setCgroupInfo(<a href="../../../org/apache/mesos/Protos.CgroupInfo.html" title="class in org.apache.mesos">Protos.CgroupInfo</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code>
<pre>
Information about Linux control group (cgroup).
</pre></div>
</li>
</ul>
<a name="setCgroupInfo(org.apache.mesos.Protos.CgroupInfo.Builder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCgroupInfo</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;setCgroupInfo(<a href="../../../org/apache/mesos/Protos.CgroupInfo.Builder.html" title="class in org.apache.mesos">Protos.CgroupInfo.Builder</a>&nbsp;builderForValue)</pre>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code>
<pre>
Information about Linux control group (cgroup).
</pre></div>
</li>
</ul>
<a name="mergeCgroupInfo(org.apache.mesos.Protos.CgroupInfo)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mergeCgroupInfo</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;mergeCgroupInfo(<a href="../../../org/apache/mesos/Protos.CgroupInfo.html" title="class in org.apache.mesos">Protos.CgroupInfo</a>&nbsp;value)</pre>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code>
<pre>
Information about Linux control group (cgroup).
</pre></div>
</li>
</ul>
<a name="clearCgroupInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clearCgroupInfo</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;clearCgroupInfo()</pre>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code>
<pre>
Information about Linux control group (cgroup).
</pre></div>
</li>
</ul>
<a name="getCgroupInfoBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCgroupInfoBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.CgroupInfo.Builder.html" title="class in org.apache.mesos">Protos.CgroupInfo.Builder</a>&nbsp;getCgroupInfoBuilder()</pre>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code>
<pre>
Information about Linux control group (cgroup).
</pre></div>
</li>
</ul>
<a name="getCgroupInfoOrBuilder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCgroupInfoOrBuilder</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.CgroupInfoOrBuilder.html" title="interface in org.apache.mesos">Protos.CgroupInfoOrBuilder</a>&nbsp;getCgroupInfoOrBuilder()</pre>
<div class="block"><code>optional .mesos.CgroupInfo cgroup_info = 2;</code>
<pre>
Information about Linux control group (cgroup).
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getCgroupInfoOrBuilder()">getCgroupInfoOrBuilder</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="hasExecutorPid()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasExecutorPid</h4>
<pre>public&nbsp;boolean&nbsp;hasExecutorPid()</pre>
<div class="block"><code>optional uint32 executor_pid = 3;</code>
<pre>
Information about Executor PID.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#hasExecutorPid()">hasExecutorPid</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getExecutorPid()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExecutorPid</h4>
<pre>public&nbsp;int&nbsp;getExecutorPid()</pre>
<div class="block"><code>optional uint32 executor_pid = 3;</code>
<pre>
Information about Executor PID.
</pre></div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html#getExecutorPid()">getExecutorPid</a></code>&nbsp;in interface&nbsp;<code><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos">Protos.ContainerStatusOrBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setExecutorPid(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setExecutorPid</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;setExecutorPid(int&nbsp;value)</pre>
<div class="block"><code>optional uint32 executor_pid = 3;</code>
<pre>
Information about Executor PID.
</pre></div>
</li>
</ul>
<a name="clearExecutorPid()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>clearExecutorPid</h4>
<pre>public&nbsp;<a href="../../../org/apache/mesos/Protos.ContainerStatus.Builder.html" title="class in org.apache.mesos">Protos.ContainerStatus.Builder</a>&nbsp;clearExecutorPid()</pre>
<div class="block"><code>optional uint32 executor_pid = 3;</code>
<pre>
Information about Executor PID.
</pre></div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../org/apache/mesos/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/apache/mesos/Protos.ContainerStatus.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../org/apache/mesos/Protos.ContainerStatusOrBuilder.html" title="interface in org.apache.mesos"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/apache/mesos/Protos.ContainerStatus.Builder.html" target="_top">Frames</a></li>
<li><a href="Protos.ContainerStatus.Builder.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>