blob: 8f65b8eaa6888fd100824b0933a6520024d85e91 [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 (version 1.7.0_55) on Sat Sep 20 12:35:26 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>PartitionQueryImpl (Apache Gora 0.5 API)</title>
<meta name="date" content="2014-09-20">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PartitionQueryImpl (Apache Gora 0.5 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="class-use/PartitionQueryImpl.html">Use</a></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/gora/query/impl/FileSplitPartitionQuery.html" title="class in org.apache.gora.query.impl"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/gora/query/impl/PartitionQueryImpl.html" target="_top">Frames</a></li>
<li><a href="PartitionQueryImpl.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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&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.gora.query.impl</div>
<h2 title="Class PartitionQueryImpl" class="title">Class PartitionQueryImpl&lt;K,T extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">org.apache.gora.query.impl.QueryBase</a>&lt;K,T&gt;</li>
<li>
<ul class="inheritance">
<li>org.apache.gora.query.impl.PartitionQueryImpl&lt;K,T&gt;</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/apache/gora/query/PartitionQuery.html" title="interface in org.apache.gora.query">PartitionQuery</a>&lt;K,T&gt;, <a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;K,T&gt;, org.apache.hadoop.conf.Configurable, org.apache.hadoop.io.Writable</dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../org/apache/gora/query/impl/FileSplitPartitionQuery.html" title="class in org.apache.gora.query.impl">FileSplitPartitionQuery</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">PartitionQueryImpl&lt;K,T extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</span>
extends <a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;K,T&gt;
implements <a href="../../../../../org/apache/gora/query/PartitionQuery.html" title="interface in org.apache.gora.query">PartitionQuery</a>&lt;K,T&gt;</pre>
<div class="block">Implementation for <a href="../../../../../org/apache/gora/query/PartitionQuery.html" title="interface in org.apache.gora.query"><code>PartitionQuery</code></a>.</div>
</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#baseQuery">baseQuery</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#locations">locations</a></strong></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.gora.query.impl.QueryBase">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.gora.query.impl.<a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a></h3>
<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#dataStore">dataStore</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#endKey">endKey</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#endTime">endTime</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#fields">fields</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#filter">filter</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#limit">limit</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#localFilterEnabled">localFilterEnabled</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#queryString">queryString</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#startKey">startKey</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#startTime">startTime</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#PartitionQueryImpl()">PartitionQueryImpl</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#PartitionQueryImpl(org.apache.gora.query.Query, K, K, java.lang.String...)">PartitionQueryImpl</a></strong>(<a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;&nbsp;baseQuery,
<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>&nbsp;startKey,
<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>&nbsp;endKey,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;locations)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#PartitionQueryImpl(org.apache.gora.query.Query, java.lang.String...)">PartitionQueryImpl</a></strong>(<a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;&nbsp;baseQuery,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;locations)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#getBaseQuery()">getBaseQuery</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/gora/store/DataStore.html" title="interface in org.apache.gora.store">DataStore</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#getDataStore()">getDataStore</a></strong>()</code>
<div class="block">Returns the DataStore, that this Query is associated with.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#getEndTime()">getEndTime</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#getFields()">getFields</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/gora/filter/Filter.html" title="interface in org.apache.gora.filter">Filter</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#getFilter()">getFilter</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#getLimit()">getLimit</a></strong>()</code>
<div class="block">Returns the maximum number of results</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#getLocations()">getLocations</a></strong>()</code>
<div class="block">Returns the locations on which this partial query will run locally.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#getStartTime()">getStartTime</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#getTimestamp()">getTimestamp</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#readFields(java.io.DataInput)">readFields</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#setEndTime(long)">setEndTime</a></strong>(long&nbsp;endTime)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#setFields(java.lang.String...)">setFields</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;fields)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#setFilter(org.apache.gora.filter.Filter)">setFilter</a></strong>(<a href="../../../../../org/apache/gora/filter/Filter.html" title="interface in org.apache.gora.filter">Filter</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;&nbsp;filter)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#setLimit(long)">setLimit</a></strong>(long&nbsp;limit)</code>
<div class="block">Sets the maximum number of results to return.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#setStartTime(long)">setStartTime</a></strong>(long&nbsp;startTime)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#setTimeRange(long, long)">setTimeRange</a></strong>(long&nbsp;startTime,
long&nbsp;endTime)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#setTimestamp(long)">setTimestamp</a></strong>(long&nbsp;timestamp)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html#write(java.io.DataOutput)">write</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.gora.query.impl.QueryBase">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.gora.query.impl.<a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a></h3>
<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#execute()">execute</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getConf()">getConf</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getEndKey()">getEndKey</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getKey()">getKey</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getStartKey()">getStartKey</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#hashCode()">hashCode</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#isLocalFilterEnabled()">isLocalFilterEnabled</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setConf(org.apache.hadoop.conf.Configuration)">setConf</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setDataStore(org.apache.gora.store.DataStore)">setDataStore</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setEndKey(K)">setEndKey</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setKey(K)">setKey</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setKeyRange(K, K)">setKeyRange</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setLocalFilterEnabled(boolean)">setLocalFilterEnabled</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setStartKey(K)">setStartKey</a>, <a href="../../../../../org/apache/gora/query/impl/QueryBase.html#toString()">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.gora.query.Query">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.gora.query.<a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a></h3>
<code><a href="../../../../../org/apache/gora/query/Query.html#execute()">execute</a>, <a href="../../../../../org/apache/gora/query/Query.html#getEndKey()">getEndKey</a>, <a href="../../../../../org/apache/gora/query/Query.html#getKey()">getKey</a>, <a href="../../../../../org/apache/gora/query/Query.html#getStartKey()">getStartKey</a>, <a href="../../../../../org/apache/gora/query/Query.html#isLocalFilterEnabled()">isLocalFilterEnabled</a>, <a href="../../../../../org/apache/gora/query/Query.html#setDataStore(org.apache.gora.store.DataStore)">setDataStore</a>, <a href="../../../../../org/apache/gora/query/Query.html#setEndKey(K)">setEndKey</a>, <a href="../../../../../org/apache/gora/query/Query.html#setKey(K)">setKey</a>, <a href="../../../../../org/apache/gora/query/Query.html#setKeyRange(K, K)">setKeyRange</a>, <a href="../../../../../org/apache/gora/query/Query.html#setLocalFilterEnabled(boolean)">setLocalFilterEnabled</a>, <a href="../../../../../org/apache/gora/query/Query.html#setStartKey(K)">setStartKey</a></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="baseQuery">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>baseQuery</h4>
<pre>protected&nbsp;<a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt; baseQuery</pre>
</li>
</ul>
<a name="locations">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>locations</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] locations</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="PartitionQueryImpl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PartitionQueryImpl</h4>
<pre>public&nbsp;PartitionQueryImpl()</pre>
</li>
</ul>
<a name="PartitionQueryImpl(org.apache.gora.query.Query, java.lang.String...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PartitionQueryImpl</h4>
<pre>public&nbsp;PartitionQueryImpl(<a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;&nbsp;baseQuery,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;locations)</pre>
</li>
</ul>
<a name="PartitionQueryImpl(org.apache.gora.query.Query,java.lang.Object,java.lang.Object,java.lang.String[])">
<!-- -->
</a><a name="PartitionQueryImpl(org.apache.gora.query.Query, K, K, java.lang.String...)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PartitionQueryImpl</h4>
<pre>public&nbsp;PartitionQueryImpl(<a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;&nbsp;baseQuery,
<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>&nbsp;startKey,
<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>&nbsp;endKey,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;locations)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getLocations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocations</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getLocations()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/gora/query/PartitionQuery.html#getLocations()">PartitionQuery</a></code></strong></div>
<div class="block">Returns the locations on which this partial query will run locally.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/PartitionQuery.html#getLocations()">getLocations</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/PartitionQuery.html" title="interface in org.apache.gora.query">PartitionQuery</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the addresses of machines</dd></dl>
</li>
</ul>
<a name="getBaseQuery()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBaseQuery</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;&nbsp;getBaseQuery()</pre>
</li>
</ul>
<a name="getFields()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFields</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getFields()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#getFields()">getFields</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getFields()">getFields</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="getDataStore()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataStore</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/gora/store/DataStore.html" title="interface in org.apache.gora.store">DataStore</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;&nbsp;getDataStore()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html#getDataStore()">Query</a></code></strong></div>
<div class="block">Returns the DataStore, that this Query is associated with.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#getDataStore()">getDataStore</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getDataStore()">getDataStore</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the DataStore of the Query</dd></dl>
</li>
</ul>
<a name="getTimestamp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimestamp</h4>
<pre>public&nbsp;long&nbsp;getTimestamp()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#getTimestamp()">getTimestamp</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getTimestamp()">getTimestamp</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="getStartTime()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStartTime</h4>
<pre>public&nbsp;long&nbsp;getStartTime()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#getStartTime()">getStartTime</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getStartTime()">getStartTime</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="getEndTime()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndTime</h4>
<pre>public&nbsp;long&nbsp;getEndTime()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#getEndTime()">getEndTime</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getEndTime()">getEndTime</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="getLimit()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLimit</h4>
<pre>public&nbsp;long&nbsp;getLimit()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html#getLimit()">Query</a></code></strong></div>
<div class="block">Returns the maximum number of results</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#getLimit()">getLimit</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getLimit()">getLimit</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the limit if it is set, otherwise a negative number</dd></dl>
</li>
</ul>
<a name="setFields(java.lang.String...)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFields</h4>
<pre>public&nbsp;void&nbsp;setFields(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;fields)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#setFields(java.lang.String...)">setFields</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setFields(java.lang.String...)">setFields</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="setTimestamp(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTimestamp</h4>
<pre>public&nbsp;void&nbsp;setTimestamp(long&nbsp;timestamp)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#setTimestamp(long)">setTimestamp</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setTimestamp(long)">setTimestamp</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="setStartTime(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStartTime</h4>
<pre>public&nbsp;void&nbsp;setStartTime(long&nbsp;startTime)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#setStartTime(long)">setStartTime</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setStartTime(long)">setStartTime</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="setEndTime(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEndTime</h4>
<pre>public&nbsp;void&nbsp;setEndTime(long&nbsp;endTime)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#setEndTime(long)">setEndTime</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setEndTime(long)">setEndTime</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="setTimeRange(long, long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTimeRange</h4>
<pre>public&nbsp;void&nbsp;setTimeRange(long&nbsp;startTime,
long&nbsp;endTime)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#setTimeRange(long, long)">setTimeRange</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setTimeRange(long, long)">setTimeRange</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="setLimit(long)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLimit</h4>
<pre>public&nbsp;void&nbsp;setLimit(long&nbsp;limit)</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html#setLimit(long)">Query</a></code></strong></div>
<div class="block">Sets the maximum number of results to return.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#setLimit(long)">setLimit</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setLimit(long)">setLimit</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="getFilter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFilter</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/gora/filter/Filter.html" title="interface in org.apache.gora.filter">Filter</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;&nbsp;getFilter()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#getFilter()">getFilter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#getFilter()">getFilter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>The filter on this query, or <code>null</code> if none.</dd></dl>
</li>
</ul>
<a name="setFilter(org.apache.gora.filter.Filter)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFilter</h4>
<pre>public&nbsp;void&nbsp;setFilter(<a href="../../../../../org/apache/gora/filter/Filter.html" title="interface in org.apache.gora.filter">Filter</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a>&gt;&nbsp;filter)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/Query.html#setFilter(org.apache.gora.filter.Filter)">setFilter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/gora/query/Query.html" title="interface in org.apache.gora.query">Query</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#setFilter(org.apache.gora.filter.Filter)">setFilter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="write(java.io.DataOutput)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>write</h4>
<pre>public&nbsp;void&nbsp;write(<a href="http://download.oracle.com/javase/6/docs/api/java/io/DataOutput.html?is-external=true" title="class or interface in java.io">DataOutput</a>&nbsp;out)
throws <a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>write</code>&nbsp;in interface&nbsp;<code>org.apache.hadoop.io.Writable</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#write(java.io.DataOutput)">write</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
<a name="readFields(java.io.DataInput)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>readFields</h4>
<pre>public&nbsp;void&nbsp;readFields(<a href="http://download.oracle.com/javase/6/docs/api/java/io/DataInput.html?is-external=true" title="class or interface in java.io">DataInput</a>&nbsp;in)
throws <a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code>readFields</code>&nbsp;in interface&nbsp;<code>org.apache.hadoop.io.Writable</code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#readFields(java.io.DataInput)">readFields</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
</li>
</ul>
<a name="equals(java.lang.Object)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>equals</h4>
<pre>public&nbsp;boolean&nbsp;equals(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;obj)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html#equals(java.lang.Object)">equals</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl">QueryBase</a>&lt;<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">K</a>,<a href="../../../../../org/apache/gora/query/impl/PartitionQueryImpl.html" title="type parameter in PartitionQueryImpl">T</a> extends <a href="../../../../../org/apache/gora/persistency/impl/PersistentBase.html" title="class in org.apache.gora.persistency.impl">PersistentBase</a>&gt;</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><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="class-use/PartitionQueryImpl.html">Use</a></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/gora/query/impl/FileSplitPartitionQuery.html" title="class in org.apache.gora.query.impl"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/gora/query/impl/QueryBase.html" title="class in org.apache.gora.query.impl"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/gora/query/impl/PartitionQueryImpl.html" target="_top">Frames</a></li>
<li><a href="PartitionQueryImpl.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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2010-2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>