http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/28fde0dc/docs/index-files/index-16.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-16.html b/docs/index-files/index-16.html index b0e6b6e..84e4f62 100644 --- a/docs/index-files/index-16.html +++ b/docs/index-files/index-16.html @@ -2,15 +2,20 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:57:34 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 --> <title>P-Index</title> -<meta name="date" content="2016-08-30"> +<meta name="date" content="2016-09-13"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="P-Index"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="P-Index"; + } + } + catch(err) { } //--> </script> @@ -18,9 +23,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</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"> @@ -40,11 +47,11 @@ <li><a href="index-17.html">Next Letter</a></li> </ul> <ul class="navList"> -<li><a href="../index.html?index-filesindex-16.html" target="_top">Frames</a></li> -<li><a href="index-16.html" target="_top">No Frames</a></li> +<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li> +<li><a href="index-16.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> +<li><a href="../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -58,177 +65,175 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> -<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a name="_P_"> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a name="I:P"> <!-- --> </a> <h2 class="title">P</h2> <dl> -<dt><a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption"><span class="strong">Paillier</span></a> - Class in <a href="../org/apache/pirk/encryption/package-summary.html">org.apache.pirk.encryption</a></dt> +<dt><a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption"><span class="typeNameLink">Paillier</span></a> - Class in <a href="../org/apache/pirk/encryption/package-summary.html">org.apache.pirk.encryption</a></dt> <dd> <div class="block">Implementation of the Paillier cryptosystem</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/encryption/Paillier.html#Paillier(java.math.BigInteger,%20java.math.BigInteger,%20int)">Paillier(BigInteger, BigInteger, int)</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/encryption/Paillier.html#Paillier-java.math.BigInteger-java.math.BigInteger-int-">Paillier(BigInteger, BigInteger, int)</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt> <dd> <div class="block">Constructor with all parameters p,q, and bitLengthInput specified</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/encryption/Paillier.html#Paillier(int,%20int)">Paillier(int, int)</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/encryption/Paillier.html#Paillier-int-int-">Paillier(int, int)</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt> <dd> <div class="block">Constructor to generate keys given the desired bitLength and prime certainty value</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/encryption/Paillier.html#Paillier(int,%20int,%20int)">Paillier(int, int, int)</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/encryption/Paillier.html#Paillier-int-int-int-">Paillier(int, int, int)</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt> <dd> <div class="block">Constructor to generate keys given the desired bitLength and prime certainty value</div> </dd> -<dt><a href="../org/apache/pirk/benchmark/PaillierBenchmark.html" title="class in org.apache.pirk.benchmark"><span class="strong">PaillierBenchmark</span></a> - Class in <a href="../org/apache/pirk/benchmark/package-summary.html">org.apache.pirk.benchmark</a></dt> +<dt><a href="../org/apache/pirk/benchmark/PaillierBenchmark.html" title="class in org.apache.pirk.benchmark"><span class="typeNameLink">PaillierBenchmark</span></a> - Class in <a href="../org/apache/pirk/benchmark/package-summary.html">org.apache.pirk.benchmark</a></dt> <dd> <div class="block">A JMH benchmark to evaluate Paillier performance both with and without using com.square.jnagmp.gmp to accelerate modPow</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/benchmark/PaillierBenchmark.html#PaillierBenchmark()">PaillierBenchmark()</a></span> - Constructor for class org.apache.pirk.benchmark.<a href="../org/apache/pirk/benchmark/PaillierBenchmark.html" title="class in org.apache.pirk.benchmark">PaillierBenchmark</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/benchmark/PaillierBenchmark.html#PaillierBenchmark--">PaillierBenchmark()</a></span> - Constructor for class org.apache.pirk.benchmark.<a href="../org/apache/pirk/benchmark/PaillierBenchmark.html" title="class in org.apache.pirk.benchmark">PaillierBenchmark</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html" title="class in org.apache.pirk.benchmark"><span class="strong">PaillierBenchmark.PaillierBenchmarkState</span></a> - Class in <a href="../org/apache/pirk/benchmark/package-summary.html">org.apache.pirk.benchmark</a></dt> +<dt><a href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html" title="class in org.apache.pirk.benchmark"><span class="typeNameLink">PaillierBenchmark.PaillierBenchmarkState</span></a> - Class in <a href="../org/apache/pirk/benchmark/package-summary.html">org.apache.pirk.benchmark</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html#PaillierBenchmark.PaillierBenchmarkState()">PaillierBenchmark.PaillierBenchmarkState()</a></span> - Constructor for class org.apache.pirk.benchmark.<a href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html" title="class in org.apache.pirk.benchmark">PaillierBenchmark.PaillierBenchmarkState</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html#PaillierBenchmarkState--">PaillierBenchmarkState()</a></span> - Constructor for class org.apache.pirk.benchmark.<a href="../org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html" title="class in org.apache.pirk.benchmark">PaillierBenchmark.PaillierBenchmarkState</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#paillierBitSize">paillierBitSize</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils">BaseTests</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/test/utils/BaseTests.html#paillierBitSize">paillierBitSize</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils">BaseTests</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/general/PaillierTest.html" title="class in org.apache.pirk.general"><span class="strong">PaillierTest</span></a> - Class in <a href="../org/apache/pirk/general/package-summary.html">org.apache.pirk.general</a></dt> +<dt><a href="../org/apache/pirk/general/PaillierTest.html" title="class in org.apache.pirk.general"><span class="typeNameLink">PaillierTest</span></a> - Class in <a href="../org/apache/pirk/general/package-summary.html">org.apache.pirk.general</a></dt> <dd> <div class="block">Basic test functionality for Paillier library</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/general/PaillierTest.html#PaillierTest()">PaillierTest()</a></span> - Constructor for class org.apache.pirk.general.<a href="../org/apache/pirk/general/PaillierTest.html" title="class in org.apache.pirk.general">PaillierTest</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/ISO8601DateParser.html#parseDate(java.lang.String)">parseDate(String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/ISO8601DateParser.html" title="class in org.apache.pirk.utils">ISO8601DateParser</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/general/PaillierTest.html#PaillierTest--">PaillierTest()</a></span> - Constructor for class org.apache.pirk.general.<a href="../org/apache/pirk/general/PaillierTest.html" title="class in org.apache.pirk.general">PaillierTest</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html#PARTIONED_DATA_FIELD">PARTIONED_DATA_FIELD</a></span> - Static variable in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html" title="class in org.apache.pirk.responder.wideskies.storm">StormConstants</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/ISO8601DateParser.html#parseDate-java.lang.String-">parseDate(String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/ISO8601DateParser.html" title="class in org.apache.pirk.utils">ISO8601DateParser</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html#PARTITION_DATA_BOLT_ID">PARTITION_DATA_BOLT_ID</a></span> - Static variable in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html" title="class in org.apache.pirk.responder.wideskies.storm">StormConstants</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#partitionBits(java.math.BigInteger,%20int,%20java.math.BigInteger)">partitionBits(BigInteger, int, BigInteger)</a></span> - Static method in class org.apache.pirk.schema.data.partitioner.<a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner">PrimitiveTypePartitioner</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#partitionBits-java.math.BigInteger-int-java.math.BigInteger-">partitionBits(BigInteger, int, BigInteger)</a></span> - Static method in class org.apache.pirk.schema.data.partitioner.<a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner">PrimitiveTypePartitioner</a></dt> <dd> <div class="block">Splits the given BigInteger into partitions given by the partitionSize.</div> </dd> -<dt><a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html" title="class in org.apache.pirk.responder.wideskies.storm"><span class="strong">PartitionDataBolt</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/storm/package-summary.html">org.apache.pirk.responder.wideskies.storm</a></dt> +<dt><a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html" title="class in org.apache.pirk.responder.wideskies.storm"><span class="typeNameLink">PartitionDataBolt</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/storm/package-summary.html">org.apache.pirk.responder.wideskies.storm</a></dt> <dd> <div class="block">Bolt to extract the partitions of the data record and output <code><hash(selector), dataPartitions></code></div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html#PartitionDataBolt()">PartitionDataBolt()</a></span> - Constructor for class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">PartitionDataBolt</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html#PartitionDataBolt--">PartitionDataBolt()</a></span> - Constructor for class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">PartitionDataBolt</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#partitionDataElement(org.apache.pirk.schema.query.QuerySchema,%20org.json.simple.JSONObject,%20boolean)">partitionDataElement(QuerySchema, JSONObject, boolean)</a></span> - Static method in class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies">QueryUtils</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#partitionDataElement-org.apache.pirk.schema.query.QuerySchema-org.json.simple.JSONObject-boolean-">partitionDataElement(QuerySchema, JSONObject, boolean)</a></span> - Static method in class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies">QueryUtils</a></dt> <dd> <div class="block">Method to convert the given data element given by the JSONObject data element into the extracted BigInteger partitions based upon the given queryType</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#partitionDataElement(org.apache.hadoop.io.MapWritable,%20org.apache.pirk.schema.query.QuerySchema,%20org.apache.pirk.schema.data.DataSchema,%20boolean)">partitionDataElement(MapWritable, QuerySchema, DataSchema, boolean)</a></span> - Static method in class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies">QueryUtils</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#partitionDataElement-org.apache.hadoop.io.MapWritable-org.apache.pirk.schema.query.QuerySchema-org.apache.pirk.schema.data.DataSchema-boolean-">partitionDataElement(MapWritable, QuerySchema, DataSchema, boolean)</a></span> - Static method in class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies">QueryUtils</a></dt> <dd> <div class="block">Method to convert the given data element given by the MapWritable data element into the extracted BigInteger partitions based upon the given queryType</div> </dd> -<dt><a href="../org/apache/pirk/general/PartitionUtilsTest.html" title="class in org.apache.pirk.general"><span class="strong">PartitionUtilsTest</span></a> - Class in <a href="../org/apache/pirk/general/package-summary.html">org.apache.pirk.general</a></dt> +<dt><a href="../org/apache/pirk/general/PartitionUtilsTest.html" title="class in org.apache.pirk.general"><span class="typeNameLink">PartitionUtilsTest</span></a> - Class in <a href="../org/apache/pirk/general/package-summary.html">org.apache.pirk.general</a></dt> <dd> <div class="block">Class to functionally test the bit conversion utils</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/general/PartitionUtilsTest.html#PartitionUtilsTest()">PartitionUtilsTest()</a></span> - Constructor for class org.apache.pirk.general.<a href="../org/apache/pirk/general/PartitionUtilsTest.html" title="class in org.apache.pirk.general">PartitionUtilsTest</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/general/PartitionUtilsTest.html#PartitionUtilsTest--">PartitionUtilsTest()</a></span> - Constructor for class org.apache.pirk.general.<a href="../org/apache/pirk/general/PartitionUtilsTest.html" title="class in org.apache.pirk.general">PartitionUtilsTest</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html#performQuery()">performQuery()</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" title="class in org.apache.pirk.responder.wideskies.spark">ComputeResponse</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html#performQuery--">performQuery()</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" title="class in org.apache.pirk.responder.wideskies.spark">ComputeResponse</a></dt> <dd> <div class="block">Method to read in data from an allowed input source/format and perform the query</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html#performQuery(org.apache.spark.api.java.JavaRDD)">performQuery(JavaRDD<MapWritable>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" title="class in org.apache.pirk.responder.wideskies.spark">ComputeResponse</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html#performQuery-org.apache.spark.api.java.JavaRDD-">performQuery(JavaRDD<MapWritable>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" title="class in org.apache.pirk.responder.wideskies.spark">ComputeResponse</a></dt> <dd> <div class="block">Method to perform the query given an input RDD of MapWritables</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#performQuery()">performQuery()</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.streaming.<a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming">ComputeStreamingResponse</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#performQuery--">performQuery()</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.streaming.<a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming">ComputeStreamingResponse</a></dt> <dd> <div class="block">Method to read in data from an allowed input source/format and perform the query</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#performQuery(org.apache.spark.streaming.api.java.JavaDStream)">performQuery(JavaDStream<MapWritable>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.streaming.<a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming">ComputeStreamingResponse</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#performQuery-org.apache.spark.streaming.api.java.JavaDStream-">performQuery(JavaDStream<MapWritable>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.streaming.<a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming">ComputeStreamingResponse</a></dt> <dd> <div class="block">Method to perform the query given an input JavaDStream of JSON</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#performQuery(java.lang.String,%20java.util.ArrayList,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20int,%20boolean)">performQuery(String, ArrayList<String>, FileSystem, boolean, int, boolean)</a></span> - Static method in class org.apache.pirk.test.distributed.testsuite.<a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html" title="class in org.apache.pirk.test.distributed.testsuite">DistTestSuite</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#performQuery-java.lang.String-java.util.ArrayList-org.apache.hadoop.fs.FileSystem-boolean-int-boolean-">performQuery(String, ArrayList<String>, FileSystem, boolean, int, boolean)</a></span> - Static method in class org.apache.pirk.test.distributed.testsuite.<a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html" title="class in org.apache.pirk.test.distributed.testsuite">DistTestSuite</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/utils/StandaloneQuery.html#performStandaloneQuery(java.util.List,%20java.lang.String,%20java.util.List,%20int,%20boolean)">performStandaloneQuery(List<JSONObject>, String, List<String>, int, boolean)</a></span> - Static method in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/StandaloneQuery.html" title="class in org.apache.pirk.test.utils">StandaloneQuery</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/test/utils/StandaloneQuery.html#performStandaloneQuery-java.util.List-java.lang.String-java.util.List-int-boolean-">performStandaloneQuery(List<JSONObject>, String, List<String>, int, boolean)</a></span> - Static method in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/StandaloneQuery.html" title="class in org.apache.pirk.test.utils">StandaloneQuery</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/FileConst.html#PIR">PIR</a></span> - Static variable in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileConst.html" title="class in org.apache.pirk.utils">FileConst</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/FileConst.html#PIR">PIR</a></span> - Static variable in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileConst.html" title="class in org.apache.pirk.utils">FileConst</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/FileConst.html#PIR_COLS">PIR_COLS</a></span> - Static variable in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileConst.html" title="class in org.apache.pirk.utils">FileConst</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/FileConst.html#PIR_COLS">PIR_COLS</a></span> - Static variable in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileConst.html" title="class in org.apache.pirk.utils">FileConst</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/FileConst.html#PIR_FINAL">PIR_FINAL</a></span> - Static variable in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileConst.html" title="class in org.apache.pirk.utils">FileConst</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/FileConst.html#PIR_FINAL">PIR_FINAL</a></span> - Static variable in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileConst.html" title="class in org.apache.pirk.utils">FileConst</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#PIR_QUERY_INPUT_DIR">PIR_QUERY_INPUT_DIR</a></span> - Static variable in class org.apache.pirk.test.distributed.<a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html" title="class in org.apache.pirk.test.distributed">DistributedTestDriver</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#PIR_QUERY_INPUT_DIR">PIR_QUERY_INPUT_DIR</a></span> - Static variable in class org.apache.pirk.test.distributed.<a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html" title="class in org.apache.pirk.test.distributed">DistributedTestDriver</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#PIR_STOPLIST_FILE">PIR_STOPLIST_FILE</a></span> - Static variable in class org.apache.pirk.test.distributed.<a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html" title="class in org.apache.pirk.test.distributed">DistributedTestDriver</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#PIR_STOPLIST_FILE">PIR_STOPLIST_FILE</a></span> - Static variable in class org.apache.pirk.test.distributed.<a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html" title="class in org.apache.pirk.test.distributed">DistributedTestDriver</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils"><span class="strong">PIRException</span></a> - Exception in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> +<dt><a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils"><span class="typeNameLink">PIRException</span></a> - Exception in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> <dd> <div class="block">Custom exception for the PIR utilities</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/PIRException.html#PIRException()">PIRException()</a></span> - Constructor for exception org.apache.pirk.utils.<a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/PIRException.html#PIRException--">PIRException()</a></span> - Constructor for exception org.apache.pirk.utils.<a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/PIRException.html#PIRException(java.lang.String)">PIRException(String)</a></span> - Constructor for exception org.apache.pirk.utils.<a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/PIRException.html#PIRException-java.lang.String-">PIRException(String)</a></span> - Constructor for exception org.apache.pirk.utils.<a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/PIRException.html#PIRException(java.lang.Throwable)">PIRException(Throwable)</a></span> - Constructor for exception org.apache.pirk.utils.<a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/PIRException.html#PIRException-java.lang.Throwable-">PIRException(Throwable)</a></span> - Constructor for exception org.apache.pirk.utils.<a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/PIRException.html#PIRException(java.lang.String,%20java.lang.Throwable)">PIRException(String, Throwable)</a></span> - Constructor for exception org.apache.pirk.utils.<a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/PIRException.html#PIRException-java.lang.String-java.lang.Throwable-">PIRException(String, Throwable)</a></span> - Constructor for exception org.apache.pirk.utils.<a href="../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/responder/wideskies/storm/PirkHashScheme.html" title="class in org.apache.pirk.responder.wideskies.storm"><span class="strong">PirkHashScheme</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/storm/package-summary.html">org.apache.pirk.responder.wideskies.storm</a></dt> +<dt><a href="../org/apache/pirk/responder/wideskies/storm/PirkHashScheme.html" title="class in org.apache.pirk.responder.wideskies.storm"><span class="typeNameLink">PirkHashScheme</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/storm/package-summary.html">org.apache.pirk.responder.wideskies.storm</a></dt> <dd> <div class="block">Scheme used by spout to retrieve and hash selector from JSON data on Kafka.</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/PirkHashScheme.html#PirkHashScheme(org.apache.storm.Config)">PirkHashScheme(Config)</a></span> - Constructor for class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/PirkHashScheme.html" title="class in org.apache.pirk.responder.wideskies.storm">PirkHashScheme</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/storm/PirkHashScheme.html#PirkHashScheme-org.apache.storm.Config-">PirkHashScheme(Config)</a></span> - Constructor for class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/PirkHashScheme.html" title="class in org.apache.pirk.responder.wideskies.storm">PirkHashScheme</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/responder/wideskies/storm/PirkTopology.html" title="class in org.apache.pirk.responder.wideskies.storm"><span class="strong">PirkTopology</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/storm/package-summary.html">org.apache.pirk.responder.wideskies.storm</a></dt> +<dt><a href="../org/apache/pirk/responder/wideskies/storm/PirkTopology.html" title="class in org.apache.pirk.responder.wideskies.storm"><span class="typeNameLink">PirkTopology</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/storm/package-summary.html">org.apache.pirk.responder.wideskies.storm</a></dt> <dd> <div class="block">Storm topology class for wideskies Pirk implementation</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/PirkTopology.html#PirkTopology()">PirkTopology()</a></span> - Constructor for class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/PirkTopology.html" title="class in org.apache.pirk.responder.wideskies.storm">PirkTopology</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/storm/PirkTopology.html#PirkTopology--">PirkTopology()</a></span> - Constructor for class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/PirkTopology.html" title="class in org.apache.pirk.responder.wideskies.storm">PirkTopology</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#PLATFORM">PLATFORM</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#PLATFORM">PLATFORM</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/EncColMultBolt.html#prepare(java.util.Map,%20org.apache.storm.task.TopologyContext,%20org.apache.storm.task.OutputCollector)">prepare(Map, TopologyContext, OutputCollector)</a></span> - Method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/EncColMultBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">EncColMultBolt</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/storm/EncColMultBolt.html#prepare-java.util.Map-org.apache.storm.task.TopologyContext-org.apache.storm.task.OutputCollector-">prepare(Map, TopologyContext, OutputCollector)</a></span> - Method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/EncColMultBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">EncColMultBolt</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/EncRowCalcBolt.html#prepare(java.util.Map,%20org.apache.storm.task.TopologyContext,%20org.apache.storm.task.OutputCollector)">prepare(Map, TopologyContext, OutputCollector)</a></span> - Method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/EncRowCalcBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">EncRowCalcBolt</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/storm/EncRowCalcBolt.html#prepare-java.util.Map-org.apache.storm.task.TopologyContext-org.apache.storm.task.OutputCollector-">prepare(Map, TopologyContext, OutputCollector)</a></span> - Method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/EncRowCalcBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">EncRowCalcBolt</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/OutputBolt.html#prepare(java.util.Map,%20org.apache.storm.task.TopologyContext,%20org.apache.storm.task.OutputCollector)">prepare(Map, TopologyContext, OutputCollector)</a></span> - Method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/OutputBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">OutputBolt</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/storm/OutputBolt.html#prepare-java.util.Map-org.apache.storm.task.TopologyContext-org.apache.storm.task.OutputCollector-">prepare(Map, TopologyContext, OutputCollector)</a></span> - Method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/OutputBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">OutputBolt</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html#prepare(java.util.Map,%20org.apache.storm.task.TopologyContext)">prepare(Map, TopologyContext)</a></span> - Method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">PartitionDataBolt</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html#prepare-java.util.Map-org.apache.storm.task.TopologyContext-">prepare(Map, TopologyContext)</a></span> - Method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/PartitionDataBolt.html" title="class in org.apache.pirk.responder.wideskies.storm">PartitionDataBolt</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/StormUtils.html#prepareQuery(java.util.Map)">prepareQuery(Map)</a></span> - Static method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/StormUtils.html" title="class in org.apache.pirk.responder.wideskies.storm">StormUtils</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/storm/StormUtils.html#prepareQuery-java.util.Map-">prepareQuery(Map)</a></span> - Static method in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/StormUtils.html" title="class in org.apache.pirk.responder.wideskies.storm">StormUtils</a></dt> <dd> <div class="block">Method to read in and return a serialized Query object from the given file and initialize/load the query.schemas and data.schemas</div> </dd> -<dt><a href="../org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption"><span class="strong">PrimeGenerator</span></a> - Class in <a href="../org/apache/pirk/encryption/package-summary.html">org.apache.pirk.encryption</a></dt> +<dt><a href="../org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption"><span class="typeNameLink">PrimeGenerator</span></a> - Class in <a href="../org/apache/pirk/encryption/package-summary.html">org.apache.pirk.encryption</a></dt> <dd> <div class="block">Class to generate the primes used in the Paillier cryptosystem</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/encryption/PrimeGenerator.html#PrimeGenerator()">PrimeGenerator()</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption">PrimeGenerator</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/encryption/PrimeGenerator.html#PrimeGenerator--">PrimeGenerator()</a></span> - Constructor for class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption">PrimeGenerator</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner"><span class="strong">PrimitiveTypePartitioner</span></a> - Class in <a href="../org/apache/pirk/schema/data/partitioner/package-summary.html">org.apache.pirk.schema.data.partitioner</a></dt> +<dt><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner"><span class="typeNameLink">PrimitiveTypePartitioner</span></a> - Class in <a href="../org/apache/pirk/schema/data/partitioner/package-summary.html">org.apache.pirk.schema.data.partitioner</a></dt> <dd> <div class="block">Class for partitioning objects with primitive Java types</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#PrimitiveTypePartitioner()">PrimitiveTypePartitioner()</a></span> - Constructor for class org.apache.pirk.schema.data.partitioner.<a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner">PrimitiveTypePartitioner</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#PrimitiveTypePartitioner--">PrimitiveTypePartitioner()</a></span> - Constructor for class org.apache.pirk.schema.data.partitioner.<a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner">PrimitiveTypePartitioner</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#printAll()">printAll()</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html" title="class in org.apache.pirk.responder.wideskies.spark">Accumulators</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#printAll--">printAll()</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html" title="class in org.apache.pirk.responder.wideskies.spark">Accumulators</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#printQueryInfo()">printQueryInfo()</a></span> - Method in class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#printQueryInfo--">printQueryInfo()</a></span> - Method in class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/data/DataSchemaRegistry.html#put(org.apache.pirk.schema.data.DataSchema)">put(DataSchema)</a></span> - Static method in class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/DataSchemaRegistry.html" title="class in org.apache.pirk.schema.data">DataSchemaRegistry</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/schema/data/DataSchemaRegistry.html#put-org.apache.pirk.schema.data.DataSchema-">put(DataSchema)</a></span> - Static method in class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/DataSchemaRegistry.html" title="class in org.apache.pirk.schema.data">DataSchemaRegistry</a></dt> <dd> <div class="block">Adds the given data schema to the registry.</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/query/QuerySchemaRegistry.html#put(org.apache.pirk.schema.query.QuerySchema)">put(QuerySchema)</a></span> - Static method in class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query">QuerySchemaRegistry</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/schema/query/QuerySchemaRegistry.html#put-org.apache.pirk.schema.query.QuerySchema-">put(QuerySchema)</a></span> - Static method in class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query">QuerySchemaRegistry</a></dt> <dd> <div class="block">Adds the given query schema to the registry.</div> </dd> </dl> <a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</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"> @@ -248,11 +253,11 @@ <li><a href="index-17.html">Next Letter</a></li> </ul> <ul class="navList"> -<li><a href="../index.html?index-filesindex-16.html" target="_top">Frames</a></li> -<li><a href="index-16.html" target="_top">No Frames</a></li> +<li><a href="../index.html?index-files/index-16.html" target="_top">Frames</a></li> +<li><a href="index-16.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> +<li><a href="../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -266,7 +271,7 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= -->
http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/28fde0dc/docs/index-files/index-17.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-17.html b/docs/index-files/index-17.html index b52b6c5..309c8ad 100644 --- a/docs/index-files/index-17.html +++ b/docs/index-files/index-17.html @@ -2,15 +2,20 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:57:34 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 --> <title>Q-Index</title> -<meta name="date" content="2016-08-30"> +<meta name="date" content="2016-09-13"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> +<script type="text/javascript" src="../script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Q-Index"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Q-Index"; + } + } + catch(err) { } //--> </script> @@ -18,9 +23,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</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"> @@ -40,11 +47,11 @@ <li><a href="index-18.html">Next Letter</a></li> </ul> <ul class="navList"> -<li><a href="../index.html?index-filesindex-17.html" target="_top">Frames</a></li> -<li><a href="index-17.html" target="_top">No Frames</a></li> +<li><a href="../index.html?index-files/index-17.html" target="_top">Frames</a></li> +<li><a href="index-17.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> +<li><a href="../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -58,143 +65,141 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> -<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a name="_Q_"> +<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a name="I:Q"> <!-- --> </a> <h2 class="title">Q</h2> <dl> -<dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#QNAME">QNAME</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/Inputs.html" title="class in org.apache.pirk.test.utils">Inputs</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html#QSCHEMA_KEY">QSCHEMA_KEY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html" title="class in org.apache.pirk.responder.wideskies.storm">StormConstants</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/test/utils/Inputs.html#QNAME">QNAME</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/Inputs.html" title="class in org.apache.pirk.test.utils">Inputs</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#QTYPE">QTYPE</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/Inputs.html" title="class in org.apache.pirk.test.utils">Inputs</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/test/utils/Inputs.html#QTYPE">QTYPE</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/Inputs.html" title="class in org.apache.pirk.test.utils">Inputs</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/querier/wideskies/Querier.html" title="class in org.apache.pirk.querier.wideskies"><span class="strong">Querier</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> +<dt><a href="../org/apache/pirk/querier/wideskies/Querier.html" title="class in org.apache.pirk.querier.wideskies"><span class="typeNameLink">Querier</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> <dd> <div class="block">Class to hold the information necessary for the PIR querier to perform decryption</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#Querier(java.util.List,%20org.apache.pirk.encryption.Paillier,%20org.apache.pirk.query.wideskies.Query,%20java.util.Map)">Querier(List<String>, Paillier, Query, Map<Integer, String>)</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/Querier.html" title="class in org.apache.pirk.querier.wideskies">Querier</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/querier/wideskies/Querier.html#Querier-java.util.List-org.apache.pirk.encryption.Paillier-org.apache.pirk.query.wideskies.Query-java.util.Map-">Querier(List<String>, Paillier, Query, Map<Integer, String>)</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/Querier.html" title="class in org.apache.pirk.querier.wideskies">Querier</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierConst.html#QUERIER_FILETAG">QUERIER_FILETAG</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies">QuerierConst</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/querier/wideskies/QuerierConst.html#QUERIER_FILETAG">QUERIER_FILETAG</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies">QuerierConst</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/querier/wideskies/QuerierCLI.html" title="class in org.apache.pirk.querier.wideskies"><span class="strong">QuerierCLI</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> +<dt><a href="../org/apache/pirk/querier/wideskies/QuerierCLI.html" title="class in org.apache.pirk.querier.wideskies"><span class="typeNameLink">QuerierCLI</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> <dd> <div class="block">Class for parsing the command line options for the QuerierDriver</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierCLI.html#QuerierCLI(java.lang.String[])">QuerierCLI(String[])</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierCLI.html" title="class in org.apache.pirk.querier.wideskies">QuerierCLI</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/querier/wideskies/QuerierCLI.html#QuerierCLI-java.lang.String:A-">QuerierCLI(String[])</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierCLI.html" title="class in org.apache.pirk.querier.wideskies">QuerierCLI</a></dt> <dd> <div class="block">Create and parse allowable options</div> </dd> -<dt><a href="../org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies"><span class="strong">QuerierConst</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> +<dt><a href="../org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies"><span class="typeNameLink">QuerierConst</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> <dd> <div class="block">Constants class for the Querier</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierConst.html#QuerierConst()">QuerierConst()</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies">QuerierConst</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/querier/wideskies/QuerierConst.html#QuerierConst--">QuerierConst()</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies">QuerierConst</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/querier/wideskies/QuerierDriver.html" title="class in org.apache.pirk.querier.wideskies"><span class="strong">QuerierDriver</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> +<dt><a href="../org/apache/pirk/querier/wideskies/QuerierDriver.html" title="class in org.apache.pirk.querier.wideskies"><span class="typeNameLink">QuerierDriver</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> <dd> <div class="block">Driver class for encryption of a query or decryption of a response</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriver.html#QuerierDriver()">QuerierDriver()</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierDriver.html" title="class in org.apache.pirk.querier.wideskies">QuerierDriver</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/querier/wideskies/QuerierDriver.html#QuerierDriver--">QuerierDriver()</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierDriver.html" title="class in org.apache.pirk.querier.wideskies">QuerierDriver</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies"><span class="strong">QuerierProps</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> +<dt><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies"><span class="typeNameLink">QuerierProps</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/package-summary.html">org.apache.pirk.querier.wideskies</a></dt> <dd> <div class="block">Properties constants and validation for the Querier</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QuerierProps()">QuerierProps()</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#QuerierProps--">QuerierProps()</a></span> - Constructor for class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies"><span class="strong">Query</span></a> - Class in <a href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt> +<dt><a href="../org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies"><span class="typeNameLink">Query</span></a> - Class in <a href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt> <dd> <div class="block">Class to hold the PIR query vectors</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#Query(org.apache.pirk.query.wideskies.QueryInfo,%20java.math.BigInteger)">Query(QueryInfo, BigInteger)</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies">Query</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/query/wideskies/Query.html#Query-org.apache.pirk.query.wideskies.QueryInfo-java.math.BigInteger-java.util.SortedMap-">Query(QueryInfo, BigInteger, SortedMap<Integer, BigInteger>)</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies">Query</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html#QUERY_FILE_KEY">QUERY_FILE_KEY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html" title="class in org.apache.pirk.responder.wideskies.storm">StormConstants</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/querier/wideskies/QuerierConst.html#QUERY_FILETAG">QUERY_FILETAG</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies">QuerierConst</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierConst.html#QUERY_FILETAG">QUERY_FILETAG</a></span> - Static variable in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies">QuerierConst</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QUERY_ID">QUERY_ID</a></span> - Static variable in class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QUERY_ID">QUERY_ID</a></span> - Static variable in class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html#QUERY_INFO_KEY">QUERY_INFO_KEY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html" title="class in org.apache.pirk.responder.wideskies.storm">StormConstants</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html#QUERY_INFO_KEY">QUERY_INFO_KEY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.storm.<a href="../org/apache/pirk/responder/wideskies/storm/StormConstants.html" title="class in org.apache.pirk.responder.wideskies.storm">StormConstants</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/test/utils/BaseTests.html#queryIdentifier">queryIdentifier</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils">BaseTests</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#queryIdentifier">queryIdentifier</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils">BaseTests</a></dt> -<dd> </dd> -<dt><a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies"><span class="strong">QueryInfo</span></a> - Class in <a href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt> +<dt><a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies"><span class="typeNameLink">QueryInfo</span></a> - Class in <a href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt> <dd> <div class="block">Class to hold all of the basic information regarding a query</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#QueryInfo(int,%20int,%20java.lang.String,%20int,%20java.lang.String,%20boolean,%20boolean,%20boolean)">QueryInfo(int, int, String, int, String, boolean, boolean, boolean)</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#QueryInfo-int-int-java.lang.String-int-java.lang.String-boolean-boolean-boolean-">QueryInfo(int, int, String, int, String, boolean, boolean, boolean)</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#QueryInfo(java.util.UUID,%20int,%20int,%20java.lang.String,%20int,%20java.lang.String,%20boolean,%20boolean,%20boolean)">QueryInfo(UUID, int, int, String, int, String, boolean, boolean, boolean)</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#QueryInfo-java.util.UUID-int-int-java.lang.String-int-java.lang.String-boolean-boolean-boolean-">QueryInfo(UUID, int, int, String, int, String, boolean, boolean, boolean)</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#QueryInfo(java.util.Map)">QueryInfo(Map)</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#QueryInfo-java.util.Map-">QueryInfo(Map)</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#QUERYINPUT">QUERYINPUT</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#QUERYINPUT">QUERYINPUT</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/utils/QueryParserUtils.html" title="class in org.apache.pirk.utils"><span class="strong">QueryParserUtils</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> +<dt><a href="../org/apache/pirk/utils/QueryParserUtils.html" title="class in org.apache.pirk.utils"><span class="typeNameLink">QueryParserUtils</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> <dd> <div class="block">Class used for URI query parsing</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/QueryParserUtils.html#QueryParserUtils()">QueryParserUtils()</a></span> - Constructor for class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/QueryParserUtils.html" title="class in org.apache.pirk.utils">QueryParserUtils</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/QueryParserUtils.html#QueryParserUtils--">QueryParserUtils()</a></span> - Constructor for class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/QueryParserUtils.html" title="class in org.apache.pirk.utils">QueryParserUtils</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/general/QueryParserUtilsTest.html" title="class in org.apache.pirk.general"><span class="strong">QueryParserUtilsTest</span></a> - Class in <a href="../org/apache/pirk/general/package-summary.html">org.apache.pirk.general</a></dt> +<dt><a href="../org/apache/pirk/general/QueryParserUtilsTest.html" title="class in org.apache.pirk.general"><span class="typeNameLink">QueryParserUtilsTest</span></a> - Class in <a href="../org/apache/pirk/general/package-summary.html">org.apache.pirk.general</a></dt> <dd> <div class="block">Class for testing the QueryParser methods</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/general/QueryParserUtilsTest.html#QueryParserUtilsTest()">QueryParserUtilsTest()</a></span> - Constructor for class org.apache.pirk.general.<a href="../org/apache/pirk/general/QueryParserUtilsTest.html" title="class in org.apache.pirk.general">QueryParserUtilsTest</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/general/QueryParserUtilsTest.html#QueryParserUtilsTest--">QueryParserUtilsTest()</a></span> - Constructor for class org.apache.pirk.general.<a href="../org/apache/pirk/general/QueryParserUtilsTest.html" title="class in org.apache.pirk.general">QueryParserUtilsTest</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response"><span class="strong">QueryResponseJSON</span></a> - Class in <a href="../org/apache/pirk/schema/response/package-summary.html">org.apache.pirk.schema.response</a></dt> +<dt><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response"><span class="typeNameLink">QueryResponseJSON</span></a> - Class in <a href="../org/apache/pirk/schema/response/package-summary.html">org.apache.pirk.schema.response</a></dt> <dd> <div class="block">JSON helper class for query results</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QueryResponseJSON(org.apache.pirk.query.wideskies.QueryInfo)">QueryResponseJSON(QueryInfo)</a></span> - Constructor for class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QueryResponseJSON-org.apache.pirk.query.wideskies.QueryInfo-">QueryResponseJSON(QueryInfo)</a></span> - Constructor for class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt> <dd> <div class="block">Constructor with data schema checking</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QueryResponseJSON()">QueryResponseJSON()</a></span> - Constructor for class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QueryResponseJSON--">QueryResponseJSON()</a></span> - Constructor for class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt> <dd> <div class="block">Constructor with no data schema checking</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QueryResponseJSON(java.lang.String)">QueryResponseJSON(String)</a></span> - Constructor for class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#QueryResponseJSON-java.lang.String-">QueryResponseJSON(String)</a></span> - Constructor for class org.apache.pirk.schema.response.<a href="../org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></dt> <dd> <div class="block">Constructor with no data schema checking</div> </dd> -<dt><a href="../org/apache/pirk/utils/QueryResultsWriter.html" title="class in org.apache.pirk.utils"><span class="strong">QueryResultsWriter</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> +<dt><a href="../org/apache/pirk/utils/QueryResultsWriter.html" title="class in org.apache.pirk.utils"><span class="typeNameLink">QueryResultsWriter</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/QueryResultsWriter.html#QueryResultsWriter()">QueryResultsWriter()</a></span> - Constructor for class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/QueryResultsWriter.html" title="class in org.apache.pirk.utils">QueryResultsWriter</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/utils/QueryResultsWriter.html#QueryResultsWriter--">QueryResultsWriter()</a></span> - Constructor for class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/QueryResultsWriter.html" title="class in org.apache.pirk.utils">QueryResultsWriter</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query"><span class="strong">QuerySchema</span></a> - Class in <a href="../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></dt> +<dt><a href="../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query"><span class="typeNameLink">QuerySchema</span></a> - Class in <a href="../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></dt> <dd> <div class="block">Class to hold a query schema</div> </dd> -<dt><a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query"><span class="strong">QuerySchemaLoader</span></a> - Class in <a href="../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></dt> +<dt><a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query"><span class="typeNameLink">QuerySchemaLoader</span></a> - Class in <a href="../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></dt> <dd> <div class="block">Class to load any query schemas specified in the properties file, 'query.schemas'</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html#QuerySchemaLoader()">QuerySchemaLoader()</a></span> - Constructor for class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query">QuerySchemaLoader</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html#QuerySchemaLoader--">QuerySchemaLoader()</a></span> - Constructor for class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query">QuerySchemaLoader</a></dt> <dd> <div class="block">Default constructor.</div> </dd> -<dt><a href="../org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query"><span class="strong">QuerySchemaRegistry</span></a> - Class in <a href="../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></dt> +<dt><a href="../org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query"><span class="typeNameLink">QuerySchemaRegistry</span></a> - Class in <a href="../org/apache/pirk/schema/query/package-summary.html">org.apache.pirk.schema.query</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#QUERYSCHEMAS">QUERYSCHEMAS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#QUERYSCHEMAS">QUERYSCHEMAS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies"><span class="strong">QueryUtils</span></a> - Class in <a href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt> +<dt><a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies"><span class="typeNameLink">QueryUtils</span></a> - Class in <a href="../org/apache/pirk/query/wideskies/package-summary.html">org.apache.pirk.query.wideskies</a></dt> <dd> <div class="block">Class for helper methods to perform the encrypted query</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#QueryUtils()">QueryUtils()</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies">QueryUtils</a></dt> +<dt><span class="memberNameLink"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#QueryUtils--">QueryUtils()</a></span> - Constructor for class org.apache.pirk.query.wideskies.<a href="../org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies">QueryUtils</a></dt> <dd> </dd> </dl> <a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</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"> @@ -214,11 +219,11 @@ <li><a href="index-18.html">Next Letter</a></li> </ul> <ul class="navList"> -<li><a href="../index.html?index-filesindex-17.html" target="_top">Frames</a></li> -<li><a href="index-17.html" target="_top">No Frames</a></li> +<li><a href="../index.html?index-files/index-17.html" target="_top">Frames</a></li> +<li><a href="index-17.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> +<li><a href="../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -232,7 +237,7 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= -->
