http://git-wip-us.apache.org/repos/asf/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/GemFireException.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/GemFireException.html b/releases/10M2/javadoc/com/gemstone/gemfire/GemFireException.html deleted file mode 100644 index 8b3df01..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/GemFireException.html +++ /dev/null @@ -1,372 +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>GemFireException (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="GemFireException (Apache Geode 1.0.0-incubating.M2)"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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/GemFireConfigException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/GemFireIOException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/GemFireException.html" target="_top">Frames</a></li> -<li><a href="GemFireException.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="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </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="Class GemFireException" class="title">Class GemFireException</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>com.gemstone.gemfire.GemFireException</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> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../com/gemstone/gemfire/cache/CacheException.html" title="class in com.gemstone.gemfire.cache">CacheException</a>, <a href="../../../com/gemstone/gemfire/cache/CacheRuntimeException.html" title="class in com.gemstone.gemfire.cache">CacheRuntimeException</a>, <a href="../../../com/gemstone/gemfire/compression/CompressionException.html" title="class in com.gemstone.gemfire.compression">CompressionException</a>, <a href="../../../com/gemstone/gemfire/cache/persistence/ConflictingPersistentDataException.html" title="class in com.gemstone.gemfire.cache.persistence">ConflictingPersistentDataException</a>, <a href="../../../com/gemstone/gemfire/CopyException.html" title="class in com.gemstone.gemfire">CopyException</a>, <a href="../../../com/gemstone/gemfire/management/DependenciesNotFoundException.html" title="class in com.gemstone.gemfire.management">DependenciesNotFoundException</a>, <a href="../../../com/gemstone/gemfire/cache/DuplicatePrimaryPartitionException.html" title="class in com.gemstone.gemfire.cache">DuplicatePrimaryPartitionException</a>, <a href="../../../com/gemstone/gemfire/cache/EntryNotFoundInRegion.html" title="class in com.gemstone.gemfire.cache">EntryNotFoundInRegion</a>, <a href="../../../com/gemstone/gemfire/cache/execute/FunctionException.html" title="class in com.gemstone.gemfire.cache.execute">FunctionException</a>, <a href="../../../com/gemstone/gemfire/GemFireCacheException.html" title="class in com.gemstone.gemfire">GemFireCacheException</a>, <a href="../../../com/gemstone/gemfire/GemFireConfigException.html" title="class in com.gemstone.gemfire">GemFireConfigException</a>, <a href="../../../com/gemstone/gemfire/GemFireIOException.html" title="class in com.gemstone.gemfire">GemFireIOException</a>, <a href="../../../com/gemstone/gemfire/security/GemFireSecurityException.html" title="class in com.gemstone.gemfire.security">GemFireSecurityException</a>, <a href="../../../com/gemstone/gemfire/IncompatibleSystemException.h tml" title="class in com.gemstone.gemfire">IncompatibleSystemException</a>, <a href="../../../com/gemstone/gemfire/cache/query/IndexInvalidException.html" title="class in com.gemstone.gemfire.cache.query">IndexInvalidException</a>, <a href="../../../com/gemstone/gemfire/InternalGemFireException.html" title="class in com.gemstone.gemfire">InternalGemFireException</a>, <a href="../../../com/gemstone/gemfire/InvalidDeltaException.html" title="class in com.gemstone.gemfire">InvalidDeltaException</a>, <a href="../../../com/gemstone/gemfire/InvalidValueException.html" title="class in com.gemstone.gemfire">InvalidValueException</a>, <a href="../../../com/gemstone/gemfire/InvalidVersionException.html" title="class in com.gemstone.gemfire">InvalidVersionException</a>, <a href="../../../com/gemstone/gemfire/pdx/JSONFormatterException.html" title="class in com.gemstone.gemfire.pdx">JSONFormatterException</a>, <a href="../../../com/gemstone/gemfire/distributed/LeaseExpiredException.html" title= "class in com.gemstone.gemfire.distributed">LeaseExpiredException</a>, <a href="../../../com/gemstone/gemfire/LicenseException.html" title="class in com.gemstone.gemfire">LicenseException</a>, <a href="../../../com/gemstone/gemfire/management/ManagementException.html" title="class in com.gemstone.gemfire.management">ManagementException</a>, <a href="../../../com/gemstone/gemfire/NoSystemException.html" title="class in com.gemstone.gemfire">NoSystemException</a>, <a href="../../../com/gemstone/gemfire/cache/partition/PartitionNotAvailableException.html" title="class in com.gemstone.gemfire.cache.partition">PartitionNotAvailableException</a>, <a href="../../../com/gemstone/gemfire/cache/persistence/PartitionOfflineException.html" title="class in com.gemstone.gemfire.cache.persistence">PartitionOfflineException</a>, <a href="../../../com/gemstone/gemfire/pdx/PdxConfigurationException.html" title="class in com.gemstone.gemfire.pdx">PdxConfigurationException</a>, <a href="../../../com/ge mstone/gemfire/pdx/PdxFieldAlreadyExistsException.html" title="class in com.gemstone.gemfire.pdx">PdxFieldAlreadyExistsException</a>, <a href="../../../com/gemstone/gemfire/pdx/PdxFieldDoesNotExistException.html" title="class in com.gemstone.gemfire.pdx">PdxFieldDoesNotExistException</a>, <a href="../../../com/gemstone/gemfire/pdx/PdxFieldTypeMismatchException.html" title="class in com.gemstone.gemfire.pdx">PdxFieldTypeMismatchException</a>, <a href="../../../com/gemstone/gemfire/pdx/PdxInitializationException.html" title="class in com.gemstone.gemfire.pdx">PdxInitializationException</a>, <a href="../../../com/gemstone/gemfire/pdx/PdxRegistryMismatchException.html" title="class in com.gemstone.gemfire.pdx">PdxRegistryMismatchException</a>, <a href="../../../com/gemstone/gemfire/cache/persistence/PersistentReplicatesOfflineException.html" title="class in com.gemstone.gemfire.cache.persistence">PersistentReplicatesOfflineException</a>, <a href="../../../com/gemstone/gemfire/cache/quer y/QueryInvalidException.html" title="class in com.gemstone.gemfire.cache.query">QueryInvalidException</a>, <a href="../../../com/gemstone/gemfire/cache/persistence/RevokedPersistentDataException.html" title="class in com.gemstone.gemfire.cache.persistence">RevokedPersistentDataException</a>, <a href="../../../com/gemstone/gemfire/cache/persistence/RevokeFailedException.html" title="class in com.gemstone.gemfire.cache.persistence">RevokeFailedException</a>, <a href="../../../com/gemstone/gemfire/admin/RuntimeAdminException.html" title="class in com.gemstone.gemfire.admin">RuntimeAdminException</a>, <a href="../../../com/gemstone/gemfire/cache/client/ServerConnectivityException.html" title="class in com.gemstone.gemfire.cache.client">ServerConnectivityException</a>, <a href="../../../com/gemstone/gemfire/SystemConnectException.html" title="class in com.gemstone.gemfire">SystemConnectException</a>, <a href="../../../com/gemstone/gemfire/SystemIsRunningException.html" title="class in co m.gemstone.gemfire">SystemIsRunningException</a>, <a href="../../../com/gemstone/gemfire/UnmodifiableException.html" title="class in com.gemstone.gemfire">UnmodifiableException</a></dd> -</dl> -<hr> -<br> -<pre>public abstract class <span class="typeNameLabel">GemFireException</span> -extends java.lang.RuntimeException</pre> -<div class="block">This is the abstract superclass of exceptions that are thrown to - indicate incorrect usage of GemFire. - - Since these exceptions are unchecked, this class really - <em>ought</em> to be called <code>GemFireRuntimeException</code>; - however, the current name is retained for compatibility's sake.</div> -<dl> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../com/gemstone/gemfire/GemFireCheckedException.html" title="class in com.gemstone.gemfire"><code>GemFireCheckedException</code></a>, -<a href="../../../com/gemstone/gemfire/cache/CacheRuntimeException.html" title="class in com.gemstone.gemfire.cache"><code>CacheRuntimeException</code></a>, -<a href="../../../serialized-form.html#com.gemstone.gemfire.GemFireException">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="../../../com/gemstone/gemfire/GemFireException.html#GemFireException--">GemFireException</a></span>()</code> -<div class="block">Creates a new <code>GemFireException</code> with no detailed message.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/GemFireException.html#GemFireException-java.lang.String-">GemFireException</a></span>(java.lang.String message)</code> -<div class="block">Creates a new <code>GemFireException</code> with the given detail - message.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/GemFireException.html#GemFireException-java.lang.String-java.lang.Throwable-">GemFireException</a></span>(java.lang.String message, - java.lang.Throwable cause)</code> -<div class="block">Creates a new <code>GemFireException</code> with the given detail - message and cause.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/GemFireException.html#GemFireException-java.lang.Throwable-">GemFireException</a></span>(java.lang.Throwable cause)</code> -<div class="block">Creates a new <code>GemFireException</code> with the given cause and - no detail message</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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete 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.lang.Throwable</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/GemFireException.html#getRootCause--">getRootCause</a></span>()</code> -<div class="block">Returns the root cause of this <code>GemFireException</code> or - <code>null</code> if the cause is nonexistent or unknown.</div> -</td> -</tr> -</table> -<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="GemFireException--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GemFireException</h4> -<pre>public GemFireException()</pre> -<div class="block">Creates a new <code>GemFireException</code> with no detailed message.</div> -</li> -</ul> -<a name="GemFireException-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GemFireException</h4> -<pre>public GemFireException(java.lang.String message)</pre> -<div class="block">Creates a new <code>GemFireException</code> with the given detail - message.</div> -</li> -</ul> -<a name="GemFireException-java.lang.String-java.lang.Throwable-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GemFireException</h4> -<pre>public GemFireException(java.lang.String message, - java.lang.Throwable cause)</pre> -<div class="block">Creates a new <code>GemFireException</code> with the given detail - message and cause.</div> -</li> -</ul> -<a name="GemFireException-java.lang.Throwable-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>GemFireException</h4> -<pre>public GemFireException(java.lang.Throwable cause)</pre> -<div class="block">Creates a new <code>GemFireException</code> with the given cause and - no detail message</div> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="getRootCause--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getRootCause</h4> -<pre>public java.lang.Throwable getRootCause()</pre> -<div class="block">Returns the root cause of this <code>GemFireException</code> or - <code>null</code> if the cause is nonexistent or unknown.</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="../../../com/gemstone/gemfire/GemFireConfigException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/GemFireIOException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/GemFireException.html" target="_top">Frames</a></li> -<li><a href="GemFireException.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="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </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/GemFireIOException.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/GemFireIOException.html b/releases/10M2/javadoc/com/gemstone/gemfire/GemFireIOException.html deleted file mode 100644 index 14a9b66..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/GemFireIOException.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>GemFireIOException (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="GemFireIOException (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/GemFireException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/GemFireRethrowable.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/GemFireIOException.html" target="_top">Frames</a></li> -<li><a href="GemFireIOException.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.com.gemstone.gemfire.GemFireException">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">com.gemstone.gemfire</div> -<h2 title="Class GemFireIOException" class="title">Class GemFireIOException</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.GemFireIOException</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> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../com/gemstone/gemfire/cache/hdfs/HDFSIOException.html" title="class in com.gemstone.gemfire.cache.hdfs">HDFSIOException</a>, <a href="../../../com/gemstone/gemfire/SerializationException.html" title="class in com.gemstone.gemfire">SerializationException</a></dd> -</dl> -<hr> -<br> -<pre>public class <span class="typeNameLabel">GemFireIOException</span> -extends <a href="../../../com/gemstone/gemfire/GemFireException.html" title="class in com.gemstone.gemfire">GemFireException</a></pre> -<div class="block">A <code>GemFireIOException</code> is thrown when a - GemFire operation failure is caused by an <code>IOException</code>.</div> -<dl> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../serialized-form.html#com.gemstone.gemfire.GemFireIOException">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="../../../com/gemstone/gemfire/GemFireIOException.html#GemFireIOException-java.lang.String-">GemFireIOException</a></span>(java.lang.String message)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/GemFireIOException.html#GemFireIOException-java.lang.String-java.lang.Throwable-">GemFireIOException</a></span>(java.lang.String message, - java.lang.Throwable cause)</code> -<div class="block">Creates a new <code>GemFireIOException</code>.</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.com.gemstone.gemfire.GemFireException"> -<!-- --> -</a> -<h3>Methods inherited from class 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 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="GemFireIOException-java.lang.String-java.lang.Throwable-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GemFireIOException</h4> -<pre>public GemFireIOException(java.lang.String message, - java.lang.Throwable cause)</pre> -<div class="block">Creates a new <code>GemFireIOException</code>.</div> -</li> -</ul> -<a name="GemFireIOException-java.lang.String-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>GemFireIOException</h4> -<pre>public GemFireIOException(java.lang.String message)</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/GemFireException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/GemFireRethrowable.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/GemFireIOException.html" target="_top">Frames</a></li> -<li><a href="GemFireIOException.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.com.gemstone.gemfire.GemFireException">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/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/GemFireRethrowable.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/GemFireRethrowable.html b/releases/10M2/javadoc/com/gemstone/gemfire/GemFireRethrowable.html deleted file mode 100644 index 0b3833f..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/GemFireRethrowable.html +++ /dev/null @@ -1,291 +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>GemFireRethrowable (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="GemFireRethrowable (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/GemFireIOException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/IncompatibleSystemException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/GemFireRethrowable.html" target="_top">Frames</a></li> -<li><a href="GemFireRethrowable.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.java.lang.Throwable">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">com.gemstone.gemfire</div> -<h2 title="Class GemFireRethrowable" class="title">Class GemFireRethrowable</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.Error</li> -<li> -<ul class="inheritance"> -<li>com.gemstone.gemfire.GemFireRethrowable</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">GemFireRethrowable</span> -extends java.lang.Error</pre> -<div class="block">This error is used by GemFire for internal purposes. - It does not indicate an error condition. - For this reason it is named "Rethrowable" instead of the standard "Error". - It was made an <code>Error</code> to make it easier for user code that typically would - catch <code>Exception</code> to not accidently catch this exception. - <p> Note: if user code catches this error (or its subclasses) then it <em>must</em> - be rethrown.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>5.7</dd> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../serialized-form.html#com.gemstone.gemfire.GemFireRethrowable">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="../../../com/gemstone/gemfire/GemFireRethrowable.html#GemFireRethrowable--">GemFireRethrowable</a></span>()</code> -<div class="block">Create a GemFireRethrowable.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/GemFireRethrowable.html#GemFireRethrowable-java.lang.String-">GemFireRethrowable</a></span>(java.lang.String message)</code> -<div class="block">Create a GemFireRethrowable with the specified message.</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.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="GemFireRethrowable--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GemFireRethrowable</h4> -<pre>public GemFireRethrowable()</pre> -<div class="block">Create a GemFireRethrowable.</div> -</li> -</ul> -<a name="GemFireRethrowable-java.lang.String-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>GemFireRethrowable</h4> -<pre>public GemFireRethrowable(java.lang.String message)</pre> -<div class="block">Create a GemFireRethrowable with the specified message.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>message</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/GemFireIOException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/IncompatibleSystemException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/GemFireRethrowable.html" target="_top">Frames</a></li> -<li><a href="GemFireRethrowable.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.java.lang.Throwable">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/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/IncompatibleSystemException.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/IncompatibleSystemException.html b/releases/10M2/javadoc/com/gemstone/gemfire/IncompatibleSystemException.html deleted file mode 100644 index bc93527..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/IncompatibleSystemException.html +++ /dev/null @@ -1,286 +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>IncompatibleSystemException (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="IncompatibleSystemException (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/GemFireRethrowable.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/Instantiator.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/IncompatibleSystemException.html" target="_top">Frames</a></li> -<li><a href="IncompatibleSystemException.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.com.gemstone.gemfire.GemFireException">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">com.gemstone.gemfire</div> -<h2 title="Class IncompatibleSystemException" class="title">Class IncompatibleSystemException</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.IncompatibleSystemException</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">IncompatibleSystemException</span> -extends <a href="../../../com/gemstone/gemfire/GemFireException.html" title="class in com.gemstone.gemfire">GemFireException</a></pre> -<div class="block">An <code>IncompatibleSystemException</code> is thrown when a - new GemFire process tries to connect to an - existing distributed system and its version is not the same as - that of the distributed system. In this case the new member is - not allowed to connect to the distributed system. - <p>As of GemFire 5.0 this exception should be named IncompatibleDistributedSystemException</div> -<dl> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../serialized-form.html#com.gemstone.gemfire.IncompatibleSystemException">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="../../../com/gemstone/gemfire/IncompatibleSystemException.html#IncompatibleSystemException-java.lang.String-">IncompatibleSystemException</a></span>(java.lang.String message)</code> -<div class="block">Creates a new <code>IncompatibleSystemException</code>.</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.com.gemstone.gemfire.GemFireException"> -<!-- --> -</a> -<h3>Methods inherited from class 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 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="IncompatibleSystemException-java.lang.String-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>IncompatibleSystemException</h4> -<pre>public IncompatibleSystemException(java.lang.String message)</pre> -<div class="block">Creates a new <code>IncompatibleSystemException</code>.</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="../../../com/gemstone/gemfire/GemFireRethrowable.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/Instantiator.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/IncompatibleSystemException.html" target="_top">Frames</a></li> -<li><a href="IncompatibleSystemException.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.com.gemstone.gemfire.GemFireException">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/geode-site/blob/22311e92/releases/10M2/javadoc/com/gemstone/gemfire/Instantiator.html ---------------------------------------------------------------------- diff --git a/releases/10M2/javadoc/com/gemstone/gemfire/Instantiator.html b/releases/10M2/javadoc/com/gemstone/gemfire/Instantiator.html deleted file mode 100644 index 96e66b2..0000000 --- a/releases/10M2/javadoc/com/gemstone/gemfire/Instantiator.html +++ /dev/null @@ -1,600 +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>Instantiator (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="Instantiator (Apache Geode 1.0.0-incubating.M2)"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":6,"i5":9,"i6":41,"i7":10,"i8":10}; -var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete 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="../../../com/gemstone/gemfire/IncompatibleSystemException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/InternalGemFireError.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/Instantiator.html" target="_top">Frames</a></li> -<li><a href="Instantiator.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="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </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="Class Instantiator" class="title">Class Instantiator</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>com.gemstone.gemfire.Instantiator</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../com/gemstone/gemfire/CanonicalInstantiator.html" title="class in com.gemstone.gemfire">CanonicalInstantiator</a></dd> -</dl> -<hr> -<br> -<pre>public abstract class <span class="typeNameLabel">Instantiator</span> -extends java.lang.Object</pre> -<div class="block"><code>Instantiator</code> allows classes that implement <a href="../../../com/gemstone/gemfire/DataSerializable.html" title="interface in com.gemstone.gemfire"><code>DataSerializable</code></a> to be registered with the data serialization - framework. Knowledge of <code>DataSerializable</code> classes - allows the framework to optimize how instances of those classes are - data serialized. - - <P> - - Ordinarily, when a <code>DataSerializable</code> object is written - using <a href="../../../com/gemstone/gemfire/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.writeObject(Object, java.io.DataOutput)</code></a>, a special marker class id - is written to the stream followed by the class name of the - <code>DataSerializable</code> object. After the marker class id is - read by <a href="../../../com/gemstone/gemfire/DataSerializer.html#readObject-java.io.DataInput-"><code>DataSerializer.readObject(java.io.DataInput)</code></a> it performs the following - operations, - - <OL> - - <LI>The class name is read</LI> - - <LI>The class is loaded using <code>Class.forName(java.lang.String)</code></LI> - - <LI>An instance of the class is created using reflection</LI> - - <LI><a href="../../../com/gemstone/gemfire/DataSerializable.html#fromData-java.io.DataInput-"><code>DataSerializable.fromData(java.io.DataInput)</code></a> is invoked on the - newly-created object</LI> - - </OL> - - However, if a <code>DataSerializable</code> class is <a href="../../../com/gemstone/gemfire/Instantiator.html#register-com.gemstone.gemfire.Instantiator-">registered</a> with the data serialization framework and - assigned a unique class id, an important optimization can be - performed that avoid the expense of using reflection to instantiate - the <code>DataSerializable</code> class. When the object is - written using <a href="../../../com/gemstone/gemfire/DataSerializer.html#writeObject-java.lang.Object-java.io.DataOutput-"><code>DataSerializer.writeObject(Object, java.io.DataOutput)</code></a>, the object's - registered class id is written to the stream. Consequently, when - the data is read from the stream, the <a href="../../../com/gemstone/gemfire/Instantiator.html#newInstance--"><code>newInstance()</code></a> method - of the appropriate <code>Instantiator</code> instance is invoked to - create an "empty" instance of the <code>DataSerializable</code> - instead of using reflection to create the new instance. - - <P> - - Commonly, a <code>DataSerializable</code> class will register - itself with the <code>Instantiator</code> in a static initializer - as shown in the below example code. - - <!-- - The source code for the CompanySerializer class resides in - tests/com/examples/ds/User.java - Please keep the below code snippet in sync with that file. - --> - - <PRE> -public class User implements DataSerializable { - private String name; - private int userId; - - static { - Instantiator.register(new Instantiator(User.class, 45) { - public DataSerializable newInstance() { - return new User(); - } - }); - } - - public User(String name, int userId) { - this.name = name; - this.userId = userId; - } - - /** - Creates an "empty" User whose contents are filled in by - invoking its toData() method -/ - private User() { - - } - - public void toData(DataOutput out) throws IOException { - out.writeUTF(this.name); - out.writeInt(this.userId); - } - - public void fromData(DataInput in) - throws IOException, ClassNotFoundException { - this.name = in.readUTF(); - this.userId = in.readInt(); - } -} - </PRE> - - <code>Instantiator</code>s may be distributed to other members of - the distributed system when they are registered. Consider the - following scenario in which VM1 and VM2 are members of the same - distributed system. Both VMs define the sameRegion and VM2's - region replicates the contents of VM1's using replication. - VM1 puts an instance of the above <code>User</code> class into the - region. The act of instantiating <code>User</code> will load the - <code>User</code> class and invoke its static initializer, thus - registering the <code>Instantiator</code> with the data - serialization framework. Because the region is a replicate, the - <code>User</code> will be data serialized and sent to VM2. - However, when VM2 attempts to data deserialize the - <code>User</code>, its <code>Instantiator</code> will not - necessarily be registered because <code>User</code>'s static - initializer may not have been invoked yet. As a result, an - exception would be logged while deserializing the <code>User</code> - and the replicate would not appear to have the new value. So, in - order to ensure that the <code>Instantiator</code> is registered in - VM2, the data serialization framework distributes a message to each - member when an <code>Instantiator</code> is <a href="../../../com/gemstone/gemfire/Instantiator.html#register-com.gemstone.gemfire.Instantiator-">registered</a>. <p>Note that the framework does not require that an - <code>Instantiator</code> be <code>Serializable</code>, but it - does require that it provide - a <a href="../../../com/gemstone/gemfire/Instantiator.html#Instantiator-java.lang.Class-int-">two-argument constructor</a>.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>3.5</dd> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../com/gemstone/gemfire/Instantiator.html#register-com.gemstone.gemfire.Instantiator-"><code>register(Instantiator)</code></a>, -<a href="../../../com/gemstone/gemfire/Instantiator.html#newInstance--"><code>newInstance()</code></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="../../../com/gemstone/gemfire/Instantiator.html#Instantiator-java.lang.Class-int-">Instantiator</a></span>(java.lang.Class<? extends <a href="../../../com/gemstone/gemfire/DataSerializable.html" title="interface in com.gemstone.gemfire">DataSerializable</a>> c, - int classId)</code> -<div class="block">Creates a new <code>Instantiator</code> that instantiates a given - class.</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="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete 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.lang.Object</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/Instantiator.html#getContext--">getContext</a></span>()</code> -<div class="block">Returns the context of this - <code>Instantiator</code>.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>java.lang.Object</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/Instantiator.html#getEventId--">getEventId</a></span>()</code> -<div class="block">Returns the unique <code>eventId</code> of this - <code>Instantiator</code>.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/Instantiator.html#getId--">getId</a></span>()</code> -<div class="block">Returns the unique <code>id</code> of this - <code>Instantiator</code>.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>java.lang.Class<? extends <a href="../../../com/gemstone/gemfire/DataSerializable.html" title="interface in com.gemstone.gemfire">DataSerializable</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/Instantiator.html#getInstantiatedClass--">getInstantiatedClass</a></span>()</code> -<div class="block">Returns the <code>DataSerializable</code> class that is - instantiated by this <code>Instantiator</code>.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>abstract <a href="../../../com/gemstone/gemfire/DataSerializable.html" title="interface in com.gemstone.gemfire">DataSerializable</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/Instantiator.html#newInstance--">newInstance</a></span>()</code> -<div class="block">Creates a new "empty" instance of a <Code>DataSerializable</code> - class whose state will be filled in by invoking its <a href="../../../com/gemstone/gemfire/DataSerializable.html#fromData-java.io.DataInput-"><code>fromData</code></a> method.</div> -</td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>static void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/Instantiator.html#register-com.gemstone.gemfire.Instantiator-">register</a></span>(<a href="../../../com/gemstone/gemfire/Instantiator.html" title="class in com.gemstone.gemfire">Instantiator</a> instantiator)</code> -<div class="block">Registers a <code>DataSerializable</code> class with the data - serialization framework.</div> -</td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>static void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/Instantiator.html#register-com.gemstone.gemfire.Instantiator-boolean-">register</a></span>(<a href="../../../com/gemstone/gemfire/Instantiator.html" title="class in com.gemstone.gemfire">Instantiator</a> instantiator, - boolean distribute)</code> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> -<div class="block"><span class="deprecationComment">as of 9.0 use <a href="../../../com/gemstone/gemfire/Instantiator.html#register-com.gemstone.gemfire.Instantiator-"><code>register(Instantiator)</code></a> instead</span></div> -</div> -</td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/Instantiator.html#setContext-java.lang.Object-">setContext</a></span>(java.lang.Object context)</code> -<div class="block">sets the context of this - <code>Instantiator</code>.</div> -</td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/gemstone/gemfire/Instantiator.html#setEventId-java.lang.Object-">setEventId</a></span>(java.lang.Object eventId)</code> -<div class="block">sets the unique <code>eventId</code> of this - <code>Instantiator</code>.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Instantiator-java.lang.Class-int-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Instantiator</h4> -<pre>public Instantiator(java.lang.Class<? extends <a href="../../../com/gemstone/gemfire/DataSerializable.html" title="interface in com.gemstone.gemfire">DataSerializable</a>> c, - int classId)</pre> -<div class="block">Creates a new <code>Instantiator</code> that instantiates a given - class.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>c</code> - The <code>DataSerializable</code> class to register. This - class must have a static initializer that registers this - <code>Instantiator</code>.</dd> -<dd><code>classId</code> - A unique id for class <code>c</code>. The - <code>classId</code> must not be zero. - This has been an <code>int</code> since dsPhase1.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - If <code>c</code> does not implement - <code>DataSerializable</code>, <code>classId</code> is - less than or equal to zero.</dd> -<dd><code>java.lang.NullPointerException</code> - If <code>c</code> is <code>null</code></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="register-com.gemstone.gemfire.Instantiator-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>register</h4> -<pre>public static void register(<a href="../../../com/gemstone/gemfire/Instantiator.html" title="class in com.gemstone.gemfire">Instantiator</a> instantiator)</pre> -<div class="block">Registers a <code>DataSerializable</code> class with the data - serialization framework. This method is usually invoked from the - static initializer of a class that implements - <code>DataSerializable</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>instantiator</code> - An <code>Instantiator</code> whose <a href="../../../com/gemstone/gemfire/Instantiator.html#newInstance--"><code>newInstance()</code></a> - method is invoked when an object is data deserialized.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalStateException</code> - If class <code>c</code> is - already registered with a different class id, or another - class has already been registered with id - <code>classId</code></dd> -<dd><code>java.lang.NullPointerException</code> - If <code>instantiator</code> is <code>null</code>.</dd> -</dl> -</li> -</ul> -<a name="register-com.gemstone.gemfire.Instantiator-boolean-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>register</h4> -<pre>public static void register(<a href="../../../com/gemstone/gemfire/Instantiator.html" title="class in com.gemstone.gemfire">Instantiator</a> instantiator, - boolean distribute)</pre> -<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 9.0 use <a href="../../../com/gemstone/gemfire/Instantiator.html#register-com.gemstone.gemfire.Instantiator-"><code>register(Instantiator)</code></a> instead</span></div> -<div class="block">Registers a <code>DataSerializable</code> class with the data - serialization framework. This method is usually invoked from the - static initializer of a class that implements - <code>DataSerializable</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>instantiator</code> - An <code>Instantiator</code> whose <a href="../../../com/gemstone/gemfire/Instantiator.html#newInstance--"><code>newInstance()</code></a> - method is invoked when an object is data deserialized.</dd> -<dd><code>distribute</code> - True if the registered <code>Instantiator</code> has to be - distributed to other members of the distributed system. - Note that if distribute is set to false it may still be distributed - in some cases.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - If class <code>c</code> is - already registered with a different class id, or another - class has already been registered with id - <code>classId</code></dd> -<dd><code>java.lang.NullPointerException</code> - If <code>instantiator</code> is <code>null</code>.</dd> -</dl> -</li> -</ul> -<a name="newInstance--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>newInstance</h4> -<pre>public abstract <a href="../../../com/gemstone/gemfire/DataSerializable.html" title="interface in com.gemstone.gemfire">DataSerializable</a> newInstance()</pre> -<div class="block">Creates a new "empty" instance of a <Code>DataSerializable</code> - class whose state will be filled in by invoking its <a href="../../../com/gemstone/gemfire/DataSerializable.html#fromData-java.io.DataInput-"><code>fromData</code></a> method.</div> -<dl> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../com/gemstone/gemfire/DataSerializer.html#readObject-java.io.DataInput-"><code>DataSerializer.readObject(java.io.DataInput)</code></a></dd> -</dl> -</li> -</ul> -<a name="getInstantiatedClass--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getInstantiatedClass</h4> -<pre>public final java.lang.Class<? extends <a href="../../../com/gemstone/gemfire/DataSerializable.html" title="interface in com.gemstone.gemfire">DataSerializable</a>> getInstantiatedClass()</pre> -<div class="block">Returns the <code>DataSerializable</code> class that is - instantiated by this <code>Instantiator</code>.</div> -</li> -</ul> -<a name="getId--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getId</h4> -<pre>public final int getId()</pre> -<div class="block">Returns the unique <code>id</code> of this - <code>Instantiator</code>.</div> -</li> -</ul> -<a name="setEventId-java.lang.Object-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setEventId</h4> -<pre>public final void setEventId(java.lang.Object eventId)</pre> -<div class="block">sets the unique <code>eventId</code> of this - <code>Instantiator</code>. For internal use only.</div> -</li> -</ul> -<a name="getEventId--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getEventId</h4> -<pre>public final java.lang.Object getEventId()</pre> -<div class="block">Returns the unique <code>eventId</code> of this - <code>Instantiator</code>. For internal use only.</div> -</li> -</ul> -<a name="setContext-java.lang.Object-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setContext</h4> -<pre>public final void setContext(java.lang.Object context)</pre> -<div class="block">sets the context of this - <code>Instantiator</code>. For internal use only.</div> -</li> -</ul> -<a name="getContext--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getContext</h4> -<pre>public final java.lang.Object getContext()</pre> -<div class="block">Returns the context of this - <code>Instantiator</code>. For internal use only.</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="../../../com/gemstone/gemfire/IncompatibleSystemException.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../com/gemstone/gemfire/InternalGemFireError.html" title="class in com.gemstone.gemfire"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?com/gemstone/gemfire/Instantiator.html" target="_top">Frames</a></li> -<li><a href="Instantiator.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="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html>
