http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributesFactory.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributesFactory.html b/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributesFactory.html new file mode 100644 index 0000000..d0140f8 --- /dev/null +++ b/releases/latest/javadoc/org/apache/geode/cache/DiskWriteAttributesFactory.html @@ -0,0 +1,543 @@ +<!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:28 PDT 2016 --> +<title>DiskWriteAttributesFactory (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="DiskWriteAttributesFactory (Apache Geode (incubating) 1.0.0-incubating)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":42,"i1":42,"i2":42,"i3":42,"i4":42,"i5":42,"i6":42,"i7":42}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance 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="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/cache/DiskWriteAttributesFactory.html" target="_top">Frames</a></li> +<li><a href="DiskWriteAttributesFactory.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">org.apache.geode.cache</div> +<h2 title="Class DiskWriteAttributesFactory" class="title">Class DiskWriteAttributesFactory</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.geode.cache.DiskWriteAttributesFactory</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 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html" title="interface in org.apache.geode.cache"><code>DiskStoreFactory</code></a> instead</span></div> +</div> +<br> +<pre>@Deprecated +public final class <span class="typeNameLabel">DiskWriteAttributesFactory</span> +extends java.lang.Object +implements java.io.Serializable</pre> +<div class="block">Factory for getting DiskWriteAttribute objects</div> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>GemFire 5.1</dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.DiskWriteAttributesFactory">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/cache/DiskWriteAttributesFactory.html#DiskWriteAttributesFactory--">DiskWriteAttributesFactory</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Creates a new instance of DiskWriteAttributesFactory ready to create a + <code>DiskWriteAttributes</code> with default settings.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#DiskWriteAttributesFactory-org.apache.geode.cache.DiskWriteAttributes-">DiskWriteAttributesFactory</a></span>(<a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a> dwa)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Creates a new instance of DiskWriteAttributesFactory Factory ready to + create a <code>DiskWriteAttributes</code> with the same settings as those + in the specified <code>DiskWriteAttributes</code>.</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><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/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#create--">create</a></span>()</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#create-java.lang.String-"><code>DiskStoreFactory.create(java.lang.String)</code></a> instead</span></div> +</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setBytesThreshold-long-">setBytesThreshold</a></span>(long bytesThreshold)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setQueueSize-int-"><code>DiskStoreFactory.setQueueSize(int)</code></a> instead</span></div> +</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setCompactionThreshold-int-">setCompactionThreshold</a></span>(int compactionThreshold)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setCompactionThreshold-int-"><code>DiskStoreFactory.setCompactionThreshold(int)</code></a> instead</span></div> +</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setMaxOplogSize-int-">setMaxOplogSize</a></span>(int maxOplogSize)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setMaxOplogSize-long-"><code>DiskStoreFactory.setMaxOplogSize(long)</code></a> instead</span></div> +</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/cache/DiskWriteAttributesFactory.html#setMaxOplogSizeInBytes-long-">setMaxOplogSizeInBytes</a></span>(long maxOplogSize)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setMaxOplogSize-long-"><code>DiskStoreFactory.setMaxOplogSize(long)</code></a> instead</span></div> +</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/cache/DiskWriteAttributesFactory.html#setRollOplogs-boolean-">setRollOplogs</a></span>(boolean rollingEnabled)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setAutoCompact-boolean-"><code>DiskStoreFactory.setAutoCompact(boolean)</code></a> instead</span></div> +</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/cache/DiskWriteAttributesFactory.html#setSynchronous-boolean-">setSynchronous</a></span>(boolean isSynchronous)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskSynchronous-boolean-"><code>AttributesFactory.setDiskSynchronous(boolean)</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="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setTimeInterval-long-">setTimeInterval</a></span>(long timeInterval)</code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setTimeInterval-long-"><code>DiskStoreFactory.setTimeInterval(long)</code></a> instead</span></div> +</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="DiskWriteAttributesFactory--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DiskWriteAttributesFactory</h4> +<pre>public DiskWriteAttributesFactory()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Creates a new instance of DiskWriteAttributesFactory ready to create a + <code>DiskWriteAttributes</code> with default settings. The default + <code>DiskWriteAttributes</code> thus created will have following + behaviour. + <ul> + <li>synchronous = false + <li>auto-compact = true + <li>allow-force-compaction = false + <li>max-oplog-size = 1024 MB + <li>time-interval = 1 sec + <li>byte-threshold = 0 bytes + + </ul></div> +</li> +</ul> +<a name="DiskWriteAttributesFactory-org.apache.geode.cache.DiskWriteAttributes-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DiskWriteAttributesFactory</h4> +<pre>public DiskWriteAttributesFactory(<a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a> dwa)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> </div> +<div class="block">Creates a new instance of DiskWriteAttributesFactory Factory ready to + create a <code>DiskWriteAttributes</code> with the same settings as those + in the specified <code>DiskWriteAttributes</code>.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>dwa</code> - the <code>DiskWriteAttributes</code> used to initialize this + DiskWriteAttributesFactory</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="setSynchronous-boolean-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSynchronous</h4> +<pre>@Deprecated +public void setSynchronous(boolean isSynchronous)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/AttributesFactory.html#setDiskSynchronous-boolean-"><code>AttributesFactory.setDiskSynchronous(boolean)</code></a> instead</span></div> +<div class="block">Sets whether or not the writing to the disk is synchronous.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>isSynchronous</code> - boolean if true indicates synchronous writes</dd> +</dl> +</li> +</ul> +<a name="setRollOplogs-boolean-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setRollOplogs</h4> +<pre>@Deprecated +public void setRollOplogs(boolean rollingEnabled)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setAutoCompact-boolean-"><code>DiskStoreFactory.setAutoCompact(boolean)</code></a> instead</span></div> +<div class="block">Sets whether or not the rolling of Oplog is enabled .</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>rollingEnabled</code> - true if oplogs are to be compacted automatically; + false if no compaction.</dd> +</dl> +</li> +</ul> +<a name="setCompactionThreshold-int-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCompactionThreshold</h4> +<pre>@Deprecated +public void setCompactionThreshold(int compactionThreshold)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setCompactionThreshold-int-"><code>DiskStoreFactory.setCompactionThreshold(int)</code></a> instead</span></div> +<div class="block">Sets the threshold at which an oplog will become compactable. While + the percentage of live records in the oplog exceeds + this threshold the oplog will not be compacted. + Once the percentage of live is less than or equal to the threshold + the oplog can be compacted. + The lower the threshold the longer the compactor will wait before compacting an oplog. + The threshold is a percentage in the range 0..100. + The default is 50%. + <P>Examples: + A threshold of 100 causes any oplog that is no longer being written to + to be compactable. + A threshold of 0 causes only oplogs that have no live records to be compactable + in which case the compact can simply remove the oplog file. + A threshold of 50 causes an oplog to become compactable when half of its + live records become dead.</div> +</li> +</ul> +<a name="setMaxOplogSizeInBytes-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMaxOplogSizeInBytes</h4> +<pre>@Deprecated +public void setMaxOplogSizeInBytes(long maxOplogSize)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setMaxOplogSize-long-"><code>DiskStoreFactory.setMaxOplogSize(long)</code></a> instead</span></div> +<div class="block">Sets the maximum oplog size in bytes. When the active oplog size hits + the maximum a new oplog will be created. + <P>Note that this method sets the same attribute as <a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setMaxOplogSize-int-"><code>setMaxOplogSize(int)</code></a>. + The last set of the attribute determines its value.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>maxOplogSize</code> - the maximum size of the oplog in bytes.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>java.lang.IllegalArgumentException</code> - if the value specified is a negative number</dd> +</dl> +</li> +</ul> +<a name="setMaxOplogSize-int-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMaxOplogSize</h4> +<pre>@Deprecated +public void setMaxOplogSize(int maxOplogSize)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setMaxOplogSize-long-"><code>DiskStoreFactory.setMaxOplogSize(long)</code></a> instead</span></div> +<div class="block">Sets the maximum oplog size in megabytes. When the active oplog size hits + the maximum a new oplog will be created. + <P>Note that this method sets the same attribute as <a href="../../../../org/apache/geode/cache/DiskWriteAttributesFactory.html#setMaxOplogSizeInBytes-long-"><code>setMaxOplogSizeInBytes(long)</code></a>. + The last set of the attribute determines its value.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>maxOplogSize</code> - the maximum size of the oplog in megabytes.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>java.lang.IllegalArgumentException</code> - if the value specified is a negative number</dd> +</dl> +</li> +</ul> +<a name="setTimeInterval-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTimeInterval</h4> +<pre>@Deprecated +public void setTimeInterval(long timeInterval)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setTimeInterval-long-"><code>DiskStoreFactory.setTimeInterval(long)</code></a> instead</span></div> +<div class="block">Sets the number of milliseconds that can elapse before unwritten data is + written to disk. It has significance only in case of asynchronous mode of + writing.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>timeInterval</code> - Time interval in milliseconds</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>java.lang.IllegalArgumentException</code> - if the value specified is a negative number</dd> +</dl> +</li> +</ul> +<a name="setBytesThreshold-long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBytesThreshold</h4> +<pre>@Deprecated +public void setBytesThreshold(long bytesThreshold)</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#setQueueSize-int-"><code>DiskStoreFactory.setQueueSize(int)</code></a> instead</span></div> +<div class="block">Sets the number of unwritten bytes of data that can be enqueued before + being written to disk. It has significance only in case of asynchronous mode + of writing.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>bytesThreshold</code> - the maximum number of bytes to enqueue before async data + is flushed.</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>java.lang.IllegalArgumentException</code> - if the value specified is a negative number</dd> +</dl> +</li> +</ul> +<a name="create--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>create</h4> +<pre>@Deprecated +public <a href="../../../../org/apache/geode/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache">DiskWriteAttributes</a> create()</pre> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> <span class="deprecationComment">as of 6.5 use <a href="../../../../org/apache/geode/cache/DiskStoreFactory.html#create-java.lang.String-"><code>DiskStoreFactory.create(java.lang.String)</code></a> instead</span></div> +<div class="block">Creates a <code>DiskWriteAttributes</code> with the current settings.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the newly created <code>DiskWriteAttributes</code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code>java.lang.IllegalStateException</code> - if the current settings has compaction enabled with maximum Oplog + Size specified as infinite ( represented by 0 ) *</dd> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>GemFire 5.1</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/cache/DiskWriteAttributes.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/cache/DiskWriteAttributesFactory.html" target="_top">Frames</a></li> +<li><a href="DiskWriteAttributesFactory.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/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/DuplicatePrimaryPartitionException.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/org/apache/geode/cache/DuplicatePrimaryPartitionException.html b/releases/latest/javadoc/org/apache/geode/cache/DuplicatePrimaryPartitionException.html new file mode 100644 index 0000000..917bdbc --- /dev/null +++ b/releases/latest/javadoc/org/apache/geode/cache/DuplicatePrimaryPartitionException.html @@ -0,0 +1,339 @@ +<!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:28 PDT 2016 --> +<title>DuplicatePrimaryPartitionException (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="DuplicatePrimaryPartitionException (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/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/cache/DuplicatePrimaryPartitionException.html" target="_top">Frames</a></li> +<li><a href="DuplicatePrimaryPartitionException.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.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">org.apache.geode.cache</div> +<h2 title="Class DuplicatePrimaryPartitionException" class="title">Class DuplicatePrimaryPartitionException</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="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">org.apache.geode.GemFireException</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.geode.cache.DuplicatePrimaryPartitionException</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">DuplicatePrimaryPartitionException</span> +extends <a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></pre> +<div class="block">This exception is thrown when two nodes are defined with same primary + partitions</div> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>GemFire 6.6</dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../serialized-form.html#org.apache.geode.cache.DuplicatePrimaryPartitionException">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/cache/DuplicatePrimaryPartitionException.html#DuplicatePrimaryPartitionException--">DuplicatePrimaryPartitionException</a></span>()</code> +<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with no + detailed message.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html#DuplicatePrimaryPartitionException-java.lang.String-">DuplicatePrimaryPartitionException</a></span>(java.lang.String message)</code> +<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the + given detail message.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html#DuplicatePrimaryPartitionException-java.lang.String-java.lang.Throwable-">DuplicatePrimaryPartitionException</a></span>(java.lang.String message, + java.lang.Throwable cause)</code> +<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the + given detail message and cause.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DuplicatePrimaryPartitionException.html#DuplicatePrimaryPartitionException-java.lang.Throwable-">DuplicatePrimaryPartitionException</a></span>(java.lang.Throwable cause)</code> +<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</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> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.geode.GemFireException"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.geode.<a href="../../../../org/apache/geode/GemFireException.html" title="class in org.apache.geode">GemFireException</a></h3> +<code><a href="../../../../org/apache/geode/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="DuplicatePrimaryPartitionException--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DuplicatePrimaryPartitionException</h4> +<pre>public DuplicatePrimaryPartitionException()</pre> +<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with no + detailed message.</div> +</li> +</ul> +<a name="DuplicatePrimaryPartitionException-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DuplicatePrimaryPartitionException</h4> +<pre>public DuplicatePrimaryPartitionException(java.lang.String message)</pre> +<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the + given detail message.</div> +</li> +</ul> +<a name="DuplicatePrimaryPartitionException-java.lang.Throwable-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>DuplicatePrimaryPartitionException</h4> +<pre>public DuplicatePrimaryPartitionException(java.lang.Throwable cause)</pre> +<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the + given cause and no detail message</div> +</li> +</ul> +<a name="DuplicatePrimaryPartitionException-java.lang.String-java.lang.Throwable-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DuplicatePrimaryPartitionException</h4> +<pre>public DuplicatePrimaryPartitionException(java.lang.String message, + java.lang.Throwable cause)</pre> +<div class="block">Creates a new <code>DuplicatePrimaryPartitionException</code> with the + given detail message and cause.</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/cache/DiskWriteAttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/cache/DuplicatePrimaryPartitionException.html" target="_top">Frames</a></li> +<li><a href="DuplicatePrimaryPartitionException.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.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/incubator-geode/blob/8888a496/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.Config.html ---------------------------------------------------------------------- diff --git a/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.Config.html b/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.Config.html new file mode 100644 index 0000000..237f442 --- /dev/null +++ b/releases/latest/javadoc/org/apache/geode/cache/DynamicRegionFactory.Config.html @@ -0,0 +1,507 @@ +<!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:28 PDT 2016 --> +<title>DynamicRegionFactory.Config (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="DynamicRegionFactory.Config (Apache Geode (incubating) 1.0.0-incubating)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":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="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/cache/DynamicRegionFactory.Config.html" target="_top">Frames</a></li> +<li><a href="DynamicRegionFactory.Config.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><a href="#constructor.summary">Constr</a> | </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><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">org.apache.geode.cache</div> +<h2 title="Class DynamicRegionFactory.Config" class="title">Class DynamicRegionFactory.Config</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>org.apache.geode.cache.DynamicRegionFactory.Config</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache">DynamicRegionFactory</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="typeNameLabel">DynamicRegionFactory.Config</span> +extends java.lang.Object</pre> +<div class="block">Configuration for dynamic region factory. + The default attributes are: + <ul> + <li>diskDir: <code>null</code> + <li>poolName: <code>null</code> + <li>persistBackup: <code>true</code> + <li>registerInterest: <code>true</code> + </ul></div> +<dl> +<dt><span class="simpleTagLabel">Since:</span></dt> +<dd>GemFire 4.3</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>java.io.File</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#diskDir">diskDir</a></span></code> +<div class="block">The directory where the factory's <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#persistBackup"><code>persistBackup</code></a> files are placed</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#persistBackup">persistBackup</a></span></code> +<div class="block">Causes the factory to be persisted on disk.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#poolName">poolName</a></span></code> +<div class="block">The ${link Pool} to be used by a client factory to communicate with + the server-side factory.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#registerInterest">registerInterest</a></span></code> +<div class="block">Causes regions created by the factory to register interest in all keys in a corresponding server cache region</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ======== 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/cache/DynamicRegionFactory.Config.html#Config--">Config</a></span>()</code> +<div class="block">Creates a configuration with the default attributes.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#Config-java.io.File-java.lang.String-">Config</a></span>(java.io.File diskDir, + java.lang.String poolName)</code> +<div class="block">Creates a configuration with defaults and the given diskDir and poolName.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#Config-java.io.File-java.lang.String-boolean-boolean-">Config</a></span>(java.io.File diskDir, + java.lang.String poolName, + boolean persistBackup, + boolean registerInterest)</code> +<div class="block">Creates a configuration with the given attributes</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>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>java.io.File</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#getDiskDir--">getDiskDir</a></span>()</code> +<div class="block">Returns the disk directory that the dynamic region factory data + will be written to.</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#getPersistBackup--">getPersistBackup</a></span>()</code> +<div class="block">Returns true if the factory is persisted to disk; false if not.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>java.lang.String</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#getPoolName--">getPoolName</a></span>()</code> +<div class="block">Returns the name of the <a href="../../../../org/apache/geode/cache/client/Pool.html" title="interface in org.apache.geode.cache.client"><code>Pool</code></a> associated with the dynamic region factory.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#getRegisterInterest--">getRegisterInterest</a></span>()</code> +<div class="block">Returns true if the region will register interest in all keys of a corresponding + server cache region</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#hashCode--">hashCode</a></span>()</code> </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, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li> +</ul> +</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="persistBackup"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>persistBackup</h4> +<pre>public final boolean persistBackup</pre> +<div class="block">Causes the factory to be persisted on disk. See <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#diskDir"><code>diskDir</code></a></div> +</li> +</ul> +<a name="diskDir"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>diskDir</h4> +<pre>public final java.io.File diskDir</pre> +<div class="block">The directory where the factory's <a href="../../../../org/apache/geode/cache/DynamicRegionFactory.Config.html#persistBackup"><code>persistBackup</code></a> files are placed</div> +</li> +</ul> +<a name="registerInterest"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>registerInterest</h4> +<pre>public final boolean registerInterest</pre> +<div class="block">Causes regions created by the factory to register interest in all keys in a corresponding server cache region</div> +</li> +</ul> +<a name="poolName"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>poolName</h4> +<pre>public final java.lang.String poolName</pre> +<div class="block">The ${link Pool} to be used by a client factory to communicate with + the server-side factory.</div> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="Config--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>Config</h4> +<pre>public Config()</pre> +<div class="block">Creates a configuration with the default attributes.</div> +</li> +</ul> +<a name="Config-java.io.File-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>Config</h4> +<pre>public Config(java.io.File diskDir, + java.lang.String poolName)</pre> +<div class="block">Creates a configuration with defaults and the given diskDir and poolName.</div> +</li> +</ul> +<a name="Config-java.io.File-java.lang.String-boolean-boolean-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Config</h4> +<pre>public Config(java.io.File diskDir, + java.lang.String poolName, + boolean persistBackup, + boolean registerInterest)</pre> +<div class="block">Creates a configuration with the given attributes</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="hashCode--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> +<a name="equals-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(java.lang.Object obj)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code>equals</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> +<a name="getPersistBackup--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPersistBackup</h4> +<pre>public boolean getPersistBackup()</pre> +<div class="block">Returns true if the factory is persisted to disk; false if not.</div> +</li> +</ul> +<a name="getRegisterInterest--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getRegisterInterest</h4> +<pre>public boolean getRegisterInterest()</pre> +<div class="block">Returns true if the region will register interest in all keys of a corresponding + server cache region</div> +</li> +</ul> +<a name="getDiskDir--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDiskDir</h4> +<pre>public java.io.File getDiskDir()</pre> +<div class="block">Returns the disk directory that the dynamic region factory data + will be written to. + Returns null if no directory has been specified. + The diskDir is only used if <code>persistBackup</code> is true.</div> +</li> +</ul> +<a name="getPoolName--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getPoolName</h4> +<pre>public java.lang.String getPoolName()</pre> +<div class="block">Returns the name of the <a href="../../../../org/apache/geode/cache/client/Pool.html" title="interface in org.apache.geode.cache.client"><code>Pool</code></a> associated with the dynamic region factory. + Returns null if there is no connection pool for dynamic regions.</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/cache/DynamicRegionFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/geode/cache/DynamicRegionListener.html" title="interface in org.apache.geode.cache"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/geode/cache/DynamicRegionFactory.Config.html" target="_top">Frames</a></li> +<li><a href="DynamicRegionFactory.Config.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><a href="#constructor.summary">Constr</a> | </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><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>
