http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/AlertListener.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/org/apache/geode/admin/AlertListener.html b/releases/latest/javadoc/org/apache/geode/admin/AlertListener.html new file mode 100644 index 0000000..eaaf860 --- /dev/null +++ b/releases/latest/javadoc/org/apache/geode/admin/AlertListener.html @@ -0,0 +1,234 @@ +<!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_45) on Sat Oct 15 16:23:29 PDT 2016 --> +<title>AlertListener (Apache Geode (incubating) 1.0.0-incubating)</title> +<meta name="date" content="2016-10-15"> +<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="AlertListener (Apache Geode (incubating) 1.0.0-incubating)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":38}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/AlertListener.html" target="_top">Frames</a></li> +<li><a href="AlertListener.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.geode.admin</div> +<h2 title="Interface AlertListener" class="title">Interface AlertListener</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Superinterfaces:</dt> +<dd>java.util.EventListener</dd> +</dl> +<hr> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div> +</div> +<br> +<pre>public interface <span class="typeNameLabel">AlertListener</span> +extends java.util.EventListener</pre> +<div class="block">A listener whose callback methods are invoked when an <a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin"><code>Alert</code></a> + is received.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </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>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/AlertListener.html#alert-org.apache.geode.admin.Alert-">alert</a></span>(<a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin">Alert</a> alert)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Invoked when an <code>Alert</code> is received.</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="alert-org.apache.geode.admin.Alert-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>alert</h4> +<pre>void alert(<a href="../../../../org/apache/geode/admin/Alert.html" title="interface in org.apache.geode.admin">Alert</a> alert)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Invoked when an <code>Alert</code> is received.</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> +<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="../../../../org/apache/geode/admin/AlertLevel.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/AlertListener.html" target="_top">Frames</a></li> +<li><a href="AlertListener.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>
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/BackupStatus.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/org/apache/geode/admin/BackupStatus.html b/releases/latest/javadoc/org/apache/geode/admin/BackupStatus.html new file mode 100644 index 0000000..670bb76 --- /dev/null +++ b/releases/latest/javadoc/org/apache/geode/admin/BackupStatus.html @@ -0,0 +1,257 @@ +<!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_45) on Sat Oct 15 16:23:29 PDT 2016 --> +<title>BackupStatus (Apache Geode (incubating) 1.0.0-incubating)</title> +<meta name="date" content="2016-10-15"> +<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="BackupStatus (Apache Geode (incubating) 1.0.0-incubating)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":38,"i1":38}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/BackupStatus.html" target="_top">Frames</a></li> +<li><a href="BackupStatus.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.geode.admin</div> +<h2 title="Interface BackupStatus" class="title">Interface BackupStatus</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div> +</div> +<br> +<pre>public interface <span class="typeNameLabel">BackupStatus</span></pre> +<div class="block">The status of a backup operation, returned by + <a href="../../../../org/apache/geode/admin/AdminDistributedSystem.html#backupAllMembers-java.io.File-java.io.File-"><code>AdminDistributedSystem.backupAllMembers(java.io.File,java.io.File)</code></a>.</div> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>GemFire 6.5</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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </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.util.Map<<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>,java.util.Set<<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/BackupStatus.html#getBackedUpDiskStores--">getBackedUpDiskStores</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns a map of disk stores that were successfully backed up.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>java.util.Set<<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/BackupStatus.html#getOfflineDiskStores--">getOfflineDiskStores</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the set of disk stores that were known to be offline at the + time of the backup.</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="getBackedUpDiskStores--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBackedUpDiskStores</h4> +<pre>java.util.Map<<a href="../../../../org/apache/geode/distributed/DistributedMember.html" title="interface in org.apache.geode.distributed">DistributedMember</a>,java.util.Set<<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>>> getBackedUpDiskStores()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns a map of disk stores that were successfully backed up. + The key is an online distributed member. The value is the set of disk + stores on that distributed member.</div> +</li> +</ul> +<a name="getOfflineDiskStores--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getOfflineDiskStores</h4> +<pre>java.util.Set<<a href="../../../../org/apache/geode/cache/persistence/PersistentID.html" title="interface in org.apache.geode.cache.persistence">PersistentID</a>> getOfflineDiskStores()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the set of disk stores that were known to be offline at the + time of the backup. These members were not backed up. If this set + is not empty the backup may not contain a complete snapshot of + any partitioned regions in the distributed system.</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> +<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="../../../../org/apache/geode/admin/AlertListener.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/BackupStatus.html" target="_top">Frames</a></li> +<li><a href="BackupStatus.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> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/CacheDoesNotExistException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/org/apache/geode/admin/CacheDoesNotExistException.html b/releases/latest/javadoc/org/apache/geode/admin/CacheDoesNotExistException.html new file mode 100644 index 0000000..83262de --- /dev/null +++ b/releases/latest/javadoc/org/apache/geode/admin/CacheDoesNotExistException.html @@ -0,0 +1,377 @@ +<!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_45) on Sat Oct 15 16:23:29 PDT 2016 --> +<title>CacheDoesNotExistException (Apache Geode (incubating) 1.0.0-incubating)</title> +<meta name="date" content="2016-10-15"> +<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="CacheDoesNotExistException (Apache Geode (incubating) 1.0.0-incubating)"; + } + } + 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="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/CacheDoesNotExistException.html" target="_top">Frames</a></li> +<li><a href="CacheDoesNotExistException.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><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#methods.inherited.from.class.org.apache.geode.GemFireCheckedException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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">org.apache.geode.admin</div> +<h2 title="Class CacheDoesNotExistException" class="title">Class CacheDoesNotExistException</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><a href="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">org.apache.geode.GemFireCheckedException</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">org.apache.geode.admin.AdminException</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.geode.admin.CacheDoesNotExistException</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> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div> +</div> +<br> +<pre>public class <span class="typeNameLabel">CacheDoesNotExistException</span> +extends <a href="../../../../org/apache/geode/admin/AdminException.html" title="class in org.apache.geode.admin">AdminException</a></pre> +<div class="block">An <code>CacheDoesNotExistException</code> is thrown when an attempt + is made to get a cache and one does not exist.</div> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>GemFire 3.5</dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../serialized-form.html#org.apache.geode.admin.CacheDoesNotExistException">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"> </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="../../../../org/apache/geode/admin/CacheDoesNotExistException.html#CacheDoesNotExistException--">CacheDoesNotExistException</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Constructs a new exception with <code>null</code> as its detail message.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html#CacheDoesNotExistException-java.lang.String-">CacheDoesNotExistException</a></span>(java.lang.String message)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Constructs a new exception with the specified detail message.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html#CacheDoesNotExistException-java.lang.String-java.lang.Throwable-">CacheDoesNotExistException</a></span>(java.lang.String message, + java.lang.Throwable cause)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Constructs a new exception with the specified detail message and + cause.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheDoesNotExistException.html#CacheDoesNotExistException-java.lang.Throwable-">CacheDoesNotExistException</a></span>(java.lang.Throwable cause)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Constructs a new exception with the specified cause and a detail + message of <tt>(cause==null ? null : cause.toString())</tt> (which + typically contains the class and detail message of <tt>cause</tt>).</div> +</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.org.apache.geode.GemFireCheckedException"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.geode.<a href="../../../../org/apache/geode/GemFireCheckedException.html" title="class in org.apache.geode">GemFireCheckedException</a></h3> +<code><a href="../../../../org/apache/geode/GemFireCheckedException.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 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 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="CacheDoesNotExistException--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CacheDoesNotExistException</h4> +<pre>public CacheDoesNotExistException()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Constructs a new exception with <code>null</code> as its detail message. + The cause is not initialized, and may subsequently be initialized by a + call to <code>Throwable.initCause(java.lang.Throwable)</code>.</div> +</li> +</ul> +<a name="CacheDoesNotExistException-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CacheDoesNotExistException</h4> +<pre>public CacheDoesNotExistException(java.lang.String message)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Constructs a new exception with the specified detail message. The + cause is not initialized, and may subsequently be initialized by + a call to <code>Throwable.initCause(java.lang.Throwable)</code>.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>message</code> - the detail message. The detail message is saved for + later retrieval by the <code>Throwable.getMessage()</code> method.</dd> +</dl> +</li> +</ul> +<a name="CacheDoesNotExistException-java.lang.String-java.lang.Throwable-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CacheDoesNotExistException</h4> +<pre>public CacheDoesNotExistException(java.lang.String message, + java.lang.Throwable cause)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Constructs a new exception with the specified detail message and + cause. <p>Note that the detail message associated with + <code>cause</code> is <i>not</i> automatically incorporated in + this exception's detail message.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>message</code> - the detail message (which is saved for later retrieval + by the <code>Throwable.getMessage()</code> method).</dd> +<dd><code>cause</code> - the cause (which is saved for later retrieval by the + <code>Throwable.getCause()</code> method). (A <tt>null</tt> value is + permitted, and indicates that the cause is nonexistent or + unknown.)</dd> +</dl> +</li> +</ul> +<a name="CacheDoesNotExistException-java.lang.Throwable-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>CacheDoesNotExistException</h4> +<pre>public CacheDoesNotExistException(java.lang.Throwable cause)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Constructs a new exception with the specified cause and a detail + message of <tt>(cause==null ? null : cause.toString())</tt> (which + typically contains the class and detail message of <tt>cause</tt>). + This constructor is useful for exceptions that are little more than + wrappers for other throwables (for example, <code>PrivilegedActionException</code>).</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>cause</code> - the cause (which is saved for later retrieval by the + <code>Throwable.getCause()</code> method). (A <tt>null</tt> value is + permitted, and indicates that the cause is nonexistent or + unknown.)</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="../../../../org/apache/geode/admin/BackupStatus.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/CacheDoesNotExistException.html" target="_top">Frames</a></li> +<li><a href="CacheDoesNotExistException.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><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#methods.inherited.from.class.org.apache.geode.GemFireCheckedException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/CacheHealthConfig.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/org/apache/geode/admin/CacheHealthConfig.html b/releases/latest/javadoc/org/apache/geode/admin/CacheHealthConfig.html new file mode 100644 index 0000000..3dfaccf --- /dev/null +++ b/releases/latest/javadoc/org/apache/geode/admin/CacheHealthConfig.html @@ -0,0 +1,574 @@ +<!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_45) on Sat Oct 15 16:23:29 PDT 2016 --> +<title>CacheHealthConfig (Apache Geode (incubating) 1.0.0-incubating)</title> +<meta name="date" content="2016-10-15"> +<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="CacheHealthConfig (Apache Geode (incubating) 1.0.0-incubating)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":38,"i1":38,"i2":38,"i3":38,"i4":38,"i5":38,"i6":38,"i7":38}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/CacheHealthConfig.html" target="_top">Frames</a></li> +<li><a href="CacheHealthConfig.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><a href="#field.summary">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </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.geode.admin</div> +<h2 title="Interface CacheHealthConfig" class="title">Interface CacheHealthConfig</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Known Subinterfaces:</dt> +<dd><a href="../../../../org/apache/geode/admin/GemFireHealthConfig.html" title="interface in org.apache.geode.admin">GemFireHealthConfig</a></dd> +</dl> +<hr> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 7.0 use the <code><a href="../../../../org/apache/geode/management/package-summary.html">management</a></code> package instead</span></div> +</div> +<br> +<pre>public interface <span class="typeNameLabel">CacheHealthConfig</span></pre> +<div class="block">Provides configuration information relating to the health of a + member of a GemFire distributed system that hosts a GemFire <a href="../../../../org/apache/geode/cache/Cache.html" title="interface in org.apache.geode.cache"><code>Cache</code></a>. + + <P> + + If any of the following criteria is true, then a cache member is + considered to be in <a href="../../../../org/apache/geode/admin/GemFireHealth.html#OKAY_HEALTH"><code>OKAY_HEALTH</code></a>. + + <UL> + + <LI><code>netSearch</code> operations take <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxNetSearchTime--">too long</a> to complete.</LI> + + <LI>Cache <code>load</code> operations take <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxLoadTime--">too long</a> to complete.</LI> + + <LI>The overall cache <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMinHitRatio--"><code>hitRatio</code></a> is too + small</LI> + + <LI>The number of entries in the Cache <a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxEventQueueSize--"><code>event delivery queue</code></a> is too large.</LI> + + <LI>If one of the regions is configured with <a href="../../../../org/apache/geode/cache/LossAction.html#FULL_ACCESS"><code>FULL_ACCESS</code></a> + on role loss.</LI> + + </UL> + + If any of the following criteria is true, then a cache member is + considered to be in <a href="../../../../org/apache/geode/admin/GemFireHealth.html#POOR_HEALTH"><code>POOR_HEALTH</code></a>. + + <UL> + + <LI>If one of the regions is configured with <a href="../../../../org/apache/geode/cache/LossAction.html#NO_ACCESS"><code>NO_ACCESS</code></a> + on role loss.</LI> + + <LI>If one of the regions is configured with <a href="../../../../org/apache/geode/cache/LossAction.html#LIMITED_ACCESS"><code>LIMITED_ACCESS</code></a> + on role loss.</LI> + + </UL> + + <UL> + + </UL></div> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>GemFire 3.5</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"> </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 long</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_EVENT_QUEUE_SIZE">DEFAULT_MAX_EVENT_QUEUE_SIZE</a></span></code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">The default maximum number of entries in the event delivery queue + of a healthy cache member.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static long</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_LOAD_TIME">DEFAULT_MAX_LOAD_TIME</a></span></code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">The default maximum mumber of milliseconds a cache + <code>load</code> operation can take before the cache member is + considered to be unhealthy.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static long</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_NET_SEARCH_TIME">DEFAULT_MAX_NET_SEARCH_TIME</a></span></code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">The default maximum number of milliseconds a + <code>netSearch</code> operation can take before the cache member + is considered to be unhealthy.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static double</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MIN_HIT_RATIO">DEFAULT_MIN_HIT_RATIO</a></span></code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">The default minimum hit ratio of a healthy cache member.</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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </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>long</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxEventQueueSize--">getMaxEventQueueSize</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the maximum number of entries in the event delivery queue + of a healthy cache member.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxLoadTime--">getMaxLoadTime</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the maximum mumber of milliseconds a cache + <code>load</code> operation can take before the cache member is + considered to be unhealthy.</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>long</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxNetSearchTime--">getMaxNetSearchTime</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the maximum number of milliseconds a + <code>netSearch</code> operation can take before the cache member + is considered to be unhealthy.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>double</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMinHitRatio--">getMinHitRatio</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the minimum hit ratio of a healthy cache member.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#setMaxEventQueueSize-long-">setMaxEventQueueSize</a></span>(long maxEventQueueSize)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Sets the maximum number of entries in the event delivery queue + of a healthy cache member.</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#setMaxLoadTime-long-">setMaxLoadTime</a></span>(long maxLoadTime)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Sets the maximum mumber of milliseconds a cache + <code>load</code> operation can take before the cache member is + considered to be unhealthy.</div> +</td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#setMaxNetSearchTime-long-">setMaxNetSearchTime</a></span>(long maxNetSearchTime)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Sets the maximum number of milliseconds a + <code>netSearch</code> operation can take before the cache member + is considered to be unhealthy.</div> +</td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#setMinHitRatio-double-">setMinHitRatio</a></span>(double minHitRatio)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Sets the minimum hit ratio of a healthy cache member.</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="DEFAULT_MAX_NET_SEARCH_TIME"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DEFAULT_MAX_NET_SEARCH_TIME</h4> +<pre>static final long DEFAULT_MAX_NET_SEARCH_TIME</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">The default maximum number of milliseconds a + <code>netSearch</code> operation can take before the cache member + is considered to be unhealthy.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.geode.admin.CacheHealthConfig.DEFAULT_MAX_NET_SEARCH_TIME">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="DEFAULT_MAX_LOAD_TIME"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DEFAULT_MAX_LOAD_TIME</h4> +<pre>static final long DEFAULT_MAX_LOAD_TIME</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">The default maximum mumber of milliseconds a cache + <code>load</code> operation can take before the cache member is + considered to be unhealthy.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.geode.admin.CacheHealthConfig.DEFAULT_MAX_LOAD_TIME">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="DEFAULT_MIN_HIT_RATIO"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DEFAULT_MIN_HIT_RATIO</h4> +<pre>static final double DEFAULT_MIN_HIT_RATIO</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">The default minimum hit ratio of a healthy cache member.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.geode.admin.CacheHealthConfig.DEFAULT_MIN_HIT_RATIO">Constant Field Values</a></dd> +</dl> +</li> +</ul> +<a name="DEFAULT_MAX_EVENT_QUEUE_SIZE"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DEFAULT_MAX_EVENT_QUEUE_SIZE</h4> +<pre>static final long DEFAULT_MAX_EVENT_QUEUE_SIZE</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">The default maximum number of entries in the event delivery queue + of a healthy cache member.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../constant-values.html#org.apache.geode.admin.CacheHealthConfig.DEFAULT_MAX_EVENT_QUEUE_SIZE">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="getMaxNetSearchTime--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMaxNetSearchTime</h4> +<pre>long getMaxNetSearchTime()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the maximum number of milliseconds a + <code>netSearch</code> operation can take before the cache member + is considered to be unhealthy.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_NET_SEARCH_TIME"><code>DEFAULT_MAX_NET_SEARCH_TIME</code></a></dd> +</dl> +</li> +</ul> +<a name="setMaxNetSearchTime-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMaxNetSearchTime</h4> +<pre>void setMaxNetSearchTime(long maxNetSearchTime)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Sets the maximum number of milliseconds a + <code>netSearch</code> operation can take before the cache member + is considered to be unhealthy.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxNetSearchTime--"><code>getMaxNetSearchTime()</code></a></dd> +</dl> +</li> +</ul> +<a name="getMaxLoadTime--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMaxLoadTime</h4> +<pre>long getMaxLoadTime()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the maximum mumber of milliseconds a cache + <code>load</code> operation can take before the cache member is + considered to be unhealthy.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_LOAD_TIME"><code>DEFAULT_MAX_LOAD_TIME</code></a></dd> +</dl> +</li> +</ul> +<a name="setMaxLoadTime-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMaxLoadTime</h4> +<pre>void setMaxLoadTime(long maxLoadTime)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Sets the maximum mumber of milliseconds a cache + <code>load</code> operation can take before the cache member is + considered to be unhealthy.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxLoadTime--"><code>getMaxLoadTime()</code></a></dd> +</dl> +</li> +</ul> +<a name="getMinHitRatio--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMinHitRatio</h4> +<pre>double getMinHitRatio()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the minimum hit ratio of a healthy cache member.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MIN_HIT_RATIO"><code>DEFAULT_MIN_HIT_RATIO</code></a></dd> +</dl> +</li> +</ul> +<a name="setMinHitRatio-double-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMinHitRatio</h4> +<pre>void setMinHitRatio(double minHitRatio)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Sets the minimum hit ratio of a healthy cache member.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMinHitRatio--"><code>getMinHitRatio()</code></a></dd> +</dl> +</li> +</ul> +<a name="getMaxEventQueueSize--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMaxEventQueueSize</h4> +<pre>long getMaxEventQueueSize()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Returns the maximum number of entries in the event delivery queue + of a healthy cache member.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#DEFAULT_MAX_EVENT_QUEUE_SIZE"><code>DEFAULT_MAX_EVENT_QUEUE_SIZE</code></a></dd> +</dl> +</li> +</ul> +<a name="setMaxEventQueueSize-long-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setMaxEventQueueSize</h4> +<pre>void setMaxEventQueueSize(long maxEventQueueSize)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Sets the maximum number of entries in the event delivery queue + of a healthy cache member.</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/geode/admin/CacheHealthConfig.html#getMaxEventQueueSize--"><code>getMaxEventQueueSize()</code></a></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="../../../../org/apache/geode/admin/CacheDoesNotExistException.html" title="class in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/CacheServer.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/CacheHealthConfig.html" target="_top">Frames</a></li> +<li><a href="CacheHealthConfig.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><a href="#field.summary">Field</a> | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </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> http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/admin/CacheServer.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/org/apache/geode/admin/CacheServer.html b/releases/latest/javadoc/org/apache/geode/admin/CacheServer.html new file mode 100644 index 0000000..b681932 --- /dev/null +++ b/releases/latest/javadoc/org/apache/geode/admin/CacheServer.html @@ -0,0 +1,282 @@ +<!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_45) on Sat Oct 15 16:23:29 PDT 2016 --> +<title>CacheServer (Apache Geode (incubating) 1.0.0-incubating)</title> +<meta name="date" content="2016-10-15"> +<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="CacheServer (Apache Geode (incubating) 1.0.0-incubating)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":38,"i1":38}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated 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="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/CacheServer.html" target="_top">Frames</a></li> +<li><a href="CacheServer.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.geode.admin</div> +<h2 title="Interface CacheServer" class="title">Interface CacheServer</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Superinterfaces:</dt> +<dd><a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a></dd> +</dl> +<hr> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/CacheVm.html" title="interface in org.apache.geode.admin"><code>CacheVm</code></a> instead.</span></div> +</div> +<br> +<pre>@Deprecated +public interface <span class="typeNameLabel">CacheServer</span> +extends <a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a></pre> +<div class="block">A dedicated cache server VM that is managed by the administration + API.</div> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>GemFire 4.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"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd"> </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="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">CacheServerConfig</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheServer.html#getConfig--">getConfig</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/CacheVm.html#getVmConfig--"><code>CacheVm.getVmConfig()</code></a> instead.</span></div> +</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/admin/CacheServer.html#isPrimaryForDurableClient-java.lang.String-">isPrimaryForDurableClient</a></span>(java.lang.String durableClientId)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Find whether this server is primary for given client (durableClientId)</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.SystemMember"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/SystemMember.html" title="interface in org.apache.geode.admin">SystemMember</a></h3> +<code><a href="../../../../org/apache/geode/admin/SystemMember.html#getCache--">getCache</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getConfiguration--">getConfiguration</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getDistributedMember--">getDistributedMember</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getDistributedSystem--">getDistributedSystem</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getHost--">getHost</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getHostAddress--">getHostAddress</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getId--">getId</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getLicense--">getLicense</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getLog--">getLog</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getName--">getName</a>, <a href="../../../../org/apache/geode/admin/S ystemMember.html#getRoles--">getRoles</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getStat-java.lang.String-">getStat</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getStats--">getStats</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getType--">getType</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#getVersion--">getVersion</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#hasCache--">hasCache</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#refreshConfig--">refreshConfig</a>, <a href="../../../../org/apache/geode/admin/SystemMember.html#setConfiguration-org.apache.geode.admin.ConfigurationParameter:A-">setConfiguration</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.admin.ManagedEntity"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.geode.admin.<a href="../../../../org/apache/geode/admin/ManagedEntity.html" title="interface in org.apache.geode.admin">ManagedEntity</a></h3> +<code><a href="../../../../org/apache/geode/admin/ManagedEntity.html#getLog--">getLog</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#isRunning--">isRunning</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#start--">start</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#stop--">stop</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#waitToStart-long-">waitToStart</a>, <a href="../../../../org/apache/geode/admin/ManagedEntity.html#waitToStop-long-">waitToStop</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getConfig--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getConfig</h4> +<pre>@Deprecated +<a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin">CacheServerConfig</a> getConfig()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 5.7 use <a href="../../../../org/apache/geode/admin/CacheVm.html#getVmConfig--"><code>CacheVm.getVmConfig()</code></a> instead.</span></div> +<div class="block">Returns the configuration of this cache vm</div> +</li> +</ul> +<a name="isPrimaryForDurableClient-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>isPrimaryForDurableClient</h4> +<pre>boolean isPrimaryForDurableClient(java.lang.String durableClientId)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Find whether this server is primary for given client (durableClientId)</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>durableClientId</code> - - + durable-id of the client</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>true if the server is primary for given client</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>GemFire 5.6</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="../../../../org/apache/geode/admin/CacheHealthConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/admin/CacheServerConfig.html" title="interface in org.apache.geode.admin"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/admin/CacheServer.html" target="_top">Frames</a></li> +<li><a href="CacheServer.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>
