http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/StatisticsType.html
----------------------------------------------------------------------
diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/StatisticsType.html 
b/releases/10M2/javadoc/com/gemstone/gemfire/StatisticsType.html
deleted file mode 100644
index fba8c34..0000000
--- a/releases/10M2/javadoc/com/gemstone/gemfire/StatisticsType.html
+++ /dev/null
@@ -1,312 +0,0 @@
-<!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.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>StatisticsType (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
-<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StatisticsType (Apache Geode 
1.0.0-incubating.M2)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="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="../../../com/gemstone/gemfire/StatisticsFactory.html" 
title="interface in com.gemstone.gemfire"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html" 
title="interface in com.gemstone.gemfire"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?com/gemstone/gemfire/StatisticsType.html" 
target="_top">Frames</a></li>
-<li><a href="StatisticsType.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;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">com.gemstone.gemfire</div>
-<h2 title="Interface StatisticsType" class="title">Interface 
StatisticsType</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<hr>
-<br>
-<pre>public interface <span class="typeNameLabel">StatisticsType</span></pre>
-<div class="block">Used to describe a logical collection of statistics. These 
descriptions
- are used to create an instance of <a 
href="../../../com/gemstone/gemfire/Statistics.html" title="interface in 
com.gemstone.gemfire"><code>Statistics</code></a>.
-
- <P>
- To get an instance of this interface use an instance of
- <a href="../../../com/gemstone/gemfire/StatisticsFactory.html" 
title="interface in 
com.gemstone.gemfire"><code>StatisticsFactory</code></a>.</div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
-</dl>
-</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="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsType.html#getDescription--">getDescription</a></span>()</code>
-<div class="block">Returns a description of this statistics type</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsType.html#getName--">getName</a></span>()</code>
-<div class="block">Returns the name of this statistics type</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsType.html#getStatistics--">getStatistics</a></span>()</code>
-<div class="block">Returns descriptions of the statistics that this statistics 
type
- gathers together</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsType.html#nameToDescriptor-java.lang.String-">nameToDescriptor</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the descriptor of the statistic with the given name 
in this
- statistics instance.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsType.html#nameToId-java.lang.String-">nameToId</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Returns the id of the statistic with the given name in this
- statistics instance.</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="getName--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getName</h4>
-<pre>java.lang.String&nbsp;getName()</pre>
-<div class="block">Returns the name of this statistics type</div>
-</li>
-</ul>
-<a name="getDescription--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getDescription</h4>
-<pre>java.lang.String&nbsp;getDescription()</pre>
-<div class="block">Returns a description of this statistics type</div>
-</li>
-</ul>
-<a name="getStatistics--">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getStatistics</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>[]&nbsp;getStatistics()</pre>
-<div class="block">Returns descriptions of the statistics that this statistics 
type
- gathers together</div>
-</li>
-</ul>
-<a name="nameToId-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>nameToId</h4>
-<pre>int&nbsp;nameToId(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the id of the statistic with the given name in this
- statistics instance.</div>
-<dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - No statistic named 
<code>name</code> exists in this
-         statistics instance.</dd>
-</dl>
-</li>
-</ul>
-<a name="nameToDescriptor-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>nameToDescriptor</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;nameToDescriptor(java.lang.String&nbsp;name)</pre>
-<div class="block">Returns the descriptor of the statistic with the given name 
in this
- statistics instance.</div>
-<dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - No statistic named 
<code>name</code> exists in this
-         statistics instance.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="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="../../../com/gemstone/gemfire/StatisticsFactory.html" 
title="interface in com.gemstone.gemfire"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html" 
title="interface in com.gemstone.gemfire"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a href="../../../index.html?com/gemstone/gemfire/StatisticsType.html" 
target="_top">Frames</a></li>
-<li><a href="StatisticsType.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;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>

http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/StatisticsTypeFactory.html
----------------------------------------------------------------------
diff --git 
a/releases/10M2/javadoc/com/gemstone/gemfire/StatisticsTypeFactory.html 
b/releases/10M2/javadoc/com/gemstone/gemfire/StatisticsTypeFactory.html
deleted file mode 100644
index 4729794..0000000
--- a/releases/10M2/javadoc/com/gemstone/gemfire/StatisticsTypeFactory.html
+++ /dev/null
@@ -1,658 +0,0 @@
-<!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.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>StatisticsTypeFactory (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
-<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StatisticsTypeFactory (Apache Geode 
1.0.0-incubating.M2)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = 
{"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],4:["t3","Abstract Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="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="../../../com/gemstone/gemfire/StatisticsType.html" 
title="interface in com.gemstone.gemfire"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../com/gemstone/gemfire/SystemConnectException.html" 
title="class in com.gemstone.gemfire"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../index.html?com/gemstone/gemfire/StatisticsTypeFactory.html" 
target="_top">Frames</a></li>
-<li><a href="StatisticsTypeFactory.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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">com.gemstone.gemfire</div>
-<h2 title="Interface StatisticsTypeFactory" class="title">Interface 
StatisticsTypeFactory</h2>
-</div>
-<div class="contentContainer">
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Known Subinterfaces:</dt>
-<dd><a href="../../../com/gemstone/gemfire/StatisticsFactory.html" 
title="interface in com.gemstone.gemfire">StatisticsFactory</a></dd>
-</dl>
-<dl>
-<dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../com/gemstone/gemfire/distributed/DistributedSystem.html" 
title="class in com.gemstone.gemfire.distributed">DistributedSystem</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public interface <span 
class="typeNameLabel">StatisticsTypeFactory</span></pre>
-<div class="block">Instances of this interface provide methods that create 
instances
- of <a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> 
and <a href="../../../com/gemstone/gemfire/StatisticsType.html" 
title="interface in com.gemstone.gemfire"><code>StatisticsType</code></a>.
- Every <a href="../../../com/gemstone/gemfire/StatisticsFactory.html" 
title="interface in com.gemstone.gemfire"><code>StatisticsFactory</code></a> is 
also a type factory.
-
- <P>
-
- A <code>StatisticsTypeFactory</code> can create a <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>statistic</code></a> of three numeric types:
- <code>int</code>, <code>long</code>, and <code>double</code>.  A
- statistic (<code>StatisticDescriptor</code>) can either be a
- <I>gauge</I> meaning that its value can increase and decrease or a
- <I>counter</I> meaning that its value is strictly increasing.
- Marking a statistic as a counter allows statistic display tools
- to properly display a statistics whose value "wraps around" (that
- is, exceeds its maximum value).
- 
- <P>The following code is an example of how to create a type using XML.
- In this example the type has two stats whose values always increase:
- <pre>
-    StatisticsTypeFactory f = ...;
-    StatisticsType t = f.createType(
-        "StatSampler",
-        "Stats on the statistic sampler.",
-        new StatisticDescriptor[] {
-            f.createIntCounter("sampleCount",
-                               "Total number of samples taken by this 
sampler.",
-                               "samples"),
-            f.createLongCounter("sampleTime",
-                                "Total amount of time spent taking samples.",
-                                "milliseconds"),
-        }
-    );
- </pre>
- <P>The following is an example of how to create the same type using XML.
- The XML data:
- <pre>
-    &lt;?xml version="1.0" encoding="UTF-8"?&gt;
-    &lt;!DOCTYPE statistics PUBLIC
-      "-//GemStone Systems, Inc.//GemFire Statistics Type//EN"
-      "http://www.gemstone.com/dtd/statisticsType.dtd"&gt;
-    &lt;statistics&gt;
-      &lt;type name="StatSampler"&gt;
-        &lt;description&gt;Stats on the statistic sampler.&lt;/description&gt;
-        &lt;stat name="sampleCount" storage="int" counter="true"&gt;
-          &lt;description&gt;Total number of samples taken by this 
sampler.&lt;/description&gt;
-          &lt;unit&gt;samples&lt;/unit&gt;
-        &lt;/stat&gt;
-        &lt;stat name="sampleTime" storage="long" counter="true"&gt;
-          &lt;description&gt;Total amount of time spent taking 
samples.&lt;/description&gt;
-          &lt;unit&gt;milliseconds&lt;/unit&gt;
-        &lt;/stat&gt;
-      &lt;/type&gt;
-    &lt;/statistics&gt;
- </pre>
- The code to create the type:
- <pre>
-      StatisticsTypeFactory f = ...;
-      Reader r = new InputStreamReader("fileContainingXmlData"));
-      StatisticsType type = f.createTypesFromXml(r)[0];
- </pre>
- <P></div>
-<dl>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>3.0</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><A href="package-summary.html#statistics">Package introduction</A></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#MAX_DESCRIPTORS_PER_TYPE">MAX_DESCRIPTORS_PER_TYPE</a></span></code>
-<div class="block">The maximum number of descriptors a single statistics type 
can have.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a 
href="javascript:show(4);">Abstract Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-">createDoubleCounter</a></span>(java.lang.String&nbsp;name,
-                   java.lang.String&nbsp;description,
-                   java.lang.String&nbsp;units)</code>
-<div class="block">Creates and returns a double counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with larger values indicating better performance.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">createDoubleCounter</a></span>(java.lang.String&nbsp;name,
-                   java.lang.String&nbsp;description,
-                   java.lang.String&nbsp;units,
-                   boolean&nbsp;largerBetter)</code>
-<div class="block">Creates and returns a double counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-">createDoubleGauge</a></span>(java.lang.String&nbsp;name,
-                 java.lang.String&nbsp;description,
-                 java.lang.String&nbsp;units)</code>
-<div class="block">Creates and returns a double gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with smaller values indicating better performance.</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">createDoubleGauge</a></span>(java.lang.String&nbsp;name,
-                 java.lang.String&nbsp;description,
-                 java.lang.String&nbsp;units,
-                 boolean&nbsp;largerBetter)</code>
-<div class="block">Creates and returns a double gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createIntCounter-java.lang.String-java.lang.String-java.lang.String-">createIntCounter</a></span>(java.lang.String&nbsp;name,
-                java.lang.String&nbsp;description,
-                java.lang.String&nbsp;units)</code>
-<div class="block">Creates and returns an int counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with larger values indicating better performance.</div>
-</td>
-</tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createIntCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">createIntCounter</a></span>(java.lang.String&nbsp;name,
-                java.lang.String&nbsp;description,
-                java.lang.String&nbsp;units,
-                boolean&nbsp;largerBetter)</code>
-<div class="block">Creates and returns an int counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</td>
-</tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createIntGauge-java.lang.String-java.lang.String-java.lang.String-">createIntGauge</a></span>(java.lang.String&nbsp;name,
-              java.lang.String&nbsp;description,
-              java.lang.String&nbsp;units)</code>
-<div class="block">Creates and returns an int gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with smaller values indicating better performance.</div>
-</td>
-</tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createIntGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">createIntGauge</a></span>(java.lang.String&nbsp;name,
-              java.lang.String&nbsp;description,
-              java.lang.String&nbsp;units,
-              boolean&nbsp;largerBetter)</code>
-<div class="block">Creates and returns an int gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</td>
-</tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createLongCounter-java.lang.String-java.lang.String-java.lang.String-">createLongCounter</a></span>(java.lang.String&nbsp;name,
-                 java.lang.String&nbsp;description,
-                 java.lang.String&nbsp;units)</code>
-<div class="block">Creates and returns a long counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with larger values indicating better performance.</div>
-</td>
-</tr>
-<tr id="i9" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createLongCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">createLongCounter</a></span>(java.lang.String&nbsp;name,
-                 java.lang.String&nbsp;description,
-                 java.lang.String&nbsp;units,
-                 boolean&nbsp;largerBetter)</code>
-<div class="block">Creates and returns a long counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</td>
-</tr>
-<tr id="i10" class="altColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createLongGauge-java.lang.String-java.lang.String-java.lang.String-">createLongGauge</a></span>(java.lang.String&nbsp;name,
-               java.lang.String&nbsp;description,
-               java.lang.String&nbsp;units)</code>
-<div class="block">Creates and returns a long gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with smaller values indicating better performance.</div>
-</td>
-</tr>
-<tr id="i11" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createLongGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">createLongGauge</a></span>(java.lang.String&nbsp;name,
-               java.lang.String&nbsp;description,
-               java.lang.String&nbsp;units,
-               boolean&nbsp;largerBetter)</code>
-<div class="block">Creates and returns a long gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</td>
-</tr>
-<tr id="i12" class="altColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticsType.html" title="interface in 
com.gemstone.gemfire">StatisticsType</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createType-java.lang.String-java.lang.String-com.gemstone.gemfire.StatisticDescriptor:A-">createType</a></span>(java.lang.String&nbsp;name,
-          java.lang.String&nbsp;description,
-          <a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>[]&nbsp;stats)</code>
-<div class="block">Creates or finds and returns a <a 
href="../../../com/gemstone/gemfire/StatisticsType.html" title="interface in 
com.gemstone.gemfire"><code>StatisticsType</code></a> with the given 
<code>name</code>, <code>description</code>, and <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>statistic descriptions</code></a>.</div>
-</td>
-</tr>
-<tr id="i13" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticsType.html" title="interface in 
com.gemstone.gemfire">StatisticsType</a>[]</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#createTypesFromXml-java.io.Reader-">createTypesFromXml</a></span>(java.io.Reader&nbsp;reader)</code>
-<div class="block">Creates one or more <a 
href="../../../com/gemstone/gemfire/StatisticsType.html" title="interface in 
com.gemstone.gemfire"><code>StatisticsType</code></a> from the contents of the
- given <code>reader</code>.</div>
-</td>
-</tr>
-<tr id="i14" class="altColor">
-<td class="colFirst"><code><a 
href="../../../com/gemstone/gemfire/StatisticsType.html" title="interface in 
com.gemstone.gemfire">StatisticsType</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#findType-java.lang.String-">findType</a></span>(java.lang.String&nbsp;name)</code>
-<div class="block">Finds and returns an already created <a 
href="../../../com/gemstone/gemfire/StatisticsType.html" title="interface in 
com.gemstone.gemfire"><code>StatisticsType</code></a> with the given 
<code>name</code>.</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field.detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="MAX_DESCRIPTORS_PER_TYPE">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>MAX_DESCRIPTORS_PER_TYPE</h4>
-<pre>static final&nbsp;int MAX_DESCRIPTORS_PER_TYPE</pre>
-<div class="block">The maximum number of descriptors a single statistics type 
can have.
- <P> Current value is: <code>254</code></div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../constant-values.html#com.gemstone.gemfire.StatisticsTypeFactory.MAX_DESCRIPTORS_PER_TYPE">Constant
 Field Values</a></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="createIntCounter-java.lang.String-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createIntCounter</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createIntCounter(java.lang.String&nbsp;name,
-                                     java.lang.String&nbsp;description,
-                                     java.lang.String&nbsp;units)</pre>
-<div class="block">Creates and returns an int counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with larger values indicating better performance.</div>
-</li>
-</ul>
-<a 
name="createLongCounter-java.lang.String-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createLongCounter</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createLongCounter(java.lang.String&nbsp;name,
-                                      java.lang.String&nbsp;description,
-                                      java.lang.String&nbsp;units)</pre>
-<div class="block">Creates and returns a long counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with larger values indicating better performance.</div>
-</li>
-</ul>
-<a 
name="createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createDoubleCounter</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createDoubleCounter(java.lang.String&nbsp;name,
-                                        java.lang.String&nbsp;description,
-                                        java.lang.String&nbsp;units)</pre>
-<div class="block">Creates and returns a double counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with larger values indicating better performance.</div>
-</li>
-</ul>
-<a name="createIntGauge-java.lang.String-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createIntGauge</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createIntGauge(java.lang.String&nbsp;name,
-                                   java.lang.String&nbsp;description,
-                                   java.lang.String&nbsp;units)</pre>
-<div class="block">Creates and returns an int gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with smaller values indicating better performance.</div>
-</li>
-</ul>
-<a name="createLongGauge-java.lang.String-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createLongGauge</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createLongGauge(java.lang.String&nbsp;name,
-                                    java.lang.String&nbsp;description,
-                                    java.lang.String&nbsp;units)</pre>
-<div class="block">Creates and returns a long gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with smaller values indicating better performance.</div>
-</li>
-</ul>
-<a 
name="createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createDoubleGauge</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createDoubleGauge(java.lang.String&nbsp;name,
-                                      java.lang.String&nbsp;description,
-                                      java.lang.String&nbsp;units)</pre>
-<div class="block">Creates and returns a double gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>units</code>,
- and with smaller values indicating better performance.</div>
-</li>
-</ul>
-<a 
name="createIntCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createIntCounter</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createIntCounter(java.lang.String&nbsp;name,
-                                     java.lang.String&nbsp;description,
-                                     java.lang.String&nbsp;units,
-                                     boolean&nbsp;largerBetter)</pre>
-<div class="block">Creates and returns an int counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</li>
-</ul>
-<a 
name="createLongCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createLongCounter</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createLongCounter(java.lang.String&nbsp;name,
-                                      java.lang.String&nbsp;description,
-                                      java.lang.String&nbsp;units,
-                                      boolean&nbsp;largerBetter)</pre>
-<div class="block">Creates and returns a long counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</li>
-</ul>
-<a 
name="createDoubleCounter-java.lang.String-java.lang.String-java.lang.String-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createDoubleCounter</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createDoubleCounter(java.lang.String&nbsp;name,
-                                        java.lang.String&nbsp;description,
-                                        java.lang.String&nbsp;units,
-                                        boolean&nbsp;largerBetter)</pre>
-<div class="block">Creates and returns a double counter <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</li>
-</ul>
-<a 
name="createIntGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createIntGauge</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createIntGauge(java.lang.String&nbsp;name,
-                                   java.lang.String&nbsp;description,
-                                   java.lang.String&nbsp;units,
-                                   boolean&nbsp;largerBetter)</pre>
-<div class="block">Creates and returns an int gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</li>
-</ul>
-<a 
name="createLongGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createLongGauge</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createLongGauge(java.lang.String&nbsp;name,
-                                    java.lang.String&nbsp;description,
-                                    java.lang.String&nbsp;units,
-                                    boolean&nbsp;largerBetter)</pre>
-<div class="block">Creates and returns a long gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</li>
-</ul>
-<a 
name="createDoubleGauge-java.lang.String-java.lang.String-java.lang.String-boolean-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createDoubleGauge</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticDescriptor.html" 
title="interface in 
com.gemstone.gemfire">StatisticDescriptor</a>&nbsp;createDoubleGauge(java.lang.String&nbsp;name,
-                                      java.lang.String&nbsp;description,
-                                      java.lang.String&nbsp;units,
-                                      boolean&nbsp;largerBetter)</pre>
-<div class="block">Creates and returns a double gauge <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>StatisticDescriptor</code></a> with the given 
<code>name</code>, <code>description</code>, <code>largerBetter</code>, and 
<code>units</code>.</div>
-</li>
-</ul>
-<a 
name="createType-java.lang.String-java.lang.String-com.gemstone.gemfire.StatisticDescriptor:A-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>createType</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticsType.html" 
title="interface in 
com.gemstone.gemfire">StatisticsType</a>&nbsp;createType(java.lang.String&nbsp;name,
-                          java.lang.String&nbsp;description,
-                          <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire">StatisticDescriptor</a>[]&nbsp;stats)</pre>
-<div class="block">Creates or finds and returns a <a 
href="../../../com/gemstone/gemfire/StatisticsType.html" title="interface in 
com.gemstone.gemfire"><code>StatisticsType</code></a> with the given 
<code>name</code>, <code>description</code>, and <a 
href="../../../com/gemstone/gemfire/StatisticDescriptor.html" title="interface 
in com.gemstone.gemfire"><code>statistic descriptions</code></a>.</div>
-<dl>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if a type with the given 
<code>name</code> already exists and it differs from the given parameters.</dd>
-</dl>
-</li>
-</ul>
-<a name="findType-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>findType</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticsType.html" 
title="interface in 
com.gemstone.gemfire">StatisticsType</a>&nbsp;findType(java.lang.String&nbsp;name)</pre>
-<div class="block">Finds and returns an already created <a 
href="../../../com/gemstone/gemfire/StatisticsType.html" title="interface in 
com.gemstone.gemfire"><code>StatisticsType</code></a> with the given 
<code>name</code>. Returns <code>null</code> if the type does not exist.</div>
-</li>
-</ul>
-<a name="createTypesFromXml-java.io.Reader-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>createTypesFromXml</h4>
-<pre><a href="../../../com/gemstone/gemfire/StatisticsType.html" 
title="interface in 
com.gemstone.gemfire">StatisticsType</a>[]&nbsp;createTypesFromXml(java.io.Reader&nbsp;reader)
-                             throws java.io.IOException</pre>
-<div class="block">Creates one or more <a 
href="../../../com/gemstone/gemfire/StatisticsType.html" title="interface in 
com.gemstone.gemfire"><code>StatisticsType</code></a> from the contents of the
- given <code>reader</code>. The created types can be found by calling
- <a 
href="../../../com/gemstone/gemfire/StatisticsTypeFactory.html#findType-java.lang.String-"><code>findType(java.lang.String)</code></a>.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>reader</code> - The source of the XML data which must comply with the
-        <code>statisticsType.dtd</code>.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.IllegalArgumentException</code> - if a type defined in the 
reader
-  already exists</dd>
-<dd><code>java.io.IOException</code> - Something went wrong while reading from
-         <code>reader</code></dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="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="../../../com/gemstone/gemfire/StatisticsType.html" 
title="interface in com.gemstone.gemfire"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../com/gemstone/gemfire/SystemConnectException.html" 
title="class in com.gemstone.gemfire"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../index.html?com/gemstone/gemfire/StatisticsTypeFactory.html" 
target="_top">Frames</a></li>
-<li><a href="StatisticsTypeFactory.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;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><a href="#field.summary">Field</a>&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><a href="#field.detail">Field</a>&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>

http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/SystemConnectException.html
----------------------------------------------------------------------
diff --git 
a/releases/10M2/javadoc/com/gemstone/gemfire/SystemConnectException.html 
b/releases/10M2/javadoc/com/gemstone/gemfire/SystemConnectException.html
deleted file mode 100644
index 8ced610..0000000
--- a/releases/10M2/javadoc/com/gemstone/gemfire/SystemConnectException.html
+++ /dev/null
@@ -1,300 +0,0 @@
-<!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.8.0_66-internal) on Wed Apr 13 11:47:04 PDT 2016 
-->
-<title>SystemConnectException (Apache Geode 1.0.0-incubating.M2)</title>
-<meta name="date" content="2016-04-13">
-<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
-<script type="text/javascript" src="../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemConnectException (Apache Geode 
1.0.0-incubating.M2)";
-        }
-    }
-    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>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="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="../../../com/gemstone/gemfire/StatisticsTypeFactory.html" 
title="interface in com.gemstone.gemfire"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../com/gemstone/gemfire/SystemFailure.html" title="class in 
com.gemstone.gemfire"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../index.html?com/gemstone/gemfire/SystemConnectException.html" 
target="_top">Frames</a></li>
-<li><a href="SystemConnectException.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a 
href="#methods.inherited.from.class.com.gemstone.gemfire.GemFireException">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">com.gemstone.gemfire</div>
-<h2 title="Class SystemConnectException" class="title">Class 
SystemConnectException</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Throwable</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.Exception</li>
-<li>
-<ul class="inheritance">
-<li>java.lang.RuntimeException</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../com/gemstone/gemfire/GemFireException.html" title="class 
in com.gemstone.gemfire">com.gemstone.gemfire.GemFireException</a></li>
-<li>
-<ul class="inheritance">
-<li>com.gemstone.gemfire.SystemConnectException</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable</dd>
-</dl>
-<hr>
-<br>
-<pre>public class <span class="typeNameLabel">SystemConnectException</span>
-extends <a href="../../../com/gemstone/gemfire/GemFireException.html" 
title="class in com.gemstone.gemfire">GemFireException</a></pre>
-<div class="block">An <code>SystemConnectException</code> is thrown when a
- GemFire application tries to connect to an
- existing distributed system and is unable to contact all members of
- the distributed system to announce its presence.  This is usually due
- to resource depletion problems (low memory or too few file descriptors)
- in other processes.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../serialized-form.html#com.gemstone.gemfire.SystemConnectException">Serialized
 Form</a></dd>
-</dl>
-</li>
-</ul>
-</div>
-<div class="summary">
-<ul class="blockList">
-<li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/SystemConnectException.html#SystemConnectException-java.lang.String-">SystemConnectException</a></span>(java.lang.String&nbsp;message)</code>
-<div class="block">Creates a new <code>SystemConnectException</code>.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../com/gemstone/gemfire/SystemConnectException.html#SystemConnectException-java.lang.String-java.lang.Throwable-">SystemConnectException</a></span>(java.lang.String&nbsp;message,
-                      java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.com.gemstone.gemfire.GemFireException">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;com.gemstone.gemfire.<a 
href="../../../com/gemstone/gemfire/GemFireException.html" title="class in 
com.gemstone.gemfire">GemFireException</a></h3>
-<code><a 
href="../../../com/gemstone/gemfire/GemFireException.html#getRootCause--">getRootCause</a></code></li>
-</ul>
-<ul class="blockList">
-<li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
-<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 
getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, 
printStackTrace, printStackTrace, setStackTrace, toString</code></li>
-</ul>
-<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>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, 
wait, wait</code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="SystemConnectException-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>SystemConnectException</h4>
-<pre>public&nbsp;SystemConnectException(java.lang.String&nbsp;message)</pre>
-<div class="block">Creates a new <code>SystemConnectException</code>.</div>
-</li>
-</ul>
-<a name="SystemConnectException-java.lang.String-java.lang.Throwable-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>SystemConnectException</h4>
-<pre>public&nbsp;SystemConnectException(java.lang.String&nbsp;message,
-                              java.lang.Throwable&nbsp;cause)</pre>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../overview-summary.html">Overview</a></li>
-<li><a href="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="../../../com/gemstone/gemfire/StatisticsTypeFactory.html" 
title="interface in com.gemstone.gemfire"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../com/gemstone/gemfire/SystemFailure.html" title="class in 
com.gemstone.gemfire"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../index.html?com/gemstone/gemfire/SystemConnectException.html" 
target="_top">Frames</a></li>
-<li><a href="SystemConnectException.html" target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All&nbsp;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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a 
href="#methods.inherited.from.class.com.gemstone.gemfire.GemFireException">Method</a></li>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</a></div>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-</body>
-</html>

Reply via email to