http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-18.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-18.html b/docs/index-files/index-18.html index 98e1464..bc95e60 100644 --- a/docs/index-files/index-18.html +++ b/docs/index-files/index-18.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>R-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -74,7 +74,9 @@ <div class="block">Read an object from the given stream of the given type.</div> </dd> <dt><span class="strong"><a href="../org/apache/pirk/serialization/JsonSerializer.html#read(java.io.InputStream,%20java.lang.Class)">read(InputStream, Class<T>)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/JsonSerializer.html" title="class in org.apache.pirk.serialization">JsonSerializer</a></dt> -<dd> </dd> +<dd> +<div class="block">Read a JSON string from the given input stream and returns the Object representation.</div> +</dd> <dt><span class="strong"><a href="../org/apache/pirk/serialization/SerializationService.html#read(java.io.InputStream,%20java.lang.Class)">read(InputStream, Class<T>)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/SerializationService.html" title="class in org.apache.pirk.serialization">SerializationService</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/FileIOUtils.html#read(java.lang.String,%20java.util.AbstractCollection,%20org.apache.pirk.utils.FileIOUtils.Callable)">read(String, AbstractCollection<String>, FileIOUtils.Callable<String>)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileIOUtils.html" title="class in org.apache.pirk.utils">FileIOUtils</a></dt> @@ -83,10 +85,18 @@ <dd> <div class="block">Method to read in the data from an allowed input format, filter, and return a RDD of MapWritable data elements</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#readData()">readData()</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 the data from an allowed input format, filter, and return a RDD of MapWritable data elements</div> +</dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html#readDataES()">readDataES()</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 the data from elasticsearch, filter, and return a RDD of MapWritable data elements</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#readDataES()">readDataES()</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 the data from elasticsearch, filter, and return a RDD of MapWritable data elements</div> +</dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/HDFS.html#readFile(org.apache.hadoop.fs.FileSystem,%20java.lang.String)">readFile(FileSystem, String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/HDFS.html" title="class in org.apache.pirk.utils">HDFS</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/HDFS.html#readFile(org.apache.hadoop.fs.FileSystem,%20org.apache.hadoop.fs.Path)">readFile(FileSystem, Path)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/HDFS.html" title="class in org.apache.pirk.utils">HDFS</a></dt> @@ -175,12 +185,6 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.html#RowCalcReducer()">RowCalcReducer()</a></span> - Constructor for class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">RowCalcReducer</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html#run()">run()</a></span> - Method in class org.apache.pirk.querier.wideskies.decrypt.<a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html" title="class in org.apache.pirk.querier.wideskies.decrypt">DecryptResponseRunnable</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html#run()">run()</a></span> - Method in class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQueryRunnable</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.html#run()">run()</a></span> - Method in class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt">ExpTableRunnable</a></dt> -<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.html#run(java.lang.String[])">run(String[])</a></span> - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ComputeResponseTool</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestCLI.html#run(java.lang.String)">run(String)</a></span> - Method in class org.apache.pirk.test.distributed.<a href="../org/apache/pirk/test/distributed/DistributedTestCLI.html" title="class in org.apache.pirk.test.distributed">DistributedTestCLI</a></dt>
http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-19.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-19.html b/docs/index-files/index-19.html index ab903d8..4d03277 100644 --- a/docs/index-files/index-19.html +++ b/docs/index-files/index-19.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>S-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -69,8 +69,6 @@ <dl> <dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#SELECTOR">SELECTOR</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#SELECTOR_TEXT">SELECTOR_TEXT</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><a href="../org/apache/pirk/serialization/SerializationService.html" title="class in org.apache.pirk.serialization"><span class="strong">SerializationService</span></a> - Class in <a href="../org/apache/pirk/serialization/package-summary.html">org.apache.pirk.serialization</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/serialization/SerializationService.html#SerializationService()">SerializationService()</a></span> - Constructor for class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/SerializationService.html" title="class in org.apache.pirk.serialization">SerializationService</a></dt> @@ -79,8 +77,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/serialization/SerializationTest.html#SerializationTest()">SerializationTest()</a></span> - Constructor for class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/SerializationTest.html" title="class in org.apache.pirk.serialization">SerializationTest</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#setAllFields(java.util.HashMap)">setAllFields(HashMap<String, String>)</a></span> - Method 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/utils/CSVOutputUtils.html#setCSVOutput(java.lang.String,%20java.lang.String,%20java.lang.String)">setCSVOutput(String, String, String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils">CSVOutputUtils</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/CSVOutputUtils.html#setCSVOutput(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">setCSVOutput(String, String, String, String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils">CSVOutputUtils</a></dt> @@ -93,9 +89,9 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setExpDir(java.lang.String)">setExpDir(String)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark">BroadcastVars</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#setExpFileBasedLookup(java.util.HashMap)">setExpFileBasedLookup(HashMap<Integer, String>)</a></span> - Method in 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="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#setExpFileBasedLookup(java.util.Map)">setExpFileBasedLookup(Map<Integer, String>)</a></span> - Method in 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/query/wideskies/Query.html#setExpTable(java.util.HashMap)">setExpTable(HashMap<BigInteger, HashMap<Integer, BigInteger>>)</a></span> - Method in 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="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#setExpTable(java.util.Map)">setExpTable(Map<BigInteger, Map<Integer, BigInteger>>)</a></span> - Method in 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/utils/CSVOutputUtils.html#setFullCSVLine(int,%20java.lang.String,%20java.lang.String,%20java.lang.String)">setFullCSVLine(int, String, String, String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils">CSVOutputUtils</a></dt> <dd> @@ -120,8 +116,12 @@ <div class="block">Add a <key,value> pair to the response object; checks the data schema if this QueryResponseJSON object was instantiated with schema checking (with a QueryInfo object)</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setMaxBatches(java.lang.Integer)">setMaxBatches(Integer)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark">BroadcastVars</a></dt> +<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setMaxHitsPerSelector(java.lang.Integer)">setMaxHitsPerSelector(Integer)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark">BroadcastVars</a></dt> <dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setOutput(java.lang.String)">setOutput(String)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark">BroadcastVars</a></dt> +<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/SystemConfiguration.html#setProperty(java.lang.String,%20java.lang.String)">setProperty(String, String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/SystemConfiguration.html" title="class in org.apache.pirk.utils">SystemConfiguration</a></dt> <dd> <div class="block">Sets the property to the given value.</div> @@ -164,7 +164,7 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/wideskies/standalone/StandaloneTest.html#setup()">setup()</a></span> - Static method in class org.apache.pirk.wideskies.standalone.<a href="../org/apache/pirk/wideskies/standalone/StandaloneTest.html" title="class in org.apache.pirk.wideskies.standalone">StandaloneTest</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setUseLocalCache(java.lang.String)">setUseLocalCache(String)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark">BroadcastVars</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setUseLocalCache(java.lang.Boolean)">setUseLocalCache(Boolean)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark">BroadcastVars</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#SHORT">SHORT</a></span> - Static variable 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> </dd> @@ -176,10 +176,6 @@ <dd> <div class="block">Returns the number of elements in the underlying array</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#SR_ALGORITHM">SR_ALGORITHM</a></span> - Static variable in 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><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#SR_PROVIDER">SR_PROVIDER</a></span> - Static variable in 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><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#SRCIP">SRCIP</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/test/utils/StandaloneQuery.html" title="class in org.apache.pirk.test.utils"><span class="strong">StandaloneQuery</span></a> - Class in <a href="../org/apache/pirk/test/utils/package-summary.html">org.apache.pirk.test.utils</a></dt> @@ -192,6 +188,12 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/wideskies/standalone/StandaloneTest.html#StandaloneTest()">StandaloneTest()</a></span> - Constructor for class org.apache.pirk.wideskies.standalone.<a href="../org/apache/pirk/wideskies/standalone/StandaloneTest.html" title="class in org.apache.pirk.wideskies.standalone">StandaloneTest</a></dt> <dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#start()">start()</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 start the computation</div> +</dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#STOPGRACEFULLY">STOPGRACEFULLY</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/ResponderProps.html#STOPLISTFILE">STOPLISTFILE</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/schema/query/filter/StopListFilter.html" title="class in org.apache.pirk.schema.query.filter"><span class="strong">StopListFilter</span></a> - Class in <a href="../org/apache/pirk/schema/query/filter/package-summary.html">org.apache.pirk.schema.query.filter</a></dt> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-2.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-2.html b/docs/index-files/index-2.html index d13a989..1fe9b90 100644 --- a/docs/index-files/index-2.html +++ b/docs/index-files/index-2.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>B-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -85,14 +85,14 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#BaseTests()">BaseTests()</a></span> - Constructor for 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/responder/wideskies/ResponderProps.html#BATCHSECONDS">BATCHSECONDS</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/benchmark/BenchmarkDriver.html" title="class in org.apache.pirk.benchmark"><span class="strong">BenchmarkDriver</span></a> - Class in <a href="../org/apache/pirk/benchmark/package-summary.html">org.apache.pirk.benchmark</a></dt> <dd> <div class="block">Driver for JMH benchmarking</div> </dd> <dt><span class="strong"><a href="../org/apache/pirk/benchmark/BenchmarkDriver.html#BenchmarkDriver()">BenchmarkDriver()</a></span> - Constructor for class org.apache.pirk.benchmark.<a href="../org/apache/pirk/benchmark/BenchmarkDriver.html" title="class in org.apache.pirk.benchmark">BenchmarkDriver</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#BITSET">BITSET</a></span> - Static variable in 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/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark"><span class="strong">BroadcastVars</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></dt> <dd> <div class="block">Class to hold the broadcast variables</div> @@ -111,7 +111,7 @@ <dd> <div class="block">Constructor for use when underlying array will be BytesWritable representations of byte[]</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html#BytesArrayWritable(java.util.ArrayList)">BytesArrayWritable(ArrayList<BigInteger>)</a></span> - Constructor for class org.apache.pirk.inputformat.hadoop.<a href="../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html" title="class in org.apache.pirk.inputformat.hadoop">BytesArrayWritable</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html#BytesArrayWritable(java.util.List)">BytesArrayWritable(List<BigInteger>)</a></span> - Constructor for class org.apache.pirk.inputformat.hadoop.<a href="../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html" title="class in org.apache.pirk.inputformat.hadoop">BytesArrayWritable</a></dt> <dd> <div class="block">Constructor for use when underlying array will be ByteWritable representations of BigInteger objects</div> </dd> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-20.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-20.html b/docs/index-files/index-20.html index 595f8b6..804681a 100644 --- a/docs/index-files/index-20.html +++ b/docs/index-files/index-20.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>T-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -69,9 +69,13 @@ <dl> <dt><span class="strong"><a href="../org/apache/pirk/general/QueryParserUtilsTest.html#teardown()">teardown()</a></span> - Static method in 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><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#teardown()">teardown()</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 tear down necessary elements when app is complete</div> +</dd> <dt><span class="strong"><a href="../org/apache/pirk/wideskies/standalone/StandaloneTest.html#teardown()">teardown()</a></span> - Static method in class org.apache.pirk.wideskies.standalone.<a href="../org/apache/pirk/wideskies/standalone/StandaloneTest.html" title="class in org.apache.pirk.wideskies.standalone">StandaloneTest</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#test(org.apache.hadoop.fs.FileSystem,%20org.apache.pirk.test.distributed.DistributedTestCLI,%20java.util.ArrayList)">test(FileSystem, DistributedTestCLI, ArrayList<JSONObject>)</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#test(org.apache.hadoop.fs.FileSystem,%20org.apache.pirk.test.distributed.DistributedTestCLI,%20java.util.List)">test(FileSystem, DistributedTestCLI, List<JSONObject>)</a></span> - Static method 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> <div class="block">Execute Tests</div> </dd> @@ -89,21 +93,23 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#testDNSHostnameQuery(java.util.ArrayList,%20int,%20boolean)">testDNSHostnameQuery(ArrayList<JSONObject>, int, boolean)</a></span> - Static method 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#testDNSHostnameQuery(java.util.ArrayList,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int)">testDNSHostnameQuery(ArrayList<JSONObject>, FileSystem, boolean, boolean, int)</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#testDNSHostnameQuery(java.util.List,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int)">testDNSHostnameQuery(List<JSONObject>, FileSystem, boolean, boolean, int)</a></span> - Static method 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#testDNSHostnameQuery(java.util.ArrayList,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int,%20boolean)">testDNSHostnameQuery(ArrayList<JSONObject>, FileSystem, boolean, boolean, int, boolean)</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#testDNSHostnameQuery(java.util.List,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int,%20boolean,%20boolean)">testDNSHostnameQuery(List<JSONObject>, FileSystem, boolean, boolean, int, boolean, boolean)</a></span> - Static method 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#testDNSIPQuery(java.util.ArrayList,%20int)">testDNSIPQuery(ArrayList<JSONObject>, int)</a></span> - Static method 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#testDNSIPQuery(java.util.ArrayList,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int)">testDNSIPQuery(ArrayList<JSONObject>, FileSystem, boolean, boolean, int)</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#testDNSIPQuery(java.util.List,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int,%20boolean)">testDNSIPQuery(List<JSONObject>, FileSystem, boolean, boolean, int, boolean)</a></span> - Static method 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#testDNSNXDOMAINQuery(java.util.ArrayList,%20int)">testDNSNXDOMAINQuery(ArrayList<JSONObject>, int)</a></span> - Static method 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#testDNSNXDOMAINQuery(java.util.ArrayList,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int)">testDNSNXDOMAINQuery(ArrayList<JSONObject>, FileSystem, boolean, boolean, int)</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#testDNSNXDOMAINQuery(java.util.List,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int)">testDNSNXDOMAINQuery(List<JSONObject>, FileSystem, boolean, boolean, int)</a></span> - Static method 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/distributed/testsuite/DistTestSuite.html#testESInputMR(org.apache.hadoop.fs.FileSystem,%20java.util.List)">testESInputMR(FileSystem, List<JSONObject>)</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/distributed/testsuite/DistTestSuite.html#testESInputMR(org.apache.hadoop.fs.FileSystem,%20java.util.ArrayList)">testESInputMR(FileSystem, ArrayList<JSONObject>)</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="strong"><a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#testESInputSpark(org.apache.hadoop.fs.FileSystem,%20java.util.List)">testESInputSpark(FileSystem, List<JSONObject>)</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/distributed/testsuite/DistTestSuite.html#testESInputSpark(org.apache.hadoop.fs.FileSystem,%20java.util.ArrayList)">testESInputSpark(FileSystem, ArrayList<JSONObject>)</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="strong"><a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#testESInputSparkStreaming(org.apache.hadoop.fs.FileSystem,%20java.util.List)">testESInputSparkStreaming(FileSystem, List<JSONObject>)</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/schema/data/LoadDataSchemaTest.html#testGeneralSchemaLoad()">testGeneralSchemaLoad()</a></span> - Method in class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/LoadDataSchemaTest.html" title="class in org.apache.pirk.schema.data">LoadDataSchemaTest</a></dt> <dd> </dd> @@ -123,9 +129,11 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/serialization/SerializationTest.html#testJavaSerDe()">testJavaSerDe()</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/SerializationTest.html" title="class in org.apache.pirk.serialization">SerializationTest</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#testJSONInputMR(org.apache.hadoop.fs.FileSystem,%20java.util.ArrayList)">testJSONInputMR(FileSystem, ArrayList<JSONObject>)</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="strong"><a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#testJSONInputMR(org.apache.hadoop.fs.FileSystem,%20java.util.List)">testJSONInputMR(FileSystem, List<JSONObject>)</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/distributed/testsuite/DistTestSuite.html#testJSONInputSpark(org.apache.hadoop.fs.FileSystem,%20java.util.ArrayList)">testJSONInputSpark(FileSystem, ArrayList<JSONObject>)</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="strong"><a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#testJSONInputSpark(org.apache.hadoop.fs.FileSystem,%20java.util.List)">testJSONInputSpark(FileSystem, List<JSONObject>)</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/distributed/testsuite/DistTestSuite.html#testJSONInputSparkStreaming(org.apache.hadoop.fs.FileSystem,%20java.util.List)">testJSONInputSparkStreaming(FileSystem, List<JSONObject>)</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/serialization/SerializationTest.html#testJsonSerDe()">testJsonSerDe()</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/SerializationTest.html" title="class in org.apache.pirk.serialization">SerializationTest</a></dt> <dd> </dd> @@ -159,11 +167,13 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/general/QueryParserUtilsTest.html#testSingleValueRangeQuery()">testSingleValueRangeQuery()</a></span> - Method in 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><span class="strong"><a href="../org/apache/pirk/test/distributed/testsuite/DistTestSuite.html#testSparkStreaming(org.apache.hadoop.fs.FileSystem,%20java.util.List)">testSparkStreaming(FileSystem, List<JSONObject>)</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/BaseTests.html#testSRCIPQuery(java.util.ArrayList,%20int)">testSRCIPQuery(ArrayList<JSONObject>, int)</a></span> - Static method 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#testSRCIPQuery(java.util.ArrayList,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int)">testSRCIPQuery(ArrayList<JSONObject>, FileSystem, boolean, boolean, int)</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#testSRCIPQuery(java.util.List,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int,%20boolean)">testSRCIPQuery(List<JSONObject>, FileSystem, boolean, boolean, int, boolean)</a></span> - Static method 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#testSRCIPQueryNoFilter(java.util.ArrayList,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int)">testSRCIPQueryNoFilter(ArrayList<JSONObject>, FileSystem, boolean, boolean, int)</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#testSRCIPQueryNoFilter(java.util.List,%20org.apache.hadoop.fs.FileSystem,%20boolean,%20boolean,%20int,%20boolean)">testSRCIPQueryNoFilter(List<JSONObject>, FileSystem, boolean, boolean, int, boolean)</a></span> - Static method 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/schema/query/LoadQuerySchemaTest.html#testUnknownFilterClass()">testUnknownFilterClass()</a></span> - Method in class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/LoadQuerySchemaTest.html" title="class in org.apache.pirk.schema.query">LoadQuerySchemaTest</a></dt> <dd> </dd> @@ -211,7 +221,7 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#toPartitions(java.lang.Object,%20java.lang.String)">toPartitions(Object, String)</a></span> - 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">Partitions an object to an ArrayList of BigInteger values, currently represents an 8-bit partitioning</div> +<div class="block">Partitions an object to a List of BigInteger values, currently represents an 8-bit partitioning</div> </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#toString()">toString()</a></span> - Method 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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-21.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-21.html b/docs/index-files/index-21.html index 0402cd0..c03eb84 100644 --- a/docs/index-files/index-21.html +++ b/docs/index-files/index-21.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>U-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -67,16 +67,14 @@ </a> <h2 class="title">U</h2> <dl> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</a></span> - Static variable in 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><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</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/ResponderProps.html#USELOCALCACHE">USELOCALCACHE</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/querier/wideskies/QuerierProps.html#USEMEMLOOKUPTABLE">USEMEMLOOKUPTABLE</a></span> - Static variable in 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><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#USEMODEXPJOIN">USEMODEXPJOIN</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/ResponderProps.html#USEQUEUESTREAM">USEQUEUESTREAM</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> </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 ====== --> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-22.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-22.html b/docs/index-files/index-22.html index b54b869..0501aeb 100644 --- a/docs/index-files/index-22.html +++ b/docs/index-files/index-22.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>V-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -71,10 +71,6 @@ <dd> <div class="block">Validates the querier properties</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#validateResponderProperties()">validateResponderProperties()</a></span> - Static method 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> -<div class="block">Validates the responder properties</div> -</dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce">MRStats</a></dt> <dd> <div class="block">Returns the enum constant of this type with the specified name.</div> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-23.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-23.html b/docs/index-files/index-23.html index 47a0844..fd8aeea 100644 --- a/docs/index-files/index-23.html +++ b/docs/index-files/index-23.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:45 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>W-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -71,12 +71,16 @@ <dd> <div class="block">Method to convert a URI wildcard query into a java regex</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#WINDOWLENGTH">WINDOWLENGTH</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/serialization/JavaSerializer.html#write(java.io.OutputStream,%20org.apache.pirk.serialization.Storable)">write(OutputStream, Storable)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/JavaSerializer.html" title="class in org.apache.pirk.serialization">JavaSerializer</a></dt> <dd> <div class="block">Stores the given object on the given stream using Java serialization.</div> </dd> <dt><span class="strong"><a href="../org/apache/pirk/serialization/JsonSerializer.html#write(java.io.OutputStream,%20org.apache.pirk.serialization.Storable)">write(OutputStream, Storable)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/JsonSerializer.html" title="class in org.apache.pirk.serialization">JsonSerializer</a></dt> -<dd> </dd> +<dd> +<div class="block">Stores the given object on the output stream as JSON.</div> +</dd> <dt><span class="strong"><a href="../org/apache/pirk/serialization/SerializationService.html#write(java.io.OutputStream,%20org.apache.pirk.serialization.Storable)">write(OutputStream, Storable)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/SerializationService.html" title="class in org.apache.pirk.serialization">SerializationService</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/FileIOUtils.html#writeArrayList(java.util.ArrayList,%20java.io.File)">writeArrayList(ArrayList<String>, File)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileIOUtils.html" title="class in org.apache.pirk.utils">FileIOUtils</a></dt> @@ -93,12 +97,12 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/HDFS.html#writeFileIntegers(java.util.List,%20org.apache.hadoop.fs.FileSystem,%20org.apache.hadoop.fs.Path,%20boolean)">writeFileIntegers(List<Integer>, FileSystem, Path, boolean)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/HDFS.html" title="class in org.apache.pirk.utils">HDFS</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html#writeResultFile(java.lang.String)">writeResultFile(String)</a></span> - Method in class org.apache.pirk.querier.wideskies.decrypt.<a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html" title="class in org.apache.pirk.querier.wideskies.decrypt">DecryptResponse</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/utils/QueryResultsWriter.html#writeResultFile(java.lang.String,%20java.util.Map)">writeResultFile(String, Map<String, List<QueryResponseJSON>>)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/QueryResultsWriter.html" title="class in org.apache.pirk.utils">QueryResultsWriter</a></dt> <dd> <div class="block">Writes elements of the resultMap to output file, one line for each element, where each line is a string representation of the corresponding QueryResponseJSON object</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html#writeResultFile(java.io.File)">writeResultFile(File)</a></span> - Method in class org.apache.pirk.querier.wideskies.decrypt.<a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html" title="class in org.apache.pirk.querier.wideskies.decrypt">DecryptResponse</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/utils/QueryResultsWriter.html#writeResultFile(java.io.File,%20java.util.Map)">writeResultFile(File, Map<String, List<QueryResponseJSON>>)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/QueryResultsWriter.html" title="class in org.apache.pirk.utils">QueryResultsWriter</a></dt> <dd> <div class="block">Writes elements of the resultMap to output file, one line for each element, where each line is a string representation of the corresponding QueryResponseJSON object</div> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-3.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-3.html b/docs/index-files/index-3.html index 3eaec23..948cca2 100644 --- a/docs/index-files/index-3.html +++ b/docs/index-files/index-3.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>C-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -71,9 +71,9 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/EncColMultReducer.html#call(java.math.BigInteger,%20java.math.BigInteger)">call(BigInteger, BigInteger)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/EncColMultReducer.html" title="class in org.apache.pirk.responder.wideskies.spark">EncColMultReducer</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/EncRowCalc.html#call(scala.Tuple2)">call(Tuple2<Integer, Iterable<ArrayList<BigInteger>>>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/EncRowCalc.html" title="class in org.apache.pirk.responder.wideskies.spark">EncRowCalc</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/EncRowCalc.html#call(scala.Tuple2)">call(Tuple2<Integer, Iterable<List<BigInteger>>>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/EncRowCalc.html" title="class in org.apache.pirk.responder.wideskies.spark">EncRowCalc</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/EncRowCalcPrecomputedCache.html#call(scala.Tuple2)">call(Tuple2<Integer, Tuple2<Iterable<Tuple2<Integer, BigInteger>>, Iterable<ArrayList<BigInteger>>>>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/EncRowCalcPrecomputedCache.html" title="class in org.apache.pirk.responder.wideskies.spark">EncRowCalcPrecomputedCache</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/EncRowCalcPrecomputedCache.html#call(scala.Tuple2)">call(Tuple2<Integer, Tuple2<Iterable<Tuple2<Integer, BigInteger>>, Iterable<List<BigInteger>>>>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/EncRowCalcPrecomputedCache.html" title="class in org.apache.pirk.responder.wideskies.spark">EncRowCalcPrecomputedCache</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/ExpKeyFilenameMap.html#call(java.util.Iterator)">call(Iterator<Tuple2<Integer, Iterable<Tuple2<Integer, BigInteger>>>>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/ExpKeyFilenameMap.html" title="class in org.apache.pirk.responder.wideskies.spark">ExpKeyFilenameMap</a></dt> <dd> </dd> @@ -83,9 +83,9 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/HashSelectorsAndPartitionData.html#call(org.apache.hadoop.io.MapWritable)">call(MapWritable)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/HashSelectorsAndPartitionData.html" title="class in org.apache.pirk.responder.wideskies.spark">HashSelectorsAndPartitionData</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/FileIOUtils.Callable.html#call(java.lang.String)">call(String)</a></span> - Method in interface org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileIOUtils.Callable.html" title="interface in org.apache.pirk.utils">FileIOUtils.Callable</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/FinalResponseFunction.html#call(java.util.Iterator)">call(Iterator<Tuple2<Long, BigInteger>>)</a></span> - Method in class org.apache.pirk.responder.wideskies.spark.streaming.<a href="../org/apache/pirk/responder/wideskies/spark/streaming/FinalResponseFunction.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming">FinalResponseFunction</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#CERTAINTY">CERTAINTY</a></span> - Static variable in 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="strong"><a href="../org/apache/pirk/utils/FileIOUtils.Callable.html#call(java.lang.String)">call(String)</a></span> - Method in interface org.apache.pirk.utils.<a href="../org/apache/pirk/utils/FileIOUtils.Callable.html" title="interface in org.apache.pirk.utils">FileIOUtils.Callable</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#certainty">certainty</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> @@ -121,8 +121,6 @@ <dd> <div class="block">Delete all necessary inputs, clean up</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#clearElements()">clearElements()</a></span> - Method in 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/schema/data/DataSchemaRegistry.html#clearRegistry()">clearRegistry()</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">Clear the registry</div> @@ -159,11 +157,11 @@ <dd> <div class="block">Method to compute the encrypted row elements for a query from extracted data partitions in the form of BytesArrayWritable</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html#computeEncRowBI(java.lang.Iterable,%20org.apache.pirk.query.wideskies.Query,%20int,%20boolean,%20int,%20boolean)">computeEncRowBI(Iterable<ArrayList<BigInteger>>, Query, int, boolean, int, boolean)</a></span> - Static method in class org.apache.pirk.responder.wideskies.common.<a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html" title="class in org.apache.pirk.responder.wideskies.common">ComputeEncryptedRow</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html#computeEncRowBI(java.lang.Iterable,%20org.apache.pirk.query.wideskies.Query,%20int,%20boolean,%20int,%20boolean)">computeEncRowBI(Iterable<List<BigInteger>>, Query, int, boolean, int, boolean)</a></span> - Static method in class org.apache.pirk.responder.wideskies.common.<a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html" title="class in org.apache.pirk.responder.wideskies.common">ComputeEncryptedRow</a></dt> <dd> <div class="block">Method to compute the encrypted row elements for a query from extracted data partitions in the form of Iterable<code>* * * * </code></div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html#computeEncRowCacheInput(java.lang.Iterable,%20java.util.HashMap,%20int,%20boolean,%20int)">computeEncRowCacheInput(Iterable<ArrayList<BigInteger>>, HashMap<Integer, BigInteger>, int, boolean, int)</a></span> - Static method in class org.apache.pirk.responder.wideskies.common.<a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html" title="class in org.apache.pirk.responder.wideskies.common">ComputeEncryptedRow</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html#computeEncRowCacheInput(java.lang.Iterable,%20java.util.HashMap,%20int,%20boolean,%20int)">computeEncRowCacheInput(Iterable<List<BigInteger>>, HashMap<Integer, BigInteger>, int, boolean, int)</a></span> - Static method in class org.apache.pirk.responder.wideskies.common.<a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html" title="class in org.apache.pirk.responder.wideskies.common">ComputeEncryptedRow</a></dt> <dd> <div class="block">Method to compute the encrypted row elements for a query from extracted data partitions in the form of Iterable<BytesArrayWritable> * * * * given an input modular exponentiation table for the row</div> @@ -204,6 +202,12 @@ <dd> <div class="block">Method to compute the standalone response</div> </dd> +<dt><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming"><span class="strong">ComputeStreamingResponse</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/spark/streaming/package-summary.html">org.apache.pirk.responder.wideskies.spark.streaming</a></dt> +<dd> +<div class="block">Master class for the PIR query spark streaming application</div> +</dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/ComputeStreamingResponse.html#ComputeStreamingResponse(org.apache.hadoop.fs.FileSystem)">ComputeStreamingResponse(FileSystem)</a></span> - Constructor for 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> </dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#containsElement(java.math.BigInteger)">containsElement(BigInteger)</a></span> - Method in 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/schema/data/DataSchema.html#containsElement(java.lang.String)">containsElement(String)</a></span> - Method in class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a></dt> @@ -216,21 +220,17 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/FileConst.html#COUNTS">COUNTS</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/utils/Inputs.html#createJSONDataElements()">createJSONDataElements()</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#createESInput()">createESInput()</a></span> - Static method 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> -<div class="block">Creates PIR JSON input</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#createPIRESInput()">createPIRESInput()</a></span> - Static method 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> -<div class="block">Creates PIR Elasticsearch input</div> +<div class="block">Creates Elasticsearch input</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#createPIRJSONInput(org.apache.hadoop.fs.FileSystem)">createPIRJSONInput(FileSystem)</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#createJSONDataElements()">createJSONDataElements()</a></span> - Static method 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> -<div class="block">Creates PIR JSON input and writes to hdfs</div> +<div class="block">Creates PIR JSON input</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#createPIRStopList(org.apache.hadoop.fs.FileSystem,%20boolean)">createPIRStopList(FileSystem, boolean)</a></span> - Static method 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="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#createJSONInput(org.apache.hadoop.fs.FileSystem)">createJSONInput(FileSystem)</a></span> - Static method 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> -<div class="block">Creates PIR stoplist file</div> +<div class="block">Creates JSON input and writes to hdfs</div> </dd> <dt><span class="strong"><a href="../org/apache/pirk/test/utils/TestUtils.html#createQuerySchema(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.util.List,%20java.util.List,%20java.lang.String)">createQuerySchema(String, String, String, String, List<String>, List<String>, String)</a></span> - Static method in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/TestUtils.html" title="class in org.apache.pirk.test.utils">TestUtils</a></dt> <dd> @@ -252,6 +252,10 @@ <dd> <div class="block">Create and load the data and query schema files used for testing</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#createStopList(org.apache.hadoop.fs.FileSystem,%20boolean)">createStopList(FileSystem, boolean)</a></span> - Static method 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> +<div class="block">Creates stoplist file</div> +</dd> <dt><a href="../org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils"><span class="strong">CSVOutputUtils</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> <dd> <div class="block">Utils class for CSV value output</div> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-4.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-4.html b/docs/index-files/index-4.html index 896b840..6b695c6 100644 --- a/docs/index-files/index-4.html +++ b/docs/index-files/index-4.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>D-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -83,8 +83,6 @@ <dd> <div class="block">Interface for data partitioning</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#DATAPARTITIONSIZE">DATAPARTITIONSIZE</a></span> - Static variable in 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/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data"><span class="strong">DataSchema</span></a> - Class in <a href="../org/apache/pirk/schema/data/package-summary.html">org.apache.pirk.schema.data</a></dt> <dd> <div class="block">A data schema describes the target data being referenced by a <code>Querier</code> and a <code>Responder</code>.</div> @@ -101,8 +99,6 @@ <dd> <div class="block">The data schema registry is a global location for data schema descriptors.</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#DATASCHEMAS">DATASCHEMAS</a></span> - Static variable in 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><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#DATASCHEMAS">DATASCHEMAS</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/test/utils/Inputs.html#DATE">DATE</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> @@ -113,6 +109,8 @@ <dd> <div class="block">Method to decrypt a given ciphertext</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html#decrypt()">decrypt()</a></span> - Method in class org.apache.pirk.querier.wideskies.decrypt.<a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html" title="class in org.apache.pirk.querier.wideskies.decrypt">DecryptResponse</a></dt> +<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html#decrypt(int)">decrypt(int)</a></span> - Method in class org.apache.pirk.querier.wideskies.decrypt.<a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html" title="class in org.apache.pirk.querier.wideskies.decrypt">DecryptResponse</a></dt> <dd> <div class="block">Method to decrypt the response elements and reconstructs the data elements</div> @@ -123,12 +121,6 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html#DecryptResponse(org.apache.pirk.response.wideskies.Response,%20org.apache.pirk.querier.wideskies.Querier)">DecryptResponse(Response, Querier)</a></span> - Constructor for class org.apache.pirk.querier.wideskies.decrypt.<a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html" title="class in org.apache.pirk.querier.wideskies.decrypt">DecryptResponse</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html" title="class in org.apache.pirk.querier.wideskies.decrypt"><span class="strong">DecryptResponseRunnable</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/decrypt/package-summary.html">org.apache.pirk.querier.wideskies.decrypt</a></dt> -<dd> -<div class="block">Runnable class for multithreaded PIR decryption</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html#DecryptResponseRunnable(java.util.ArrayList,%20java.util.TreeMap,%20java.util.HashMap,%20org.apache.pirk.query.wideskies.QueryInfo,%20java.util.HashMap)">DecryptResponseRunnable(ArrayList<BigInteger>, TreeMap<Integer, String>, HashMap<String, BigInteger>, QueryInfo, HashMap<Integer, String>)</a></span> - Constructor for class org.apache.pirk.querier.wideskies.decrypt.<a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html" title="class in org.apache.pirk.querier.wideskies.decrypt">DecryptResponseRunnable</a></dt> -<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#deleteESInput()">deleteESInput()</a></span> - Static method 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> <div class="block">Delete the ElasticSearch indices that was used for functional testing</div> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-5.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-5.html b/docs/index-files/index-5.html index 15d8d1e..f3a1a34 100644 --- a/docs/index-files/index-5.html +++ b/docs/index-files/index-5.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:44 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:46 EDT 2016 --> <title>E-Index</title> -<meta name="date" content="2016-08-12"> +<meta name="date" content="2016-08-30"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -71,20 +71,20 @@ <dd> <div class="block">Method to convert the given selector into the extracted BigInteger partitions</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#EMBEDQUERYSCHEMA">EMBEDQUERYSCHEMA</a></span> - Static variable in 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><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#EMBEDSELECTOR">EMBEDSELECTOR</a></span> - Static variable in 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><span class="strong"><a href="../org/apache/pirk/utils/CSVOutputUtils.html#EMPTYFIELD">EMPTYFIELD</a></span> - Static variable in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils">CSVOutputUtils</a></dt> <dd> </dd> <dt><a href="../org/apache/pirk/responder/wideskies/spark/EncColMultGroupedMapper.html" title="class in org.apache.pirk.responder.wideskies.spark"><span class="strong">EncColMultGroupedMapper</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></dt> <dd> <div class="block">Class for performing encrypted column multiplication when all columns haven been grouped by column number</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/EncColMultGroupedMapper.html#EncColMultGroupedMapper(org.apache.pirk.responder.wideskies.spark.Accumulators,%20org.apache.pirk.responder.wideskies.spark.BroadcastVars)">EncColMultGroupedMapper(Accumulators, BroadcastVars)</a></span> - Constructor for class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/EncColMultGroupedMapper.html" title="class in org.apache.pirk.responder.wideskies.spark">EncColMultGroupedMapper</a></dt> +<dd> </dd> <dt><a href="../org/apache/pirk/responder/wideskies/spark/EncColMultReducer.html" title="class in org.apache.pirk.responder.wideskies.spark"><span class="strong">EncColMultReducer</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></dt> <dd> <div class="block">Function to perform encrypted column multiplication</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/EncColMultReducer.html#EncColMultReducer(org.apache.pirk.responder.wideskies.spark.Accumulators,%20org.apache.pirk.responder.wideskies.spark.BroadcastVars)">EncColMultReducer(Accumulators, BroadcastVars)</a></span> - Constructor for class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/EncColMultReducer.html" title="class in org.apache.pirk.responder.wideskies.spark">EncColMultReducer</a></dt> +<dd> </dd> <dt><a href="../org/apache/pirk/responder/wideskies/spark/EncRowCalc.html" title="class in org.apache.pirk.responder.wideskies.spark"><span class="strong">EncRowCalc</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></dt> <dd> <div class="block">Function to calculate the encrypted rows of the encrypted query</div> @@ -107,24 +107,20 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#encrypt()">encrypt()</a></span> - Method in class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQuery</a></dt> <dd> -<div class="block">Encrypt, building the Query object, calculating and setting the query vectors.</div> +<div class="block">Encrypts the query described by the query information using Paillier encryption.</div> </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#encrypt(int)">encrypt(int)</a></span> - Method in class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQuery</a></dt> <dd> -<div class="block">Encrypt, building the Query object, calculating and setting the query vectors</div> +<div class="block">Encrypts the query described by the query information using Paillier encryption using the given number of threads.</div> </dd> <dt><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" title="class in org.apache.pirk.querier.wideskies.encrypt"><span class="strong">EncryptQuery</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/encrypt/package-summary.html">org.apache.pirk.querier.wideskies.encrypt</a></dt> <dd> <div class="block">Class to perform PIR encryption</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#EncryptQuery(org.apache.pirk.query.wideskies.QueryInfo,%20java.util.ArrayList,%20org.apache.pirk.encryption.Paillier)">EncryptQuery(QueryInfo, ArrayList<String>, Paillier)</a></span> - Constructor for class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQuery</a></dt> -<dd> </dd> -<dt><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt"><span class="strong">EncryptQueryRunnable</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/encrypt/package-summary.html">org.apache.pirk.querier.wideskies.encrypt</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#EncryptQuery(org.apache.pirk.query.wideskies.QueryInfo,%20java.util.List,%20org.apache.pirk.encryption.Paillier)">EncryptQuery(QueryInfo, List<String>, Paillier)</a></span> - Constructor for class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQuery</a></dt> <dd> -<div class="block">Runnable class for multithreaded PIR encryption</div> +<div class="block">Constructs a query encryptor using the given query information, selectors, and Paillier cryptosystem.</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html#EncryptQueryRunnable(int,%20org.apache.pirk.encryption.Paillier,%20java.util.HashMap,%20int,%20int)">EncryptQueryRunnable(int, Paillier, HashMap<Integer, Integer>, int, int)</a></span> - Constructor for class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQueryRunnable</a></dt> -<dd> </dd> <dt><a href="../org/apache/pirk/utils/EpochDateParser.html" title="class in org.apache.pirk.utils"><span class="strong">EpochDateParser</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> <dd> <div class="block">Class to parse dates in Epoch date format</div> @@ -145,9 +141,9 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/test/distributed/DistributedTestDriver.html#ES_INPUT_TYPE_PROPERTY">ES_INPUT_TYPE_PROPERTY</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#ES_PIR_INPUT_INDEX_PROPERTY">ES_PIR_INPUT_INDEX_PROPERTY</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="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#ESNODES">ESNODES</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/test/distributed/DistributedTestDriver.html#ES_PIR_INPUT_RESOURCE_PROPERTY">ES_PIR_INPUT_RESOURCE_PROPERTY</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="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#ESPORT">ESPORT</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/ResponderProps.html#ESQUERY">ESQUERY</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> @@ -155,8 +151,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/response/QueryResponseJSON.html#EVENT_TYPE">EVENT_TYPE</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#EVENT_TYPE_TEXT">EVENT_TYPE_TEXT</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/test/utils/TestUtils.html#executeCommand(java.lang.ProcessBuilder)">executeCommand(ProcessBuilder)</a></span> - Static method in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/TestUtils.html" title="class in org.apache.pirk.test.utils">TestUtils</a></dt> <dd> <div class="block">Method to execute process</div> @@ -187,12 +181,6 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.html#ExpTableReducer()">ExpTableReducer()</a></span> - Constructor for class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ExpTableReducer</a></dt> <dd> </dd> -<dt><a href="../org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt"><span class="strong">ExpTableRunnable</span></a> - Class in <a href="../org/apache/pirk/querier/wideskies/encrypt/package-summary.html">org.apache.pirk.querier.wideskies.encrypt</a></dt> -<dd> -<div class="block">Runnable class for modular exponential table creation</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.html#ExpTableRunnable(int,%20java.math.BigInteger,%20java.util.ArrayList)">ExpTableRunnable(int, BigInteger, ArrayList<BigInteger>)</a></span> - Constructor for class org.apache.pirk.querier.wideskies.encrypt.<a href="../org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt">ExpTableRunnable</a></dt> -<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/CSVOutputUtils.html#extractCSVOutput(org.apache.hadoop.io.Text)">extractCSVOutput(Text)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils">CSVOutputUtils</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/CSVOutputUtils.html#extractCSVOutput(java.lang.String)">extractCSVOutput(String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils">CSVOutputUtils</a></dt> @@ -219,7 +207,7 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/CSVOutputUtils.html#extractCSVOutputTimestamp(org.apache.hadoop.io.Text)">extractCSVOutputTimestamp(Text)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils">CSVOutputUtils</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#extractQueryResponseJSON(org.apache.pirk.query.wideskies.QueryInfo,%20org.apache.pirk.schema.query.QuerySchema,%20java.util.ArrayList)">extractQueryResponseJSON(QueryInfo, QuerySchema, ArrayList<BigInteger>)</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="strong"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#extractQueryResponseJSON(org.apache.pirk.query.wideskies.QueryInfo,%20org.apache.pirk.schema.query.QuerySchema,%20java.util.List)">extractQueryResponseJSON(QueryInfo, QuerySchema, List<BigInteger>)</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 BigInteger raw data element partitions to a QueryResponseJSON object based upon the given queryType</div> </dd>
