| <!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 (version 1.7.0_111) on Wed Nov 16 17:02:54 UTC 2016 --> |
| <title>Protos.ResourceStatisticsOrBuilder</title> |
| <meta name="date" content="2016-11-16"> |
| <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Protos.ResourceStatisticsOrBuilder"; |
| } |
| //--> |
| </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.ResourceStatistics.Builder.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li> |
| <li><a href="../../../org/apache/mesos/Protos.ResourceUsage.html" title="class 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.ResourceStatisticsOrBuilder.html" target="_top">Frames</a></li> |
| <li><a href="Protos.ResourceStatisticsOrBuilder.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: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li>Constr | </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="Interface Protos.ResourceStatisticsOrBuilder" class="title">Interface Protos.ResourceStatisticsOrBuilder</h2> |
| </div> |
| <div class="contentContainer"> |
| <div class="description"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <dl> |
| <dt>All Known Implementing Classes:</dt> |
| <dd><a href="../../../org/apache/mesos/Protos.ResourceStatistics.html" title="class in org.apache.mesos">Protos.ResourceStatistics</a>, <a href="../../../org/apache/mesos/Protos.ResourceStatistics.Builder.html" title="class in org.apache.mesos">Protos.ResourceStatistics.Builder</a></dd> |
| </dl> |
| <dl> |
| <dt>Enclosing class:</dt> |
| <dd><a href="../../../org/apache/mesos/Protos.html" title="class in org.apache.mesos">Protos</a></dd> |
| </dl> |
| <hr> |
| <br> |
| <pre>public static interface <span class="strong">Protos.ResourceStatisticsOrBuilder</span></pre> |
| </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"> </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>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getCpusLimit()">getCpusLimit</a></strong>()</code> |
| <div class="block"><code>optional double cpus_limit = 4;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getCpusNrPeriods()">getCpusNrPeriods</a></strong>()</code> |
| <div class="block"><code>optional uint32 cpus_nr_periods = 7;</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.ResourceStatisticsOrBuilder.html#getCpusNrThrottled()">getCpusNrThrottled</a></strong>()</code> |
| <div class="block"><code>optional uint32 cpus_nr_throttled = 8;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getCpusSystemTimeSecs()">getCpusSystemTimeSecs</a></strong>()</code> |
| <div class="block"><code>optional double cpus_system_time_secs = 3;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getCpusThrottledTimeSecs()">getCpusThrottledTimeSecs</a></strong>()</code> |
| <div class="block"><code>optional double cpus_throttled_time_secs = 9;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getCpusUserTimeSecs()">getCpusUserTimeSecs</a></strong>()</code> |
| <div class="block"><code>optional double cpus_user_time_secs = 2;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getDiskLimitBytes()">getDiskLimitBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 disk_limit_bytes = 26;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getDiskUsedBytes()">getDiskUsedBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 disk_used_bytes = 27;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemAnonBytes()">getMemAnonBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_anon_bytes = 11;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemCacheBytes()">getMemCacheBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_cache_bytes = 39;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemCriticalPressureCounter()">getMemCriticalPressureCounter</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_critical_pressure_counter = 34;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemFileBytes()">getMemFileBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_file_bytes = 10;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemLimitBytes()">getMemLimitBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_limit_bytes = 6;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemLowPressureCounter()">getMemLowPressureCounter</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_low_pressure_counter = 32;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemMappedFileBytes()">getMemMappedFileBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_mapped_file_bytes = 12;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemMediumPressureCounter()">getMemMediumPressureCounter</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_medium_pressure_counter = 33;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemRssBytes()">getMemRssBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_rss_bytes = 5;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemSoftLimitBytes()">getMemSoftLimitBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_soft_limit_bytes = 38;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemSwapBytes()">getMemSwapBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_swap_bytes = 40;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemTotalBytes()">getMemTotalBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_total_bytes = 36;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemTotalMemswBytes()">getMemTotalMemswBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_total_memsw_bytes = 37;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getMemUnevictableBytes()">getMemUnevictableBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_unevictable_bytes = 41;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetRxBytes()">getNetRxBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_rx_bytes = 15;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetRxDropped()">getNetRxDropped</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_rx_dropped = 17;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetRxErrors()">getNetRxErrors</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_rx_errors = 16;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetRxPackets()">getNetRxPackets</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_rx_packets = 14;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.SNMPStatistics.html" title="class in org.apache.mesos">Protos.SNMPStatistics</a></code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetSnmpStatistics()">getNetSnmpStatistics</a></strong>()</code> |
| <div class="block"><code>optional .mesos.SNMPStatistics net_snmp_statistics = 42;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.SNMPStatisticsOrBuilder.html" title="interface in org.apache.mesos">Protos.SNMPStatisticsOrBuilder</a></code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetSnmpStatisticsOrBuilder()">getNetSnmpStatisticsOrBuilder</a></strong>()</code> |
| <div class="block"><code>optional .mesos.SNMPStatistics net_snmp_statistics = 42;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTcpActiveConnections()">getNetTcpActiveConnections</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_active_connections = 28;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTcpRttMicrosecsP50()">getNetTcpRttMicrosecsP50</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p50 = 22;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTcpRttMicrosecsP90()">getNetTcpRttMicrosecsP90</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p90 = 23;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTcpRttMicrosecsP95()">getNetTcpRttMicrosecsP95</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p95 = 24;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTcpRttMicrosecsP99()">getNetTcpRttMicrosecsP99</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p99 = 25;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTcpTimeWaitConnections()">getNetTcpTimeWaitConnections</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_time_wait_connections = 29;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.TrafficControlStatistics.html" title="class in org.apache.mesos">Protos.TrafficControlStatistics</a></code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTrafficControlStatistics(int)">getNetTrafficControlStatistics</a></strong>(int index)</code> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTrafficControlStatisticsCount()">getNetTrafficControlStatisticsCount</a></strong>()</code> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>java.util.List<<a href="../../../org/apache/mesos/Protos.TrafficControlStatistics.html" title="class in org.apache.mesos">Protos.TrafficControlStatistics</a>></code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTrafficControlStatisticsList()">getNetTrafficControlStatisticsList</a></strong>()</code> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.TrafficControlStatisticsOrBuilder.html" title="interface in org.apache.mesos">Protos.TrafficControlStatisticsOrBuilder</a></code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTrafficControlStatisticsOrBuilder(int)">getNetTrafficControlStatisticsOrBuilder</a></strong>(int index)</code> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>java.util.List<? extends <a href="../../../org/apache/mesos/Protos.TrafficControlStatisticsOrBuilder.html" title="interface in org.apache.mesos">Protos.TrafficControlStatisticsOrBuilder</a>></code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTrafficControlStatisticsOrBuilderList()">getNetTrafficControlStatisticsOrBuilderList</a></strong>()</code> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTxBytes()">getNetTxBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_tx_bytes = 19;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTxDropped()">getNetTxDropped</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_tx_dropped = 21;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTxErrors()">getNetTxErrors</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_tx_errors = 20;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>long</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getNetTxPackets()">getNetTxPackets</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_tx_packets = 18;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.PerfStatistics.html" title="class in org.apache.mesos">Protos.PerfStatistics</a></code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getPerf()">getPerf</a></strong>()</code> |
| <div class="block"><code>optional .mesos.PerfStatistics perf = 13;</code></div> |
| </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../../../org/apache/mesos/Protos.PerfStatisticsOrBuilder.html" title="interface in org.apache.mesos">Protos.PerfStatisticsOrBuilder</a></code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getPerfOrBuilder()">getPerfOrBuilder</a></strong>()</code> |
| <div class="block"><code>optional .mesos.PerfStatistics perf = 13;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getProcesses()">getProcesses</a></strong>()</code> |
| <div class="block"><code>optional uint32 processes = 30;</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.ResourceStatisticsOrBuilder.html#getThreads()">getThreads</a></strong>()</code> |
| <div class="block"><code>optional uint32 threads = 31;</code></div> |
| </td> |
| </tr> |
| <tr class="rowColor"> |
| <td class="colFirst"><code>double</code></td> |
| <td class="colLast"><code><strong><a href="../../../org/apache/mesos/Protos.ResourceStatisticsOrBuilder.html#getTimestamp()">getTimestamp</a></strong>()</code> |
| <div class="block"><code>required double timestamp = 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.ResourceStatisticsOrBuilder.html#hasCpusLimit()">hasCpusLimit</a></strong>()</code> |
| <div class="block"><code>optional double cpus_limit = 4;</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.ResourceStatisticsOrBuilder.html#hasCpusNrPeriods()">hasCpusNrPeriods</a></strong>()</code> |
| <div class="block"><code>optional uint32 cpus_nr_periods = 7;</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.ResourceStatisticsOrBuilder.html#hasCpusNrThrottled()">hasCpusNrThrottled</a></strong>()</code> |
| <div class="block"><code>optional uint32 cpus_nr_throttled = 8;</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.ResourceStatisticsOrBuilder.html#hasCpusSystemTimeSecs()">hasCpusSystemTimeSecs</a></strong>()</code> |
| <div class="block"><code>optional double cpus_system_time_secs = 3;</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.ResourceStatisticsOrBuilder.html#hasCpusThrottledTimeSecs()">hasCpusThrottledTimeSecs</a></strong>()</code> |
| <div class="block"><code>optional double cpus_throttled_time_secs = 9;</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.ResourceStatisticsOrBuilder.html#hasCpusUserTimeSecs()">hasCpusUserTimeSecs</a></strong>()</code> |
| <div class="block"><code>optional double cpus_user_time_secs = 2;</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.ResourceStatisticsOrBuilder.html#hasDiskLimitBytes()">hasDiskLimitBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 disk_limit_bytes = 26;</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.ResourceStatisticsOrBuilder.html#hasDiskUsedBytes()">hasDiskUsedBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 disk_used_bytes = 27;</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.ResourceStatisticsOrBuilder.html#hasMemAnonBytes()">hasMemAnonBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_anon_bytes = 11;</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.ResourceStatisticsOrBuilder.html#hasMemCacheBytes()">hasMemCacheBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_cache_bytes = 39;</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.ResourceStatisticsOrBuilder.html#hasMemCriticalPressureCounter()">hasMemCriticalPressureCounter</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_critical_pressure_counter = 34;</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.ResourceStatisticsOrBuilder.html#hasMemFileBytes()">hasMemFileBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_file_bytes = 10;</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.ResourceStatisticsOrBuilder.html#hasMemLimitBytes()">hasMemLimitBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_limit_bytes = 6;</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.ResourceStatisticsOrBuilder.html#hasMemLowPressureCounter()">hasMemLowPressureCounter</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_low_pressure_counter = 32;</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.ResourceStatisticsOrBuilder.html#hasMemMappedFileBytes()">hasMemMappedFileBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_mapped_file_bytes = 12;</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.ResourceStatisticsOrBuilder.html#hasMemMediumPressureCounter()">hasMemMediumPressureCounter</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_medium_pressure_counter = 33;</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.ResourceStatisticsOrBuilder.html#hasMemRssBytes()">hasMemRssBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_rss_bytes = 5;</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.ResourceStatisticsOrBuilder.html#hasMemSoftLimitBytes()">hasMemSoftLimitBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_soft_limit_bytes = 38;</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.ResourceStatisticsOrBuilder.html#hasMemSwapBytes()">hasMemSwapBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_swap_bytes = 40;</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.ResourceStatisticsOrBuilder.html#hasMemTotalBytes()">hasMemTotalBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_total_bytes = 36;</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.ResourceStatisticsOrBuilder.html#hasMemTotalMemswBytes()">hasMemTotalMemswBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_total_memsw_bytes = 37;</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.ResourceStatisticsOrBuilder.html#hasMemUnevictableBytes()">hasMemUnevictableBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 mem_unevictable_bytes = 41;</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.ResourceStatisticsOrBuilder.html#hasNetRxBytes()">hasNetRxBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_rx_bytes = 15;</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.ResourceStatisticsOrBuilder.html#hasNetRxDropped()">hasNetRxDropped</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_rx_dropped = 17;</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.ResourceStatisticsOrBuilder.html#hasNetRxErrors()">hasNetRxErrors</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_rx_errors = 16;</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.ResourceStatisticsOrBuilder.html#hasNetRxPackets()">hasNetRxPackets</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_rx_packets = 14;</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.ResourceStatisticsOrBuilder.html#hasNetSnmpStatistics()">hasNetSnmpStatistics</a></strong>()</code> |
| <div class="block"><code>optional .mesos.SNMPStatistics net_snmp_statistics = 42;</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.ResourceStatisticsOrBuilder.html#hasNetTcpActiveConnections()">hasNetTcpActiveConnections</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_active_connections = 28;</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.ResourceStatisticsOrBuilder.html#hasNetTcpRttMicrosecsP50()">hasNetTcpRttMicrosecsP50</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p50 = 22;</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.ResourceStatisticsOrBuilder.html#hasNetTcpRttMicrosecsP90()">hasNetTcpRttMicrosecsP90</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p90 = 23;</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.ResourceStatisticsOrBuilder.html#hasNetTcpRttMicrosecsP95()">hasNetTcpRttMicrosecsP95</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p95 = 24;</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.ResourceStatisticsOrBuilder.html#hasNetTcpRttMicrosecsP99()">hasNetTcpRttMicrosecsP99</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p99 = 25;</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.ResourceStatisticsOrBuilder.html#hasNetTcpTimeWaitConnections()">hasNetTcpTimeWaitConnections</a></strong>()</code> |
| <div class="block"><code>optional double net_tcp_time_wait_connections = 29;</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.ResourceStatisticsOrBuilder.html#hasNetTxBytes()">hasNetTxBytes</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_tx_bytes = 19;</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.ResourceStatisticsOrBuilder.html#hasNetTxDropped()">hasNetTxDropped</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_tx_dropped = 21;</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.ResourceStatisticsOrBuilder.html#hasNetTxErrors()">hasNetTxErrors</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_tx_errors = 20;</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.ResourceStatisticsOrBuilder.html#hasNetTxPackets()">hasNetTxPackets</a></strong>()</code> |
| <div class="block"><code>optional uint64 net_tx_packets = 18;</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.ResourceStatisticsOrBuilder.html#hasPerf()">hasPerf</a></strong>()</code> |
| <div class="block"><code>optional .mesos.PerfStatistics perf = 13;</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.ResourceStatisticsOrBuilder.html#hasProcesses()">hasProcesses</a></strong>()</code> |
| <div class="block"><code>optional uint32 processes = 30;</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.ResourceStatisticsOrBuilder.html#hasThreads()">hasThreads</a></strong>()</code> |
| <div class="block"><code>optional uint32 threads = 31;</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.ResourceStatisticsOrBuilder.html#hasTimestamp()">hasTimestamp</a></strong>()</code> |
| <div class="block"><code>required double timestamp = 1;</code></div> |
| </td> |
| </tr> |
| </table> |
| </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="hasTimestamp()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasTimestamp</h4> |
| <pre>boolean hasTimestamp()</pre> |
| <div class="block"><code>required double timestamp = 1;</code> |
| |
| <pre> |
| Snapshot time, in seconds since the Epoch. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getTimestamp()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getTimestamp</h4> |
| <pre>double getTimestamp()</pre> |
| <div class="block"><code>required double timestamp = 1;</code> |
| |
| <pre> |
| Snapshot time, in seconds since the Epoch. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasProcesses()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasProcesses</h4> |
| <pre>boolean hasProcesses()</pre> |
| <div class="block"><code>optional uint32 processes = 30;</code></div> |
| </li> |
| </ul> |
| <a name="getProcesses()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getProcesses</h4> |
| <pre>int getProcesses()</pre> |
| <div class="block"><code>optional uint32 processes = 30;</code></div> |
| </li> |
| </ul> |
| <a name="hasThreads()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasThreads</h4> |
| <pre>boolean hasThreads()</pre> |
| <div class="block"><code>optional uint32 threads = 31;</code></div> |
| </li> |
| </ul> |
| <a name="getThreads()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getThreads</h4> |
| <pre>int getThreads()</pre> |
| <div class="block"><code>optional uint32 threads = 31;</code></div> |
| </li> |
| </ul> |
| <a name="hasCpusUserTimeSecs()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasCpusUserTimeSecs</h4> |
| <pre>boolean hasCpusUserTimeSecs()</pre> |
| <div class="block"><code>optional double cpus_user_time_secs = 2;</code> |
| |
| <pre> |
| CPU Usage Information: |
| Total CPU time spent in user mode, and kernel mode. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getCpusUserTimeSecs()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getCpusUserTimeSecs</h4> |
| <pre>double getCpusUserTimeSecs()</pre> |
| <div class="block"><code>optional double cpus_user_time_secs = 2;</code> |
| |
| <pre> |
| CPU Usage Information: |
| Total CPU time spent in user mode, and kernel mode. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasCpusSystemTimeSecs()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasCpusSystemTimeSecs</h4> |
| <pre>boolean hasCpusSystemTimeSecs()</pre> |
| <div class="block"><code>optional double cpus_system_time_secs = 3;</code></div> |
| </li> |
| </ul> |
| <a name="getCpusSystemTimeSecs()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getCpusSystemTimeSecs</h4> |
| <pre>double getCpusSystemTimeSecs()</pre> |
| <div class="block"><code>optional double cpus_system_time_secs = 3;</code></div> |
| </li> |
| </ul> |
| <a name="hasCpusLimit()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasCpusLimit</h4> |
| <pre>boolean hasCpusLimit()</pre> |
| <div class="block"><code>optional double cpus_limit = 4;</code> |
| |
| <pre> |
| Number of CPUs allocated. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getCpusLimit()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getCpusLimit</h4> |
| <pre>double getCpusLimit()</pre> |
| <div class="block"><code>optional double cpus_limit = 4;</code> |
| |
| <pre> |
| Number of CPUs allocated. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasCpusNrPeriods()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasCpusNrPeriods</h4> |
| <pre>boolean hasCpusNrPeriods()</pre> |
| <div class="block"><code>optional uint32 cpus_nr_periods = 7;</code> |
| |
| <pre> |
| cpu.stat on process throttling (for contention issues). |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getCpusNrPeriods()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getCpusNrPeriods</h4> |
| <pre>int getCpusNrPeriods()</pre> |
| <div class="block"><code>optional uint32 cpus_nr_periods = 7;</code> |
| |
| <pre> |
| cpu.stat on process throttling (for contention issues). |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasCpusNrThrottled()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasCpusNrThrottled</h4> |
| <pre>boolean hasCpusNrThrottled()</pre> |
| <div class="block"><code>optional uint32 cpus_nr_throttled = 8;</code></div> |
| </li> |
| </ul> |
| <a name="getCpusNrThrottled()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getCpusNrThrottled</h4> |
| <pre>int getCpusNrThrottled()</pre> |
| <div class="block"><code>optional uint32 cpus_nr_throttled = 8;</code></div> |
| </li> |
| </ul> |
| <a name="hasCpusThrottledTimeSecs()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasCpusThrottledTimeSecs</h4> |
| <pre>boolean hasCpusThrottledTimeSecs()</pre> |
| <div class="block"><code>optional double cpus_throttled_time_secs = 9;</code></div> |
| </li> |
| </ul> |
| <a name="getCpusThrottledTimeSecs()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getCpusThrottledTimeSecs</h4> |
| <pre>double getCpusThrottledTimeSecs()</pre> |
| <div class="block"><code>optional double cpus_throttled_time_secs = 9;</code></div> |
| </li> |
| </ul> |
| <a name="hasMemTotalBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemTotalBytes</h4> |
| <pre>boolean hasMemTotalBytes()</pre> |
| <div class="block"><code>optional uint64 mem_total_bytes = 36;</code> |
| |
| <pre> |
| mem_total_bytes was added in 0.23.0 to represent the total memory |
| of a process in RAM (as opposed to in Swap). This was previously |
| reported as mem_rss_bytes, which was also changed in 0.23.0 to |
| represent only the anonymous memory usage, to keep in sync with |
| Linux kernel's (arguably erroneous) use of terminology. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getMemTotalBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemTotalBytes</h4> |
| <pre>long getMemTotalBytes()</pre> |
| <div class="block"><code>optional uint64 mem_total_bytes = 36;</code> |
| |
| <pre> |
| mem_total_bytes was added in 0.23.0 to represent the total memory |
| of a process in RAM (as opposed to in Swap). This was previously |
| reported as mem_rss_bytes, which was also changed in 0.23.0 to |
| represent only the anonymous memory usage, to keep in sync with |
| Linux kernel's (arguably erroneous) use of terminology. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasMemTotalMemswBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemTotalMemswBytes</h4> |
| <pre>boolean hasMemTotalMemswBytes()</pre> |
| <div class="block"><code>optional uint64 mem_total_memsw_bytes = 37;</code> |
| |
| <pre> |
| Total memory + swap usage. This is set if swap is enabled. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getMemTotalMemswBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemTotalMemswBytes</h4> |
| <pre>long getMemTotalMemswBytes()</pre> |
| <div class="block"><code>optional uint64 mem_total_memsw_bytes = 37;</code> |
| |
| <pre> |
| Total memory + swap usage. This is set if swap is enabled. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasMemLimitBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemLimitBytes</h4> |
| <pre>boolean hasMemLimitBytes()</pre> |
| <div class="block"><code>optional uint64 mem_limit_bytes = 6;</code> |
| |
| <pre> |
| Hard memory limit for a container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getMemLimitBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemLimitBytes</h4> |
| <pre>long getMemLimitBytes()</pre> |
| <div class="block"><code>optional uint64 mem_limit_bytes = 6;</code> |
| |
| <pre> |
| Hard memory limit for a container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasMemSoftLimitBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemSoftLimitBytes</h4> |
| <pre>boolean hasMemSoftLimitBytes()</pre> |
| <div class="block"><code>optional uint64 mem_soft_limit_bytes = 38;</code> |
| |
| <pre> |
| Soft memory limit for a container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getMemSoftLimitBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemSoftLimitBytes</h4> |
| <pre>long getMemSoftLimitBytes()</pre> |
| <div class="block"><code>optional uint64 mem_soft_limit_bytes = 38;</code> |
| |
| <pre> |
| Soft memory limit for a container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasMemFileBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemFileBytes</h4> |
| <pre>boolean hasMemFileBytes()</pre> |
| <div class="block"><code>optional uint64 mem_file_bytes = 10;</code> |
| |
| <pre> |
| TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in |
| 0.23.0 and will be removed in 0.24.0. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getMemFileBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemFileBytes</h4> |
| <pre>long getMemFileBytes()</pre> |
| <div class="block"><code>optional uint64 mem_file_bytes = 10;</code> |
| |
| <pre> |
| TODO(chzhcn) mem_file_bytes and mem_anon_bytes are deprecated in |
| 0.23.0 and will be removed in 0.24.0. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasMemAnonBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemAnonBytes</h4> |
| <pre>boolean hasMemAnonBytes()</pre> |
| <div class="block"><code>optional uint64 mem_anon_bytes = 11;</code></div> |
| </li> |
| </ul> |
| <a name="getMemAnonBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemAnonBytes</h4> |
| <pre>long getMemAnonBytes()</pre> |
| <div class="block"><code>optional uint64 mem_anon_bytes = 11;</code></div> |
| </li> |
| </ul> |
| <a name="hasMemCacheBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemCacheBytes</h4> |
| <pre>boolean hasMemCacheBytes()</pre> |
| <div class="block"><code>optional uint64 mem_cache_bytes = 39;</code> |
| |
| <pre> |
| mem_cache_bytes is added in 0.23.0 to represent page cache usage. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getMemCacheBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemCacheBytes</h4> |
| <pre>long getMemCacheBytes()</pre> |
| <div class="block"><code>optional uint64 mem_cache_bytes = 39;</code> |
| |
| <pre> |
| mem_cache_bytes is added in 0.23.0 to represent page cache usage. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasMemRssBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemRssBytes</h4> |
| <pre>boolean hasMemRssBytes()</pre> |
| <div class="block"><code>optional uint64 mem_rss_bytes = 5;</code> |
| |
| <pre> |
| Since 0.23.0, mem_rss_bytes is changed to represent only |
| anonymous memory usage. Note that neither its requiredness, type, |
| name nor numeric tag has been changed. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getMemRssBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemRssBytes</h4> |
| <pre>long getMemRssBytes()</pre> |
| <div class="block"><code>optional uint64 mem_rss_bytes = 5;</code> |
| |
| <pre> |
| Since 0.23.0, mem_rss_bytes is changed to represent only |
| anonymous memory usage. Note that neither its requiredness, type, |
| name nor numeric tag has been changed. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasMemMappedFileBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemMappedFileBytes</h4> |
| <pre>boolean hasMemMappedFileBytes()</pre> |
| <div class="block"><code>optional uint64 mem_mapped_file_bytes = 12;</code></div> |
| </li> |
| </ul> |
| <a name="getMemMappedFileBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemMappedFileBytes</h4> |
| <pre>long getMemMappedFileBytes()</pre> |
| <div class="block"><code>optional uint64 mem_mapped_file_bytes = 12;</code></div> |
| </li> |
| </ul> |
| <a name="hasMemSwapBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemSwapBytes</h4> |
| <pre>boolean hasMemSwapBytes()</pre> |
| <div class="block"><code>optional uint64 mem_swap_bytes = 40;</code> |
| |
| <pre> |
| This is only set if swap is enabled. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getMemSwapBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemSwapBytes</h4> |
| <pre>long getMemSwapBytes()</pre> |
| <div class="block"><code>optional uint64 mem_swap_bytes = 40;</code> |
| |
| <pre> |
| This is only set if swap is enabled. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasMemUnevictableBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemUnevictableBytes</h4> |
| <pre>boolean hasMemUnevictableBytes()</pre> |
| <div class="block"><code>optional uint64 mem_unevictable_bytes = 41;</code></div> |
| </li> |
| </ul> |
| <a name="getMemUnevictableBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemUnevictableBytes</h4> |
| <pre>long getMemUnevictableBytes()</pre> |
| <div class="block"><code>optional uint64 mem_unevictable_bytes = 41;</code></div> |
| </li> |
| </ul> |
| <a name="hasMemLowPressureCounter()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemLowPressureCounter</h4> |
| <pre>boolean hasMemLowPressureCounter()</pre> |
| <div class="block"><code>optional uint64 mem_low_pressure_counter = 32;</code> |
| |
| <pre> |
| Number of occurrences of different levels of memory pressure |
| events reported by memory cgroup. Pressure listening (re)starts |
| with these values set to 0 when slave (re)starts. See |
| https://www.kernel.org/doc/Documentation/cgroups/memory.txt for |
| more details. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getMemLowPressureCounter()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemLowPressureCounter</h4> |
| <pre>long getMemLowPressureCounter()</pre> |
| <div class="block"><code>optional uint64 mem_low_pressure_counter = 32;</code> |
| |
| <pre> |
| Number of occurrences of different levels of memory pressure |
| events reported by memory cgroup. Pressure listening (re)starts |
| with these values set to 0 when slave (re)starts. See |
| https://www.kernel.org/doc/Documentation/cgroups/memory.txt for |
| more details. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasMemMediumPressureCounter()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemMediumPressureCounter</h4> |
| <pre>boolean hasMemMediumPressureCounter()</pre> |
| <div class="block"><code>optional uint64 mem_medium_pressure_counter = 33;</code></div> |
| </li> |
| </ul> |
| <a name="getMemMediumPressureCounter()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemMediumPressureCounter</h4> |
| <pre>long getMemMediumPressureCounter()</pre> |
| <div class="block"><code>optional uint64 mem_medium_pressure_counter = 33;</code></div> |
| </li> |
| </ul> |
| <a name="hasMemCriticalPressureCounter()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasMemCriticalPressureCounter</h4> |
| <pre>boolean hasMemCriticalPressureCounter()</pre> |
| <div class="block"><code>optional uint64 mem_critical_pressure_counter = 34;</code></div> |
| </li> |
| </ul> |
| <a name="getMemCriticalPressureCounter()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemCriticalPressureCounter</h4> |
| <pre>long getMemCriticalPressureCounter()</pre> |
| <div class="block"><code>optional uint64 mem_critical_pressure_counter = 34;</code></div> |
| </li> |
| </ul> |
| <a name="hasDiskLimitBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasDiskLimitBytes</h4> |
| <pre>boolean hasDiskLimitBytes()</pre> |
| <div class="block"><code>optional uint64 disk_limit_bytes = 26;</code> |
| |
| <pre> |
| Disk Usage Information for executor working directory. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getDiskLimitBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getDiskLimitBytes</h4> |
| <pre>long getDiskLimitBytes()</pre> |
| <div class="block"><code>optional uint64 disk_limit_bytes = 26;</code> |
| |
| <pre> |
| Disk Usage Information for executor working directory. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasDiskUsedBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasDiskUsedBytes</h4> |
| <pre>boolean hasDiskUsedBytes()</pre> |
| <div class="block"><code>optional uint64 disk_used_bytes = 27;</code></div> |
| </li> |
| </ul> |
| <a name="getDiskUsedBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getDiskUsedBytes</h4> |
| <pre>long getDiskUsedBytes()</pre> |
| <div class="block"><code>optional uint64 disk_used_bytes = 27;</code></div> |
| </li> |
| </ul> |
| <a name="hasPerf()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasPerf</h4> |
| <pre>boolean hasPerf()</pre> |
| <div class="block"><code>optional .mesos.PerfStatistics perf = 13;</code> |
| |
| <pre> |
| Perf statistics. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getPerf()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getPerf</h4> |
| <pre><a href="../../../org/apache/mesos/Protos.PerfStatistics.html" title="class in org.apache.mesos">Protos.PerfStatistics</a> getPerf()</pre> |
| <div class="block"><code>optional .mesos.PerfStatistics perf = 13;</code> |
| |
| <pre> |
| Perf statistics. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getPerfOrBuilder()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getPerfOrBuilder</h4> |
| <pre><a href="../../../org/apache/mesos/Protos.PerfStatisticsOrBuilder.html" title="interface in org.apache.mesos">Protos.PerfStatisticsOrBuilder</a> getPerfOrBuilder()</pre> |
| <div class="block"><code>optional .mesos.PerfStatistics perf = 13;</code> |
| |
| <pre> |
| Perf statistics. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasNetRxPackets()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetRxPackets</h4> |
| <pre>boolean hasNetRxPackets()</pre> |
| <div class="block"><code>optional uint64 net_rx_packets = 14;</code> |
| |
| <pre> |
| Network Usage Information: |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getNetRxPackets()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetRxPackets</h4> |
| <pre>long getNetRxPackets()</pre> |
| <div class="block"><code>optional uint64 net_rx_packets = 14;</code> |
| |
| <pre> |
| Network Usage Information: |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasNetRxBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetRxBytes</h4> |
| <pre>boolean hasNetRxBytes()</pre> |
| <div class="block"><code>optional uint64 net_rx_bytes = 15;</code></div> |
| </li> |
| </ul> |
| <a name="getNetRxBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetRxBytes</h4> |
| <pre>long getNetRxBytes()</pre> |
| <div class="block"><code>optional uint64 net_rx_bytes = 15;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetRxErrors()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetRxErrors</h4> |
| <pre>boolean hasNetRxErrors()</pre> |
| <div class="block"><code>optional uint64 net_rx_errors = 16;</code></div> |
| </li> |
| </ul> |
| <a name="getNetRxErrors()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetRxErrors</h4> |
| <pre>long getNetRxErrors()</pre> |
| <div class="block"><code>optional uint64 net_rx_errors = 16;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetRxDropped()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetRxDropped</h4> |
| <pre>boolean hasNetRxDropped()</pre> |
| <div class="block"><code>optional uint64 net_rx_dropped = 17;</code></div> |
| </li> |
| </ul> |
| <a name="getNetRxDropped()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetRxDropped</h4> |
| <pre>long getNetRxDropped()</pre> |
| <div class="block"><code>optional uint64 net_rx_dropped = 17;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetTxPackets()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTxPackets</h4> |
| <pre>boolean hasNetTxPackets()</pre> |
| <div class="block"><code>optional uint64 net_tx_packets = 18;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTxPackets()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTxPackets</h4> |
| <pre>long getNetTxPackets()</pre> |
| <div class="block"><code>optional uint64 net_tx_packets = 18;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetTxBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTxBytes</h4> |
| <pre>boolean hasNetTxBytes()</pre> |
| <div class="block"><code>optional uint64 net_tx_bytes = 19;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTxBytes()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTxBytes</h4> |
| <pre>long getNetTxBytes()</pre> |
| <div class="block"><code>optional uint64 net_tx_bytes = 19;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetTxErrors()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTxErrors</h4> |
| <pre>boolean hasNetTxErrors()</pre> |
| <div class="block"><code>optional uint64 net_tx_errors = 20;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTxErrors()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTxErrors</h4> |
| <pre>long getNetTxErrors()</pre> |
| <div class="block"><code>optional uint64 net_tx_errors = 20;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetTxDropped()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTxDropped</h4> |
| <pre>boolean hasNetTxDropped()</pre> |
| <div class="block"><code>optional uint64 net_tx_dropped = 21;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTxDropped()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTxDropped</h4> |
| <pre>long getNetTxDropped()</pre> |
| <div class="block"><code>optional uint64 net_tx_dropped = 21;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetTcpRttMicrosecsP50()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTcpRttMicrosecsP50</h4> |
| <pre>boolean hasNetTcpRttMicrosecsP50()</pre> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p50 = 22;</code> |
| |
| <pre> |
| The kernel keeps track of RTT (round-trip time) for its TCP |
| sockets. RTT is a way to tell the latency of a container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getNetTcpRttMicrosecsP50()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTcpRttMicrosecsP50</h4> |
| <pre>double getNetTcpRttMicrosecsP50()</pre> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p50 = 22;</code> |
| |
| <pre> |
| The kernel keeps track of RTT (round-trip time) for its TCP |
| sockets. RTT is a way to tell the latency of a container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasNetTcpRttMicrosecsP90()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTcpRttMicrosecsP90</h4> |
| <pre>boolean hasNetTcpRttMicrosecsP90()</pre> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p90 = 23;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTcpRttMicrosecsP90()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTcpRttMicrosecsP90</h4> |
| <pre>double getNetTcpRttMicrosecsP90()</pre> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p90 = 23;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetTcpRttMicrosecsP95()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTcpRttMicrosecsP95</h4> |
| <pre>boolean hasNetTcpRttMicrosecsP95()</pre> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p95 = 24;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTcpRttMicrosecsP95()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTcpRttMicrosecsP95</h4> |
| <pre>double getNetTcpRttMicrosecsP95()</pre> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p95 = 24;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetTcpRttMicrosecsP99()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTcpRttMicrosecsP99</h4> |
| <pre>boolean hasNetTcpRttMicrosecsP99()</pre> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p99 = 25;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTcpRttMicrosecsP99()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTcpRttMicrosecsP99</h4> |
| <pre>double getNetTcpRttMicrosecsP99()</pre> |
| <div class="block"><code>optional double net_tcp_rtt_microsecs_p99 = 25;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetTcpActiveConnections()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTcpActiveConnections</h4> |
| <pre>boolean hasNetTcpActiveConnections()</pre> |
| <div class="block"><code>optional double net_tcp_active_connections = 28;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTcpActiveConnections()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTcpActiveConnections</h4> |
| <pre>double getNetTcpActiveConnections()</pre> |
| <div class="block"><code>optional double net_tcp_active_connections = 28;</code></div> |
| </li> |
| </ul> |
| <a name="hasNetTcpTimeWaitConnections()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetTcpTimeWaitConnections</h4> |
| <pre>boolean hasNetTcpTimeWaitConnections()</pre> |
| <div class="block"><code>optional double net_tcp_time_wait_connections = 29;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTcpTimeWaitConnections()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTcpTimeWaitConnections</h4> |
| <pre>double getNetTcpTimeWaitConnections()</pre> |
| <div class="block"><code>optional double net_tcp_time_wait_connections = 29;</code></div> |
| </li> |
| </ul> |
| <a name="getNetTrafficControlStatisticsList()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTrafficControlStatisticsList</h4> |
| <pre>java.util.List<<a href="../../../org/apache/mesos/Protos.TrafficControlStatistics.html" title="class in org.apache.mesos">Protos.TrafficControlStatistics</a>> getNetTrafficControlStatisticsList()</pre> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code> |
| |
| <pre> |
| Network traffic flowing into or out of a container can be delayed |
| or dropped due to congestion or policy inside and outside the |
| container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getNetTrafficControlStatistics(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTrafficControlStatistics</h4> |
| <pre><a href="../../../org/apache/mesos/Protos.TrafficControlStatistics.html" title="class in org.apache.mesos">Protos.TrafficControlStatistics</a> getNetTrafficControlStatistics(int index)</pre> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code> |
| |
| <pre> |
| Network traffic flowing into or out of a container can be delayed |
| or dropped due to congestion or policy inside and outside the |
| container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getNetTrafficControlStatisticsCount()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTrafficControlStatisticsCount</h4> |
| <pre>int getNetTrafficControlStatisticsCount()</pre> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code> |
| |
| <pre> |
| Network traffic flowing into or out of a container can be delayed |
| or dropped due to congestion or policy inside and outside the |
| container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getNetTrafficControlStatisticsOrBuilderList()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTrafficControlStatisticsOrBuilderList</h4> |
| <pre>java.util.List<? extends <a href="../../../org/apache/mesos/Protos.TrafficControlStatisticsOrBuilder.html" title="interface in org.apache.mesos">Protos.TrafficControlStatisticsOrBuilder</a>> getNetTrafficControlStatisticsOrBuilderList()</pre> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code> |
| |
| <pre> |
| Network traffic flowing into or out of a container can be delayed |
| or dropped due to congestion or policy inside and outside the |
| container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getNetTrafficControlStatisticsOrBuilder(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetTrafficControlStatisticsOrBuilder</h4> |
| <pre><a href="../../../org/apache/mesos/Protos.TrafficControlStatisticsOrBuilder.html" title="interface in org.apache.mesos">Protos.TrafficControlStatisticsOrBuilder</a> getNetTrafficControlStatisticsOrBuilder(int index)</pre> |
| <div class="block"><code>repeated .mesos.TrafficControlStatistics net_traffic_control_statistics = 35;</code> |
| |
| <pre> |
| Network traffic flowing into or out of a container can be delayed |
| or dropped due to congestion or policy inside and outside the |
| container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="hasNetSnmpStatistics()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hasNetSnmpStatistics</h4> |
| <pre>boolean hasNetSnmpStatistics()</pre> |
| <div class="block"><code>optional .mesos.SNMPStatistics net_snmp_statistics = 42;</code> |
| |
| <pre> |
| Network SNMP statistics for each container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getNetSnmpStatistics()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getNetSnmpStatistics</h4> |
| <pre><a href="../../../org/apache/mesos/Protos.SNMPStatistics.html" title="class in org.apache.mesos">Protos.SNMPStatistics</a> getNetSnmpStatistics()</pre> |
| <div class="block"><code>optional .mesos.SNMPStatistics net_snmp_statistics = 42;</code> |
| |
| <pre> |
| Network SNMP statistics for each container. |
| </pre></div> |
| </li> |
| </ul> |
| <a name="getNetSnmpStatisticsOrBuilder()"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>getNetSnmpStatisticsOrBuilder</h4> |
| <pre><a href="../../../org/apache/mesos/Protos.SNMPStatisticsOrBuilder.html" title="interface in org.apache.mesos">Protos.SNMPStatisticsOrBuilder</a> getNetSnmpStatisticsOrBuilder()</pre> |
| <div class="block"><code>optional .mesos.SNMPStatistics net_snmp_statistics = 42;</code> |
| |
| <pre> |
| Network SNMP statistics for each container. |
| </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.ResourceStatistics.Builder.html" title="class in org.apache.mesos"><span class="strong">Prev Class</span></a></li> |
| <li><a href="../../../org/apache/mesos/Protos.ResourceUsage.html" title="class 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.ResourceStatisticsOrBuilder.html" target="_top">Frames</a></li> |
| <li><a href="Protos.ResourceStatisticsOrBuilder.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: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method_detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip-navbar_bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </body> |
| </html> |