http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-6.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-6.html b/docs/index-files/index-6.html index 1ef84de..a6bee0d 100644 --- a/docs/index-files/index-6.html +++ b/docs/index-files/index-6.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>F-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> @@ -99,6 +99,10 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/query/filter/FilterFactory.html#FilterFactory()">FilterFactory()</a></span> - Constructor for class org.apache.pirk.schema.query.filter.<a href="../org/apache/pirk/schema/query/filter/FilterFactory.html" title="class in org.apache.pirk.schema.query.filter">FilterFactory</a></dt> <dd> </dd> +<dt><a href="../org/apache/pirk/responder/wideskies/spark/streaming/FinalResponseFunction.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming"><span class="strong">FinalResponseFunction</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> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/streaming/FinalResponseFunction.html#FinalResponseFunction(org.apache.pirk.responder.wideskies.spark.Accumulators,%20org.apache.pirk.responder.wideskies.spark.BroadcastVars)">FinalResponseFunction(Accumulators, BroadcastVars)</a></span> - Constructor for 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><a href="../org/apache/pirk/responder/wideskies/mapreduce/FinalResponseReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce"><span class="strong">FinalResponseReducer</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/mapreduce/package-summary.html">org.apache.pirk.responder.wideskies.mapreduce</a></dt> <dd> <div class="block">Reducer class to construct the final Response object</div> @@ -113,7 +117,7 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#formBitMask(int)">formBitMask(int)</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">Method to form a BigInteger bit mask for the given partitionSize</div> +<div class="block">Returns a <code>BigInteger</code> bit mask for the given partitionSize.</div> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/ISO8601DateParser.html#fromLongDate(long)">fromLongDate(long)</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>
http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-7.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-7.html b/docs/index-files/index-7.html index d08dc69..d1f3f26 100644 --- a/docs/index-files/index-7.html +++ b/docs/index-files/index-7.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>G-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,7 +67,7 @@ </a> <h2 class="title">G</h2> <dl> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#generateExpTable(int)">generateExpTable(int)</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#generateExpTable()">generateExpTable()</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> <div class="block">This should be called after all query elements have been added in order to generate the expTable.</div> </dd> @@ -155,20 +155,14 @@ <dd> <div class="block">Method get the embedded selector from a given selector</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#getEmbeddedSelectorFromPartitions(java.util.ArrayList,%20int,%20java.lang.String,%20java.lang.Object)">getEmbeddedSelectorFromPartitions(ArrayList<BigInteger>, int, String, Object)</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#getEmbeddedSelectorFromPartitions(java.util.List,%20int,%20java.lang.String,%20java.lang.Object)">getEmbeddedSelectorFromPartitions(List<BigInteger>, int, String, Object)</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">Reconstructs the String version of the embedded selector from its partitions</div> </dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#getEmbedSelector()">getEmbedSelector()</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/querier/wideskies/encrypt/EncryptQuery.html#getEmbedSelectorMap()">getEmbedSelectorMap()</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> </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#getEmbedSelectorMap()">getEmbedSelectorMap()</a></span> - Method in 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/encrypt/EncryptQueryRunnable.html#getEncryptedValues()">getEncryptedValues()</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> -<div class="block">Method to get this runnables encrypted values</div> -</dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#getExp(java.math.BigInteger,%20int)">getExp(BigInteger, int)</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/responder/wideskies/spark/BroadcastVars.html#getExpDir()">getExpDir()</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> @@ -177,8 +171,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#getExpFileBasedLookup()">getExpFileBasedLookup()</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/querier/wideskies/encrypt/ExpTableRunnable.html#getExpTable()">getExpTable()</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/query/wideskies/Query.html#getExpTable()">getExpTable()</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/HDFS.html#getFilesInDirectory(org.apache.hadoop.fs.FileSystem,%20java.lang.String)">getFilesInDirectory(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> @@ -217,6 +209,12 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/ISO8601DateParser.html#getLongDate(java.lang.String)">getLongDate(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/utils/SystemConfiguration.html#getLongProperty(java.lang.String,%20long)">getLongProperty(String, long)</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">Gets the specified property as an <code>long</code>, or the default value if the property isn't found.</div> +</dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#getMaxBatches()">getMaxBatches()</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#getMaxHitsPerSelector()">getMaxHitsPerSelector()</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/encryption/Paillier.html#getN()">getN()</a></span> - Method in class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt> @@ -257,7 +255,7 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#getNumSelectors()">getNumSelectors()</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/querier/wideskies/QuerierDriverCLI.html#getOptionValue(java.lang.String)">getOptionValue(String)</a></span> - Method in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html" title="class in org.apache.pirk.querier.wideskies">QuerierDriverCLI</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierCLI.html#getOptionValue(java.lang.String)">getOptionValue(String)</a></span> - Method in 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">Obtain the argument of the option provided by the user via the CLI</div> </dd> @@ -269,6 +267,8 @@ <dd> <div class="block">Obtain the argument of the option provided by the user via the CLI</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#getOutput()">getOutput()</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/encryption/Paillier.html#getP()">getP()</a></span> - Method in class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/DataPartitioner.html#getPaddedPartitions(java.lang.String)">getPaddedPartitions(String)</a></span> - Method in interface org.apache.pirk.schema.data.partitioner.<a href="../org/apache/pirk/schema/data/partitioner/DataPartitioner.html" title="interface in org.apache.pirk.schema.data.partitioner">DataPartitioner</a></dt> @@ -283,8 +283,6 @@ <dd> <div class="block">Method to get an empty set of partitions by data type - used for padding return array values</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#getPaillier()">getPaillier()</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> </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#getPaillier()">getPaillier()</a></span> - Method in 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/schema/data/DataSchema.html#getPartitionerForElement(java.lang.String)">getPartitionerForElement(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> @@ -315,10 +313,6 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/encryption/Paillier.html#getQ()">getQ()</a></span> - Method in class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#getQuerier()">getQuerier()</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> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#getQuery()">getQuery()</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> </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#getQuery()">getQuery()</a></span> - Method in 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/responder/wideskies/spark/BroadcastVars.html#getQuery()">getQuery()</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> @@ -327,8 +321,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#getQueryElements()">getQueryElements()</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/querier/wideskies/encrypt/EncryptQuery.html#getQueryInfo()">getQueryInfo()</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> </dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#getQueryInfo()">getQueryInfo()</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/responder/wideskies/spark/BroadcastVars.html#getQueryInfo()">getQueryInfo()</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> @@ -351,8 +343,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/response/wideskies/Response.html#getResponseElements()">getResponseElements()</a></span> - Method in class org.apache.pirk.response.wideskies.<a href="../org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html#getResultMap()">getResultMap()</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/schema/data/DataSchema.html#getSchemaName()">getSchemaName()</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> <dd> <div class="block">Returns the name of this schema.</div> @@ -377,8 +367,6 @@ <dd> <div class="block">Returns the element name used as the selector.</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#getSelectors()">getSelectors()</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> </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#getSelectors()">getSelectors()</a></span> - Method in 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/encryption/PrimeGenerator.html#getSinglePrime(int,%20int,%20java.util.Random)">getSinglePrime(int, int, Random)</a></span> - Static method in class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption">PrimeGenerator</a></dt> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-8.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-8.html b/docs/index-files/index-8.html index c375f4d..dc1cb1c 100644 --- a/docs/index-files/index-8.html +++ b/docs/index-files/index-8.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>H-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,10 @@ <dd> <div class="block">Hash method to optionally specify a hash type other than the default java hashCode() hashType must be MD5, SHA-1, or SHA-256</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierProps.html#HASHBITSIZE">HASHBITSIZE</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/BaseTests.html#hashBitSize">hashBitSize</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/schema/response/QueryResponseJSON.html#hashCode()">hashCode()</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/querier/wideskies/QuerierProps.html#HASHKEY">HASHKEY</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/BaseTests.html#hashKey">hashKey</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/responder/wideskies/common/HashSelectorAndPartitionData.html#hashSelectorAndFormPartitions(org.apache.hadoop.io.MapWritable,%20org.apache.pirk.schema.query.QuerySchema,%20org.apache.pirk.schema.data.DataSchema,%20org.apache.pirk.query.wideskies.QueryInfo)">hashSelectorAndFormPartitions(MapWritable, QuerySchema, DataSchema, QueryInfo)</a></span> - Static method in class org.apache.pirk.responder.wideskies.common.<a href="../org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html" title="class in org.apache.pirk.responder.wideskies.common">HashSelectorAndPartitionData</a></dt> @@ -113,7 +109,7 @@ <div class="block">Function to extract the selector by queryType from each dataElement, perform a keyed hash of the selector, extract the partitions of the dataElement, and output <code><hash(selector), dataPartitions></code></div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/HashSelectorsAndPartitionData.html#HashSelectorsAndPartitionData(org.apache.pirk.responder.wideskies.spark.Accumulators,%20org.apache.pirk.responder.wideskies.spark.BroadcastVars)">HashSelectorsAndPartitionData(Accumulators, BroadcastVars)</a></span> - Constructor for 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> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/HashSelectorsAndPartitionData.html#HashSelectorsAndPartitionData(org.apache.pirk.responder.wideskies.spark.BroadcastVars)">HashSelectorsAndPartitionData(BroadcastVars)</a></span> - Constructor for 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><a href="../org/apache/pirk/responder/wideskies/mapreduce/HashSelectorsAndPartitionDataMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce"><span class="strong">HashSelectorsAndPartitionDataMapper</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/mapreduce/package-summary.html">org.apache.pirk.responder.wideskies.mapreduce</a></dt> <dd> @@ -121,7 +117,7 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/HashSelectorsAndPartitionDataMapper.html#HashSelectorsAndPartitionDataMapper()">HashSelectorsAndPartitionDataMapper()</a></span> - Constructor for class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/HashSelectorsAndPartitionDataMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">HashSelectorsAndPartitionDataMapper</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#hasOption(java.lang.String)">hasOption(String)</a></span> - Method in class org.apache.pirk.querier.wideskies.<a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html" title="class in org.apache.pirk.querier.wideskies">QuerierDriverCLI</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierCLI.html#hasOption(java.lang.String)">hasOption(String)</a></span> - Method in 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">Determine if an option was provided by the user via the CLI</div> </dd> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index-files/index-9.html ---------------------------------------------------------------------- diff --git a/docs/index-files/index-9.html b/docs/index-files/index-9.html index 9bcafe9..ac76408 100644 --- a/docs/index-files/index-9.html +++ b/docs/index-files/index-9.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>I-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,6 +67,8 @@ </a> <h2 class="title">I</h2> <dl> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#incNumBatches(int)">incNumBatches(int)</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/responder/wideskies/spark/Accumulators.html#incNumColumns(int)">incNumColumns(int)</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/responder/wideskies/spark/Accumulators.html#incNumHashes(int)">incNumHashes(int)</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> @@ -103,8 +105,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderProps.html#INPUTDATA">INPUTDATA</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#INPUTFILE">INPUTFILE</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/inputformat/hadoop/InputFormatConst.html" title="class in org.apache.pirk.inputformat.hadoop"><span class="strong">InputFormatConst</span></a> - Class in <a href="../org/apache/pirk/inputformat/hadoop/package-summary.html">org.apache.pirk.inputformat.hadoop</a></dt> <dd> <div class="block">Constants class for allowed input format types</div> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/index.html ---------------------------------------------------------------------- diff --git a/docs/index.html b/docs/index.html index 049bac6..90ffb2e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc on Fri Aug 12 15:29:45 EDT 2016 --> +<!-- Generated by javadoc on Tue Aug 30 09:50:46 EDT 2016 --> <title>Generated Documentation (Untitled)</title> <script type="text/javascript"> targetPage = "" + window.location.search; http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/BenchmarkDriver.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/BenchmarkDriver.html b/docs/org/apache/pirk/benchmark/BenchmarkDriver.html index f316144..22f6fd4 100644 --- a/docs/org/apache/pirk/benchmark/BenchmarkDriver.html +++ b/docs/org/apache/pirk/benchmark/BenchmarkDriver.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>BenchmarkDriver</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html b/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html index 044038d..9ab848c 100644 --- a/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html +++ b/docs/org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:45 EDT 2016 --> <title>PaillierBenchmark.PaillierBenchmarkState</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/PaillierBenchmark.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/PaillierBenchmark.html b/docs/org/apache/pirk/benchmark/PaillierBenchmark.html index ee6f616..8e2a237 100644 --- a/docs/org/apache/pirk/benchmark/PaillierBenchmark.html +++ b/docs/org/apache/pirk/benchmark/PaillierBenchmark.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>PaillierBenchmark</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html b/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html index ec7dc58..c7cb268 100644 --- a/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.html +++ b/docs/org/apache/pirk/benchmark/class-use/BenchmarkDriver.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.benchmark.BenchmarkDriver</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html b/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html index 2d3e234..72bd471 100644 --- a/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.html +++ b/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.PaillierBenchmarkState.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.benchmark.PaillierBenchmark.PaillierBenchmarkState</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html b/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html index cea5c2a..f2eede0 100644 --- a/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.html +++ b/docs/org/apache/pirk/benchmark/class-use/PaillierBenchmark.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.benchmark.PaillierBenchmark</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/package-frame.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/package-frame.html b/docs/org/apache/pirk/benchmark/package-frame.html index 16a0b8d..a1bf6f2 100644 --- a/docs/org/apache/pirk/benchmark/package-frame.html +++ b/docs/org/apache/pirk/benchmark/package-frame.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:45 EDT 2016 --> <title>org.apache.pirk.benchmark</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/package-summary.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/package-summary.html b/docs/org/apache/pirk/benchmark/package-summary.html index 5051345..cf3dd66 100644 --- a/docs/org/apache/pirk/benchmark/package-summary.html +++ b/docs/org/apache/pirk/benchmark/package-summary.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:45 EDT 2016 --> <title>org.apache.pirk.benchmark</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/package-tree.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/package-tree.html b/docs/org/apache/pirk/benchmark/package-tree.html index 2c20b56..0adff99 100644 --- a/docs/org/apache/pirk/benchmark/package-tree.html +++ b/docs/org/apache/pirk/benchmark/package-tree.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:45 EDT 2016 --> <title>org.apache.pirk.benchmark Class Hierarchy</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/benchmark/package-use.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/benchmark/package-use.html b/docs/org/apache/pirk/benchmark/package-use.html index 7282ff0..64f4c3e 100644 --- a/docs/org/apache/pirk/benchmark/package-use.html +++ b/docs/org/apache/pirk/benchmark/package-use.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>Uses of Package org.apache.pirk.benchmark</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/ModPowAbstraction.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/ModPowAbstraction.html b/docs/org/apache/pirk/encryption/ModPowAbstraction.html index 1be1e02..86d14b2 100644 --- a/docs/org/apache/pirk/encryption/ModPowAbstraction.html +++ b/docs/org/apache/pirk/encryption/ModPowAbstraction.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:42 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>ModPowAbstraction</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/Paillier.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/Paillier.html b/docs/org/apache/pirk/encryption/Paillier.html index a6d2695..f15a1af 100644 --- a/docs/org/apache/pirk/encryption/Paillier.html +++ b/docs/org/apache/pirk/encryption/Paillier.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:42 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>Paillier</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/PrimeGenerator.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/PrimeGenerator.html b/docs/org/apache/pirk/encryption/PrimeGenerator.html index 034183a..b0f2d69 100644 --- a/docs/org/apache/pirk/encryption/PrimeGenerator.html +++ b/docs/org/apache/pirk/encryption/PrimeGenerator.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>PrimeGenerator</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/class-use/ModPowAbstraction.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/class-use/ModPowAbstraction.html b/docs/org/apache/pirk/encryption/class-use/ModPowAbstraction.html index c9779a4..6c4573c 100644 --- a/docs/org/apache/pirk/encryption/class-use/ModPowAbstraction.html +++ b/docs/org/apache/pirk/encryption/class-use/ModPowAbstraction.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.encryption.ModPowAbstraction</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/class-use/Paillier.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/class-use/Paillier.html b/docs/org/apache/pirk/encryption/class-use/Paillier.html index 4964ce6..6812d88 100644 --- a/docs/org/apache/pirk/encryption/class-use/Paillier.html +++ b/docs/org/apache/pirk/encryption/class-use/Paillier.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.encryption.Paillier</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> @@ -134,10 +134,10 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/querier/wideskies/Querier.html#Querier(java.util.ArrayList,%20org.apache.pirk.encryption.Paillier,%20org.apache.pirk.query.wideskies.Query,%20java.util.HashMap)">Querier</a></strong>(java.util.ArrayList<java.lang.String> selectorsInput, +<td class="colLast"><code><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</a></strong>(java.util.List<java.lang.String> selectorsInput, <a href="../../../../../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a> paillierInput, <a href="../../../../../org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies">Query</a> queryInput, - java.util.HashMap<java.lang.Integer,java.lang.String> embedSelectorMapInput)</code> </td> + java.util.Map<java.lang.Integer,java.lang.String> embedSelectorMapInput)</code> </td> </tr> </tbody> </table> @@ -146,19 +146,6 @@ <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a> in <a href="../../../../../org/apache/pirk/querier/wideskies/encrypt/package-summary.html">org.apache.pirk.querier.wideskies.encrypt</a></h3> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/pirk/querier/wideskies/encrypt/package-summary.html">org.apache.pirk.querier.wideskies.encrypt</a> that return <a href="../../../../../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></code></td> -<td class="colLast"><span class="strong">EncryptQuery.</span><code><strong><a href="../../../../../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#getPaillier()">getPaillier</a></strong>()</code> </td> -</tr> -</tbody> -</table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../org/apache/pirk/querier/wideskies/encrypt/package-summary.html">org.apache.pirk.querier.wideskies.encrypt</a> with parameters of type <a href="../../../../../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></span><span class="tabEnd"> </span></caption> <tr> @@ -166,16 +153,11 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><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</a></strong>(<a href="../../../../../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a> queryInfoInput, - java.util.ArrayList<java.lang.String> selectorsInput, - <a href="../../../../../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a> paillierInput)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html#EncryptQueryRunnable(int,%20org.apache.pirk.encryption.Paillier,%20java.util.HashMap,%20int,%20int)">EncryptQueryRunnable</a></strong>(int dataPartitionBitSizeInput, - <a href="../../../../../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a> paillierInput, - java.util.HashMap<java.lang.Integer,java.lang.Integer> selectorQueryVecMappingInput, - int startInput, - int stopInput)</code> </td> +<td class="colLast"><code><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</a></strong>(<a href="../../../../../org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a> queryInfo, + java.util.List<java.lang.String> selectors, + <a href="../../../../../org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a> paillier)</code> +<div class="block">Constructs a query encryptor using the given query information, selectors, and Paillier cryptosystem.</div> +</td> </tr> </tbody> </table> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/class-use/PrimeGenerator.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/class-use/PrimeGenerator.html b/docs/org/apache/pirk/encryption/class-use/PrimeGenerator.html index 71ec430..332cc9c 100644 --- a/docs/org/apache/pirk/encryption/class-use/PrimeGenerator.html +++ b/docs/org/apache/pirk/encryption/class-use/PrimeGenerator.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.encryption.PrimeGenerator</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/package-frame.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/package-frame.html b/docs/org/apache/pirk/encryption/package-frame.html index 802a2f9..73fb29d 100644 --- a/docs/org/apache/pirk/encryption/package-frame.html +++ b/docs/org/apache/pirk/encryption/package-frame.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:45 EDT 2016 --> <title>org.apache.pirk.encryption</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/package-summary.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/package-summary.html b/docs/org/apache/pirk/encryption/package-summary.html index 0d9e6a0..b43f113 100644 --- a/docs/org/apache/pirk/encryption/package-summary.html +++ b/docs/org/apache/pirk/encryption/package-summary.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:45 EDT 2016 --> <title>org.apache.pirk.encryption</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/package-tree.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/package-tree.html b/docs/org/apache/pirk/encryption/package-tree.html index 47bc46b..dd7b27b 100644 --- a/docs/org/apache/pirk/encryption/package-tree.html +++ b/docs/org/apache/pirk/encryption/package-tree.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:45 EDT 2016 --> <title>org.apache.pirk.encryption Class Hierarchy</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/encryption/package-use.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/encryption/package-use.html b/docs/org/apache/pirk/encryption/package-use.html index c2a4f5a..514f5b4 100644 --- a/docs/org/apache/pirk/encryption/package-use.html +++ b/docs/org/apache/pirk/encryption/package-use.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>Uses of Package org.apache.pirk.encryption</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/ISO8601DateParserTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/ISO8601DateParserTest.html b/docs/org/apache/pirk/general/ISO8601DateParserTest.html index 839536c..3ddffbd 100644 --- a/docs/org/apache/pirk/general/ISO8601DateParserTest.html +++ b/docs/org/apache/pirk/general/ISO8601DateParserTest.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>ISO8601DateParserTest</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/KeyedHashTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/KeyedHashTest.html b/docs/org/apache/pirk/general/KeyedHashTest.html index e89e77a..aa5f2cd 100644 --- a/docs/org/apache/pirk/general/KeyedHashTest.html +++ b/docs/org/apache/pirk/general/KeyedHashTest.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>KeyedHashTest</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/PaillierTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/PaillierTest.html b/docs/org/apache/pirk/general/PaillierTest.html index a15e805..e543f3c 100644 --- a/docs/org/apache/pirk/general/PaillierTest.html +++ b/docs/org/apache/pirk/general/PaillierTest.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>PaillierTest</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/PartitionUtilsTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/PartitionUtilsTest.html b/docs/org/apache/pirk/general/PartitionUtilsTest.html index 635a23c..82e0167 100644 --- a/docs/org/apache/pirk/general/PartitionUtilsTest.html +++ b/docs/org/apache/pirk/general/PartitionUtilsTest.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>PartitionUtilsTest</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> @@ -204,7 +204,10 @@ extends java.lang.Object</pre> <ul class="blockList"> <li class="blockList"> <h4>testPartitionBits</h4> -<pre>public void testPartitionBits()</pre> +<pre>public void testPartitionBits() + throws <a href="../../../../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></pre> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="../../../../org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></code></dd></dl> </li> </ul> <a name="testPartitions()"> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/QueryParserUtilsTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/QueryParserUtilsTest.html b/docs/org/apache/pirk/general/QueryParserUtilsTest.html index bab8a07..69166f2 100644 --- a/docs/org/apache/pirk/general/QueryParserUtilsTest.html +++ b/docs/org/apache/pirk/general/QueryParserUtilsTest.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>QueryParserUtilsTest</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/class-use/ISO8601DateParserTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/class-use/ISO8601DateParserTest.html b/docs/org/apache/pirk/general/class-use/ISO8601DateParserTest.html index 0942f9f..51e04ad 100644 --- a/docs/org/apache/pirk/general/class-use/ISO8601DateParserTest.html +++ b/docs/org/apache/pirk/general/class-use/ISO8601DateParserTest.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.general.ISO8601DateParserTest</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/class-use/KeyedHashTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/class-use/KeyedHashTest.html b/docs/org/apache/pirk/general/class-use/KeyedHashTest.html index 3335c79..33e4eaa 100644 --- a/docs/org/apache/pirk/general/class-use/KeyedHashTest.html +++ b/docs/org/apache/pirk/general/class-use/KeyedHashTest.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.general.KeyedHashTest</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/class-use/PaillierTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/class-use/PaillierTest.html b/docs/org/apache/pirk/general/class-use/PaillierTest.html index a86c459..1d1b384 100644 --- a/docs/org/apache/pirk/general/class-use/PaillierTest.html +++ b/docs/org/apache/pirk/general/class-use/PaillierTest.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.general.PaillierTest</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/class-use/PartitionUtilsTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/class-use/PartitionUtilsTest.html b/docs/org/apache/pirk/general/class-use/PartitionUtilsTest.html index 9945fa2..314875e 100644 --- a/docs/org/apache/pirk/general/class-use/PartitionUtilsTest.html +++ b/docs/org/apache/pirk/general/class-use/PartitionUtilsTest.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.general.PartitionUtilsTest</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/class-use/QueryParserUtilsTest.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/class-use/QueryParserUtilsTest.html b/docs/org/apache/pirk/general/class-use/QueryParserUtilsTest.html index e294b89..2f893bf 100644 --- a/docs/org/apache/pirk/general/class-use/QueryParserUtilsTest.html +++ b/docs/org/apache/pirk/general/class-use/QueryParserUtilsTest.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.general.QueryParserUtilsTest</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/package-frame.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/package-frame.html b/docs/org/apache/pirk/general/package-frame.html index 38724e9..67e4ff0 100644 --- a/docs/org/apache/pirk/general/package-frame.html +++ b/docs/org/apache/pirk/general/package-frame.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:45 EDT 2016 --> <title>org.apache.pirk.general</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/package-summary.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/package-summary.html b/docs/org/apache/pirk/general/package-summary.html index adab8c4..ae57291 100644 --- a/docs/org/apache/pirk/general/package-summary.html +++ b/docs/org/apache/pirk/general/package-summary.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:45 EDT 2016 --> <title>org.apache.pirk.general</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/package-tree.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/package-tree.html b/docs/org/apache/pirk/general/package-tree.html index 82b0eac..3780ff2 100644 --- a/docs/org/apache/pirk/general/package-tree.html +++ b/docs/org/apache/pirk/general/package-tree.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:45 EDT 2016 --> <title>org.apache.pirk.general Class Hierarchy</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/general/package-use.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/general/package-use.html b/docs/org/apache/pirk/general/package-use.html index 989b787..0040d15 100644 --- a/docs/org/apache/pirk/general/package-use.html +++ b/docs/org/apache/pirk/general/package-use.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>Uses of Package org.apache.pirk.general</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/BaseInputFormat.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/BaseInputFormat.html b/docs/org/apache/pirk/inputformat/hadoop/BaseInputFormat.html index 1ac6c53..4bb9d5b 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/BaseInputFormat.html +++ b/docs/org/apache/pirk/inputformat/hadoop/BaseInputFormat.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:42 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:43 EDT 2016 --> <title>BaseInputFormat</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> @@ -109,7 +109,7 @@ extends org.apache.hadoop.mapreduce.InputFormat<Text,MapWritable></pre> <div class="block">All input formats used must extend this class <p> - MapWritable should be of the form MapWritable + MapWritable<code><K,V></code> should be of the form MapWritable<code><Text,Writable></code> <p> If V is an array type, it must be of the form ArrayWritable</div> </li> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html b/docs/org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html index 1da0f2b..2f94546 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html +++ b/docs/org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:42 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:43 EDT 2016 --> <title>BytesArrayWritable</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> @@ -129,13 +129,13 @@ extends org.apache.hadoop.io.ArrayWritable</pre> <td class="colOne"><code><strong><a href="../../../../../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html#BytesArrayWritable()">BytesArrayWritable</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html#BytesArrayWritable(java.util.ArrayList)">BytesArrayWritable</a></strong>(java.util.ArrayList<java.math.BigInteger> elements)</code> -<div class="block">Constructor for use when underlying array will be ByteWritable representations of BigInteger objects</div> +<td class="colOne"><code><strong><a href="../../../../../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html#BytesArrayWritable(byte[][])">BytesArrayWritable</a></strong>(byte[][] elements)</code> +<div class="block">Constructor for use when underlying array will be BytesWritable representations of byte[]</div> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html#BytesArrayWritable(byte[][])">BytesArrayWritable</a></strong>(byte[][] elements)</code> -<div class="block">Constructor for use when underlying array will be BytesWritable representations of byte[]</div> +<td class="colOne"><code><strong><a href="../../../../../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html#BytesArrayWritable(java.util.List)">BytesArrayWritable</a></strong>(java.util.List<java.math.BigInteger> elements)</code> +<div class="block">Constructor for use when underlying array will be ByteWritable representations of BigInteger objects</div> </td> </tr> </table> @@ -231,13 +231,13 @@ extends org.apache.hadoop.io.ArrayWritable</pre> <div class="block">Constructor for use when underlying array will be BytesWritable representations of byte[]</div> </li> </ul> -<a name="BytesArrayWritable(java.util.ArrayList)"> +<a name="BytesArrayWritable(java.util.List)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>BytesArrayWritable</h4> -<pre>public BytesArrayWritable(java.util.ArrayList<java.math.BigInteger> elements)</pre> +<pre>public BytesArrayWritable(java.util.List<java.math.BigInteger> elements)</pre> <div class="block">Constructor for use when underlying array will be ByteWritable representations of BigInteger objects</div> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/InputFormatConst.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/InputFormatConst.html b/docs/org/apache/pirk/inputformat/hadoop/InputFormatConst.html index 080f8fd..bee6368 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/InputFormatConst.html +++ b/docs/org/apache/pirk/inputformat/hadoop/InputFormatConst.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:42 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:43 EDT 2016 --> <title>InputFormatConst</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/TextArrayWritable.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/TextArrayWritable.html b/docs/org/apache/pirk/inputformat/hadoop/TextArrayWritable.html index a50760f..79e6f2c 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/TextArrayWritable.html +++ b/docs/org/apache/pirk/inputformat/hadoop/TextArrayWritable.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:42 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:43 EDT 2016 --> <title>TextArrayWritable</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/class-use/BaseInputFormat.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/class-use/BaseInputFormat.html b/docs/org/apache/pirk/inputformat/hadoop/class-use/BaseInputFormat.html index 89e0ff9..646c951 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/class-use/BaseInputFormat.html +++ b/docs/org/apache/pirk/inputformat/hadoop/class-use/BaseInputFormat.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.inputformat.hadoop.BaseInputFormat</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/class-use/BytesArrayWritable.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/class-use/BytesArrayWritable.html b/docs/org/apache/pirk/inputformat/hadoop/class-use/BytesArrayWritable.html index cbc48ef..e3b26b2 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/class-use/BytesArrayWritable.html +++ b/docs/org/apache/pirk/inputformat/hadoop/class-use/BytesArrayWritable.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.inputformat.hadoop.BytesArrayWritable</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> @@ -116,7 +116,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>static java.util.ArrayList<scala.Tuple2<java.lang.Long,java.math.BigInteger>></code></td> +<td class="colFirst"><code>static java.util.List<scala.Tuple2<java.lang.Long,java.math.BigInteger>></code></td> <td class="colLast"><span class="strong">ComputeEncryptedRow.</span><code><strong><a href="../../../../../../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html#computeEncRow(org.apache.pirk.inputformat.hadoop.BytesArrayWritable,%20org.apache.pirk.query.wideskies.Query,%20int,%20int)">computeEncRow</a></strong>(<a href="../../../../../../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html" title="class in org.apache.pirk.inputformat.hadoop">BytesArrayWritable</a> dataPartitions, <a href="../../../../../../org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies">Query</a> query, int rowIndex, @@ -134,7 +134,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>static java.util.ArrayList<scala.Tuple2<java.lang.Long,java.math.BigInteger>></code></td> +<td class="colFirst"><code>static java.util.List<scala.Tuple2<java.lang.Long,java.math.BigInteger>></code></td> <td class="colLast"><span class="strong">ComputeEncryptedRow.</span><code><strong><a href="../../../../../../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html#computeEncRow(java.lang.Iterable,%20org.apache.pirk.query.wideskies.Query,%20int,%20boolean,%20int,%20boolean)">computeEncRow</a></strong>(java.lang.Iterable<<a href="../../../../../../org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html" title="class in org.apache.pirk.inputformat.hadoop">BytesArrayWritable</a>> dataPartitionsIter, <a href="../../../../../../org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies">Query</a> query, int rowIndex, http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/class-use/InputFormatConst.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/class-use/InputFormatConst.html b/docs/org/apache/pirk/inputformat/hadoop/class-use/InputFormatConst.html index 620e3f1..e830a0f 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/class-use/InputFormatConst.html +++ b/docs/org/apache/pirk/inputformat/hadoop/class-use/InputFormatConst.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.inputformat.hadoop.InputFormatConst</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/class-use/TextArrayWritable.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/class-use/TextArrayWritable.html b/docs/org/apache/pirk/inputformat/hadoop/class-use/TextArrayWritable.html index 7229c1d..54f207a 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/class-use/TextArrayWritable.html +++ b/docs/org/apache/pirk/inputformat/hadoop/class-use/TextArrayWritable.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.inputformat.hadoop.TextArrayWritable</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html b/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html index 6d28f84..51cbe9e 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html +++ b/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>JSONInputFormat</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html b/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html index ee1285e..bd418e3 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html +++ b/docs/org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>JSONInputFormatBase</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html b/docs/org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html index 649ac9a..f6131a8 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html +++ b/docs/org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Aug 12 15:29:43 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:50:44 EDT 2016 --> <title>JSONRecordReader</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormat.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormat.html b/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormat.html index e9b8fdc..4c44f45 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormat.html +++ b/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormat.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.inputformat.hadoop.json.JSONInputFormat</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormatBase.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormatBase.html b/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormatBase.html index 9ebac02..dc6a196 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormatBase.html +++ b/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONInputFormatBase.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.inputformat.hadoop.json.JSONInputFormatBase</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONRecordReader.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONRecordReader.html b/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONRecordReader.html index 4ae0302..d1e6c4d 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONRecordReader.html +++ b/docs/org/apache/pirk/inputformat/hadoop/json/class-use/JSONRecordReader.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:45 EDT 2016 --> <title>Uses of Class org.apache.pirk.inputformat.hadoop.json.JSONRecordReader</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/json/package-frame.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/json/package-frame.html b/docs/org/apache/pirk/inputformat/hadoop/json/package-frame.html index 52a8c71..5659ca8 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/json/package-frame.html +++ b/docs/org/apache/pirk/inputformat/hadoop/json/package-frame.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:45 EDT 2016 --> <title>org.apache.pirk.inputformat.hadoop.json</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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/3ce81d4c/docs/org/apache/pirk/inputformat/hadoop/json/package-summary.html ---------------------------------------------------------------------- diff --git a/docs/org/apache/pirk/inputformat/hadoop/json/package-summary.html b/docs/org/apache/pirk/inputformat/hadoop/json/package-summary.html index 2dfdd09..0c19dc4 100644 --- a/docs/org/apache/pirk/inputformat/hadoop/json/package-summary.html +++ b/docs/org/apache/pirk/inputformat/hadoop/json/package-summary.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:45 EDT 2016 --> <title>org.apache.pirk.inputformat.hadoop.json</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>
