blob: af84e9e12b79de973d564e900f9f8181bc306a4b [file] [log] [blame]
<!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 -->
<title>PartitionAttributes (Apache Geode 1.15.0)</title>
<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="PartitionAttributes (Apache Geode 1.15.0)";
}
}
catch(err) {
}
//-->
var methods = {"i0":18,"i1":6,"i2":6,"i3":38,"i4":6,"i5":38,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":38,"i12":6,"i13":38};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default 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/OperationAbortedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/geode/cache/PartitionAttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/geode/cache/PartitionAttributes.html" target="_top">Frames</a></li>
<li><a href="PartitionAttributes.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.geode.cache</div>
<h2 title="Interface PartitionAttributes" class="title">Interface PartitionAttributes&lt;K,V&gt;</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public interface <span class="typeNameLabel">PartitionAttributes&lt;K,V&gt;</span></pre>
<div class="block">Attributes that define the partitioned character of a Partitioned Region. This interface allows
for the discovery of Partitioned Region attributes using
<a href="../../../../org/apache/geode/cache/RegionAttributes.html#getPartitionAttributes--"><code>RegionAttributes.getPartitionAttributes()</code></a> as well as the
configuration of a Partitioned Region using
<a href="../../../../org/apache/geode/cache/AttributesFactory.html#setPartitionAttributes-org.apache.geode.cache.PartitionAttributes-"><code>AttributesFactory.setPartitionAttributes(PartitionAttributes)</code></a>.
PartitionAttributes are created using the
<a href="../../../../org/apache/geode/cache/PartitionAttributesFactory.html" title="class in org.apache.geode.cache"><code>PartitionAttributesFactory</code></a>
The default PartitionAttributes can be determined using
<a href="../../../../org/apache/geode/cache/PartitionAttributesFactory.html#create--"><code>PartitionAttributesFactory.create()</code></a> with out calling any of its
mutator methods e.g.
<a href="../../../../org/apache/geode/cache/PartitionAttributesFactory.html#setLocalMaxMemory-int-"><code>PartitionAttributesFactory.setLocalMaxMemory(int)</code></a>
Also see <a href="../../../../org/apache/geode/cache/DataPolicy.html#PARTITION"><code>DataPolicy.PARTITION</code></a>.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>GemFire 5.0</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>default <a href="../../../../org/apache/geode/cache/configuration/RegionAttributesType.PartitionAttributes.html" title="class in org.apache.geode.cache.configuration">RegionAttributesType.PartitionAttributes</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#convertToConfigPartitionAttributes--">convertToConfigPartitionAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getColocatedWith--">getColocatedWith</a></span>()</code>
<div class="block">Returns the colocated PartitionedRegion's name</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/geode/cache/FixedPartitionAttributes.html" title="class in org.apache.geode.cache">FixedPartitionAttributes</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getFixedPartitionAttributes--">getFixedPartitionAttributes</a></span>()</code>
<div class="block">Returns <code>FixedPartitionAttributes</code>'s list of local partitions defined on this
Partitioned Region</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getGlobalProperties--">getGlobalProperties</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">use <a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getTotalMaxMemory--"><code>getTotalMaxMemory()</code></a> and <a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getTotalNumBuckets--"><code>getTotalNumBuckets()</code></a> in GemFire 5.1
and later releases</span></div>
</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getLocalMaxMemory--">getLocalMaxMemory</a></span>()</code>
<div class="block">This method returns the maximum amount of local memory that can be used by the Region.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getLocalProperties--">getLocalProperties</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">use <a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getLocalMaxMemory--"><code>getLocalMaxMemory()</code></a> in GemFire 5.1 and later releases</span></div>
</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/partition/PartitionListener.html" title="interface in org.apache.geode.cache.partition">PartitionListener</a>[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getPartitionListeners--">getPartitionListeners</a></span>()</code>
<div class="block">Returns array of PartitionListener{s} configured on this partitioned region</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/geode/cache/PartitionResolver.html" title="interface in org.apache.geode.cache">PartitionResolver</a>&lt;<a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="type parameter in PartitionAttributes">K</a>,<a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="type parameter in PartitionAttributes">V</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getPartitionResolver--">getPartitionResolver</a></span>()</code>
<div class="block">Returns the PartitionResolver set for custom partitioning</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getRecoveryDelay--">getRecoveryDelay</a></span>()</code>
<div class="block">Returns the delay in milliseconds that existing members will wait before satisfying redundancy
after another member crashes.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getRedundantCopies--">getRedundantCopies</a></span>()</code>
<div class="block">The number of Backups for an entry in PartitionedRegion.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getStartupRecoveryDelay--">getStartupRecoveryDelay</a></span>()</code>
<div class="block">Returns the delay in milliseconds that a new member will wait before trying to satisfy
redundancy of data hosted on other members.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getTotalMaxMemory--">getTotalMaxMemory</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">since Geode 1.3.0</span></div>
</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getTotalNumBuckets--">getTotalNumBuckets</a></span>()</code>
<div class="block">This method returns total number of buckets for a PartitionedRegion.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getTotalSize--">getTotalSize</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">use getTotalMaxMemory() instead</span></div>
</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getRedundantCopies--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRedundantCopies</h4>
<pre>int&nbsp;getRedundantCopies()</pre>
<div class="block">The number of Backups for an entry in PartitionedRegion. This value should be between 0 and 3
(for a total of 1 to 4 instances of the data). The default value is 0.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>redundantCopies.</dd>
</dl>
</li>
</ul>
<a name="getTotalSize--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTotalSize</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
long&nbsp;getTotalSize()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use getTotalMaxMemory() instead</span></div>
<div class="block">This method returns the maximum total size of the region in megabytes.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>total size in megabytes.</dd>
</dl>
</li>
</ul>
<a name="getTotalMaxMemory--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTotalMaxMemory</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
long&nbsp;getTotalMaxMemory()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">since Geode 1.3.0</span></div>
<div class="block">This method returns the maximum total size of the region, in megabytes. Default value is
Integer.MAX_VALUE.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>maximum size of the partitioned region, in megabytes</dd>
</dl>
</li>
</ul>
<a name="getTotalNumBuckets--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTotalNumBuckets</h4>
<pre>int&nbsp;getTotalNumBuckets()</pre>
<div class="block">This method returns total number of buckets for a PartitionedRegion. Default number of buckets
for a PartitionedRegion is 113.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>total number of buckets for a PartitionedRegion.</dd>
</dl>
</li>
</ul>
<a name="getLocalMaxMemory--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocalMaxMemory</h4>
<pre>int&nbsp;getLocalMaxMemory()</pre>
<div class="block">This method returns the maximum amount of local memory that can be used by the Region. By
default, a PartitionedRegion can contribute 90% of the maximum memory allocated to a VM.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the maximum amount of local memory that can be used by the Region</dd>
</dl>
</li>
</ul>
<a name="getColocatedWith--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColocatedWith</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getColocatedWith()</pre>
<div class="block">Returns the colocated PartitionedRegion's name</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the colocated PartitionedRegion's name</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>GemFire 6.0</dd>
</dl>
</li>
</ul>
<a name="getLocalProperties--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocalProperties</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;getLocalProperties()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getLocalMaxMemory--"><code>getLocalMaxMemory()</code></a> in GemFire 5.1 and later releases</span></div>
<div class="block">This method returns local properties. There are currently no local properties defined that are
not also deprecated.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>local properties</dd>
</dl>
</li>
</ul>
<a name="getGlobalProperties--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGlobalProperties</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;getGlobalProperties()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getTotalMaxMemory--"><code>getTotalMaxMemory()</code></a> and <a href="../../../../org/apache/geode/cache/PartitionAttributes.html#getTotalNumBuckets--"><code>getTotalNumBuckets()</code></a> in GemFire 5.1
and later releases</span></div>
<div class="block">This method returns global properties. There are currently no global properties defined that
are not also deprecated.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>global properties</dd>
</dl>
</li>
</ul>
<a name="getPartitionResolver--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPartitionResolver</h4>
<pre><a href="../../../../org/apache/geode/cache/PartitionResolver.html" title="interface in org.apache.geode.cache">PartitionResolver</a>&lt;<a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="type parameter in PartitionAttributes">K</a>,<a href="../../../../org/apache/geode/cache/PartitionAttributes.html" title="type parameter in PartitionAttributes">V</a>&gt;&nbsp;getPartitionResolver()</pre>
<div class="block">Returns the PartitionResolver set for custom partitioning</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>PartitionResolver</code> for the PartitionedRegion</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>GemFire 6.0</dd>
</dl>
</li>
</ul>
<a name="getRecoveryDelay--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRecoveryDelay</h4>
<pre>long&nbsp;getRecoveryDelay()</pre>
<div class="block">Returns the delay in milliseconds that existing members will wait before satisfying redundancy
after another member crashes. Default value of recoveryDelay is -1 which indicates that
redundancy won't be recovered if a member crashes.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the delay in milliseconds that existing members will wait before satisfying redundancy
after another member crashes</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>GemFire 6.0</dd>
</dl>
</li>
</ul>
<a name="getStartupRecoveryDelay--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStartupRecoveryDelay</h4>
<pre>long&nbsp;getStartupRecoveryDelay()</pre>
<div class="block">Returns the delay in milliseconds that a new member will wait before trying to satisfy
redundancy of data hosted on other members. Default value is 0 which is to recover redundancy
immediately when a new member is added.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the delay in milliseconds that a new member will wait before trying to satisfy
redundancy of data hosted on other members</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>GemFire 6.0</dd>
</dl>
</li>
</ul>
<a name="getPartitionListeners--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPartitionListeners</h4>
<pre><a href="../../../../org/apache/geode/cache/partition/PartitionListener.html" title="interface in org.apache.geode.cache.partition">PartitionListener</a>[]&nbsp;getPartitionListeners()</pre>
<div class="block">Returns array of PartitionListener{s} configured on this partitioned region</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>PartitionListener configured on this partitioned region</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>GemFire 6.5</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../org/apache/geode/cache/partition/PartitionListener.html" title="interface in org.apache.geode.cache.partition"><code>PartitionListener</code></a></dd>
</dl>
</li>
</ul>
<a name="getFixedPartitionAttributes--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFixedPartitionAttributes</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/geode/cache/FixedPartitionAttributes.html" title="class in org.apache.geode.cache">FixedPartitionAttributes</a>&gt;&nbsp;getFixedPartitionAttributes()</pre>
<div class="block">Returns <code>FixedPartitionAttributes</code>'s list of local partitions defined on this
Partitioned Region</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd><code>FixedPartitionAttributes</code>'s list of local partitions defined on this
Partitioned Region</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>GemFire 6.6</dd>
</dl>
</li>
</ul>
<a name="convertToConfigPartitionAttributes--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>convertToConfigPartitionAttributes</h4>
<pre>default&nbsp;<a href="../../../../org/apache/geode/cache/configuration/RegionAttributesType.PartitionAttributes.html" title="class in org.apache.geode.cache.configuration">RegionAttributesType.PartitionAttributes</a>&nbsp;convertToConfigPartitionAttributes()</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="../../../../org/apache/geode/cache/OperationAbortedException.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/geode/cache/PartitionAttributesFactory.html" title="class in org.apache.geode.cache"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/geode/cache/PartitionAttributes.html" target="_top">Frames</a></li>
<li><a href="PartitionAttributes.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>