http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-18.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-18.html b/javadocs/index-files/index-18.html index 4b1afa0..e47a51a 100644 --- a/javadocs/index-files/index-18.html +++ b/javadocs/index-files/index-18.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 --> <title>R-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -69,6 +69,12 @@ <dl> <dt><span class="strong"><a href="../org/apache/pirk/test/utils/Inputs.html#RCODE">RCODE</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/Inputs.html" title="class in org.apache.pirk.test.utils">Inputs</a></dt> <dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/JavaSerializer.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/JavaSerializer.html" title="class in org.apache.pirk.serialization">JavaSerializer</a></dt> +<dd> </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> +<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> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html#readData()">readData()</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> @@ -85,32 +91,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/HDFS.html#readFileHashSet(org.apache.hadoop.fs.FileSystem,%20org.apache.hadoop.fs.Path)">readFileHashSet(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> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#readFromFile(java.lang.String)">readFromFile(String)</a></span> - Static 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> -<div class="block">Reconstruct the Querier object from its file serialization</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#readFromFile(java.io.File)">readFromFile(File)</a></span> - Static 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> -<div class="block">Reconstruct the Querier object from its file serialization</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#readFromFile(java.lang.String)">readFromFile(String)</a></span> - Static 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">Reconstruct the Query object from its file serialization</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#readFromFile(java.io.File)">readFromFile(File)</a></span> - Static 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">Reconstruct the Query object from its file serialization</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/response/wideskies/Response.html#readFromFile(java.lang.String)">readFromFile(String)</a></span> - Static 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/response/wideskies/Response.html#readFromFile(java.io.File)">readFromFile(File)</a></span> - Static 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/query/wideskies/Query.html#readFromHDFSFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem)">readFromHDFSFile(Path, FileSystem)</a></span> - Static 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">Method to reconstruct the Query object from its file serialization in HDFS</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/response/wideskies/Response.html#readFromHDFSFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem)">readFromHDFSFile(Path, FileSystem)</a></span> - Static 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/test/utils/TestUtils.html#readResultsFile(java.io.File)">readResultsFile(File)</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">Converts the result file into an ArrayList of QueryResponseJSON objects</div> @@ -123,6 +103,14 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/FileIOUtils.html#readToHashSet(java.lang.String,%20org.apache.pirk.utils.FileIOUtils.Callable)">readToHashSet(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> <dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html#recall(java.lang.String,%20java.lang.Class)">recall(String, Class<T>)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html#recall(org.apache.hadoop.fs.Path,%20java.lang.Class)">recall(Path, Class<T>)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/LocalFileSystemStore.html#recall(java.lang.String,%20java.lang.Class)">recall(String, Class<T>)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/LocalFileSystemStore.html#recall(java.io.File,%20java.lang.Class)">recall(File, Class<T>)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></dt> +<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultReducer.html#reduce(org.apache.hadoop.io.LongWritable,%20java.lang.Iterable,%20org.apache.hadoop.mapreduce.Reducer.Context)">reduce(LongWritable, Iterable<Text>, Reducer<LongWritable, Text, LongWritable, Text>.Context)</a></span> - Method in class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ColumnMultReducer</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.html#reduce(org.apache.hadoop.io.Text,%20java.lang.Iterable,%20org.apache.hadoop.mapreduce.Reducer.Context)">reduce(Text, Iterable<Text>, Reducer<Text, Text, Text, Text>.Context)</a></span> - Method in 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> @@ -131,10 +119,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.html#reduce(org.apache.hadoop.io.IntWritable,%20java.lang.Iterable,%20org.apache.hadoop.mapreduce.Reducer.Context)">reduce(IntWritable, Iterable<BytesArrayWritable>, Reducer<IntWritable, BytesArrayWritable, LongWritable, Text>.Context)</a></span> - Method in 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/responder/wideskies/ResponderCLI.html#REDUCEJAVAOPTS">REDUCEJAVAOPTS</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#REDUCEMEMORY">REDUCEMEMORY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt> -<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/encryption/ModPowAbstraction.html#reloadConfiguration()">reloadConfiguration()</a></span> - Static method in class org.apache.pirk.encryption.<a href="../org/apache/pirk/encryption/ModPowAbstraction.html" title="class in org.apache.pirk.encryption">ModPowAbstraction</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/Accumulators.html#resetAll()">resetAll()</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>
http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-19.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-19.html b/javadocs/index-files/index-19.html index fcf1f3c..bd5ed4d 100644 --- a/javadocs/index-files/index-19.html +++ b/javadocs/index-files/index-19.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 --> <title>S-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -67,17 +67,13 @@ </a> <h2 class="title">S</h2> <dl> -<dt><span class="strong"><a href="../org/apache/pirk/schema/data/LoadDataSchemas.html#schemaMap">schemaMap</a></span> - Static variable in class org.apache.pirk.schema.data.<a href="../org/apache/pirk/schema/data/LoadDataSchemas.html" title="class in org.apache.pirk.schema.data">LoadDataSchemas</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/schema/query/LoadQuerySchemas.html#schemaMap">schemaMap</a></span> - Static variable in class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/LoadQuerySchemas.html" title="class in org.apache.pirk.schema.query">LoadQuerySchemas</a></dt> -<dd> </dd> <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><span class="strong"><a href="../org/apache/pirk/test/utils/BaseTests.html#selectorsDomain">selectorsDomain</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils">BaseTests</a></dt> +<dt><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/test/utils/BaseTests.html#selectorsIP">selectorsIP</a></span> - Static variable in class org.apache.pirk.test.utils.<a href="../org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils">BaseTests</a></dt> +<dt><span class="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> <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> @@ -89,6 +85,8 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/CSVOutputUtils.html#setCSVOutput(org.apache.hadoop.io.Text,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.String)">setCSVOutput(Text, 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> <dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setDataSchema(org.apache.pirk.schema.data.DataSchema)">setDataSchema(DataSchema)</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#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> @@ -132,6 +130,8 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/BroadcastVars.html#setQueryInfo(org.apache.pirk.query.wideskies.QueryInfo)">setQueryInfo(QueryInfo)</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#setQuerySchema(org.apache.pirk.schema.query.QuerySchema)">setQuerySchema(QuerySchema)</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/standalone/Responder.html#setResponseElements()">setResponseElements()</a></span> - Method in class org.apache.pirk.responder.wideskies.standalone.<a href="../org/apache/pirk/responder/wideskies/standalone/Responder.html" title="class in org.apache.pirk.responder.wideskies.standalone">Responder</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/response/wideskies/Response.html#setResponseElements(java.util.TreeMap)">setResponseElements(TreeMap<Integer, BigInteger>)</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> @@ -168,6 +168,10 @@ <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/QuerierDriverCLI.html#SR_ALGORITHM">SR_ALGORITHM</a></span> - Static variable 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> +<dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#SR_PROVIDER">SR_PROVIDER</a></span> - Static variable 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> +<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> @@ -194,6 +198,16 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/StopListUtils.html#StopListUtils()">StopListUtils()</a></span> - Constructor for class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/StopListUtils.html" title="class in org.apache.pirk.utils">StopListUtils</a></dt> <dd> </dd> +<dt><a href="../org/apache/pirk/serialization/Storable.html" title="interface in org.apache.pirk.serialization"><span class="strong">Storable</span></a> - Interface 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/HadoopFileSystemStore.html#store(java.lang.String,%20org.apache.pirk.serialization.Storable)">store(String, Storable)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html#store(org.apache.hadoop.fs.Path,%20org.apache.pirk.serialization.Storable)">store(Path, Storable)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/LocalFileSystemStore.html#store(java.lang.String,%20org.apache.pirk.serialization.Storable)">store(String, Storable)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/LocalFileSystemStore.html#store(java.io.File,%20org.apache.pirk.serialization.Storable)">store(File, Storable)</a></span> - Method in class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></dt> +<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html#STRING">STRING</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> <dt><a href="../org/apache/pirk/utils/StringUtils.html" title="class in org.apache.pirk.utils"><span class="strong">StringUtils</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-2.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-2.html b/javadocs/index-files/index-2.html index f61ce50..3a45764 100644 --- a/javadocs/index-files/index-2.html +++ b/javadocs/index-files/index-2.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 --> <title>B-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -91,8 +91,6 @@ </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/schema/data/partitioner/PrimitiveTypePartitioner.html#bitMask8">bitMask8</a></span> - 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> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#BITSET">BITSET</a></span> - Static variable 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> <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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-20.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-20.html b/javadocs/index-files/index-20.html index 901286b..a75ef7e 100644 --- a/javadocs/index-files/index-20.html +++ b/javadocs/index-files/index-20.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 --> <title>T-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -135,10 +135,20 @@ <dd> </dd> <dt><span class="strong"><a href="../test/general/PartitionUtilsTest.html#testMask()">testMask()</a></span> - Method in class test.general.<a href="../test/general/PartitionUtilsTest.html" title="class in test.general">PartitionUtilsTest</a></dt> <dd> </dd> +<dt><span class="strong"><a href="../test/general/PaillierTest.html#testPaillerWithKeyGenerationGeneral()">testPaillerWithKeyGenerationGeneral()</a></span> - Method in class test.general.<a href="../test/general/PaillierTest.html" title="class in test.general">PaillierTest</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="../test/general/PaillierTest.html#testPaillierGivenAllParameters()">testPaillierGivenAllParameters()</a></span> - Method in class test.general.<a href="../test/general/PaillierTest.html" title="class in test.general">PaillierTest</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="../test/general/PaillierTest.html#testPaillierWithKeyGeneration()">testPaillierWithKeyGeneration()</a></span> - Method in class test.general.<a href="../test/general/PaillierTest.html" title="class in test.general">PaillierTest</a></dt> +<dd> </dd> +<dt><span class="strong"><a href="../test/general/PaillierTest.html#testPaillierWithKeyGenerationBitSetOption(int)">testPaillierWithKeyGenerationBitSetOption(int)</a></span> - Method in class test.general.<a href="../test/general/PaillierTest.html" title="class in test.general">PaillierTest</a></dt> +<dd> </dd> <dt><span class="strong"><a href="../test/general/PartitionUtilsTest.html#testPartitionBits()">testPartitionBits()</a></span> - Method in class test.general.<a href="../test/general/PartitionUtilsTest.html" title="class in test.general">PartitionUtilsTest</a></dt> <dd> </dd> <dt><span class="strong"><a href="../test/general/PartitionUtilsTest.html#testPartitions()">testPartitions()</a></span> - Method in class test.general.<a href="../test/general/PartitionUtilsTest.html" title="class in test.general">PartitionUtilsTest</a></dt> <dd> </dd> +<dt><span class="strong"><a href="../test/general/PaillierTest.html#testPIRExceptions()">testPIRExceptions()</a></span> - Method in class test.general.<a href="../test/general/PaillierTest.html" title="class in test.general">PaillierTest</a></dt> +<dd> </dd> <dt><span class="strong"><a href="../test/general/QueryParserUtilsTest.html#testQueryFieldDoesNotExist()">testQueryFieldDoesNotExist()</a></span> - Method in class test.general.<a href="../test/general/QueryParserUtilsTest.html" title="class in test.general">QueryParserUtilsTest</a></dt> <dd> </dd> <dt><span class="strong"><a href="../test/schema/query/LoadQuerySchemaTest.html#testSelectorDoesNotExistInDataSchema()">testSelectorDoesNotExistInDataSchema()</a></span> - Method in class test.schema.query.<a href="../test/schema/query/LoadQuerySchemaTest.html" title="class in test.schema.query">LoadQuerySchemaTest</a></dt> @@ -185,6 +195,8 @@ <dd> <div class="block">Constructor for use when underlying array will be Text representations of BigInteger objects</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/SerializationService.html#toBytes(org.apache.pirk.serialization.Storable)">toBytes(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/inputformat/hadoop/json/JSONRecordReader.html#toMapWritable(org.apache.hadoop.io.Text)">toMapWritable(Text)</a></span> - Method in class org.apache.pirk.inputformat.hadoop.json.<a href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONRecordReader</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/data/partitioner/DataPartitioner.html#toPartitions(java.lang.Object,%20java.lang.String)">toPartitions(Object, 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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-21.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-21.html b/javadocs/index-files/index-21.html index 02af940..d2098af 100644 --- a/javadocs/index-files/index-21.html +++ b/javadocs/index-files/index-21.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 --> <title>U-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -69,12 +69,12 @@ <dl> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</a></span> - Static variable 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> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt> -<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#USELOCALCACHE">USELOCALCACHE</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#USEMEMLOOKUPTABLE">USEMEMLOOKUPTABLE</a></span> - Static variable 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> <dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#USEMODEXPJOIN">USEMODEXPJOIN</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</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/b65d317f/javadocs/index-files/index-22.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-22.html b/javadocs/index-files/index-22.html index 87b2fe4..ff94e7f 100644 --- a/javadocs/index-files/index-22.html +++ b/javadocs/index-files/index-22.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 --> <title>V-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -67,11 +67,11 @@ </a> <h2 class="title">V</h2> <dl> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.Stats.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.Stats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce">MRStats.Stats</a></dt> +<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> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.Stats.html#values()">values()</a></span> - Static method in enum org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.Stats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce">MRStats.Stats</a></dt> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/MRStats.html#values()">values()</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 an array containing the constants of this enum type, in the order they are declared.</div> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-23.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-23.html b/javadocs/index-files/index-23.html index 4c339b5..1c3a43b 100644 --- a/javadocs/index-files/index-23.html +++ b/javadocs/index-files/index-23.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:09:00 EDT 2016 --> <title>W-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -71,6 +71,12 @@ <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/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> </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> +<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> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/FileIOUtils.html#writeArrayList(java.util.ArrayList,%20java.lang.String)">writeArrayList(ArrayList<String>, 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> @@ -85,14 +91,6 @@ <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/encrypt/EncryptQuery.html#writeOutputFiles(java.lang.String)">writeOutputFiles(String)</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">Creates two output files - two files written:</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html#writeOutputFiles(java.io.File,%20java.io.File)">writeOutputFiles(File, File)</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">Creates two output files - two files written:</div> -</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> <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 @@ -103,28 +101,6 @@ <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/Querier.html#writeToFile(java.lang.String)">writeToFile(String)</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> -<div class="block">Method to serialize the Querier object to a file</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#writeToFile(java.io.File)">writeToFile(File)</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> -<div class="block">Method to serialize the Querier object to a file</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#writeToFile(java.lang.String)">writeToFile(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#writeToFile(java.io.File)">writeToFile(File)</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/response/wideskies/Response.html#writeToFile(java.lang.String)">writeToFile(String)</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/response/wideskies/Response.html#writeToFile(java.io.File)">writeToFile(File)</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/query/wideskies/Query.html#writeToHDFSFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem)">writeToHDFSFile(Path, FileSystem)</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">Method to write the Query object to a file in HDFS</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/response/wideskies/Response.html#writeToHDFSFile(org.apache.hadoop.fs.Path,%20org.apache.hadoop.fs.FileSystem)">writeToHDFSFile(Path, FileSystem)</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/test/utils/TestUtils.html#writeToTmpFile(java.util.ArrayList,%20java.lang.String,%20java.lang.String)">writeToTmpFile(ArrayList<String>, 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> <div class="block">Write the ArrayList<String to a tmp file in the local filesystem with the given fileName</div> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-3.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-3.html b/javadocs/index-files/index-3.html index 08e21ed..e42c840 100644 --- a/javadocs/index-files/index-3.html +++ b/javadocs/index-files/index-3.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 --> <title>C-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -73,7 +73,7 @@ <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> <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<BytesArrayWritable>>>)</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<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> <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> @@ -127,8 +127,12 @@ <dd> <div class="block">Clear the properties</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/encryption/Paillier.html#clone()">clone()</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/inputformat/hadoop/json/JSONRecordReader.html#close()">close()</a></span> - Method in class org.apache.pirk.inputformat.hadoop.json.<a href="../org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONRecordReader</a></dt> <dd> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html#COLMULTREDUCEBYKEY">COLMULTREDUCEBYKEY</a></span> - Static variable in class org.apache.pirk.responder.wideskies.<a href="../org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></dt> +<dd> </dd> <dt><a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce"><span class="strong">ColumnMultMapper</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">Pass through mapper for encrypted column multiplication</div> @@ -141,22 +145,22 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultReducer.html#ColumnMultReducer()">ColumnMultReducer()</a></span> - Constructor for class org.apache.pirk.responder.wideskies.mapreduce.<a href="../org/apache/pirk/responder/wideskies/mapreduce/ColumnMultReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ColumnMultReducer</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html#computeEncRow(java.lang.Iterable,%20org.apache.pirk.query.wideskies.Query,%20org.apache.pirk.query.wideskies.QueryInfo,%20int,%20boolean,%20int,%20boolean)">computeEncRow(Iterable<BytesArrayWritable>, Query, QueryInfo, 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#computeEncRow(java.lang.Iterable,%20org.apache.pirk.query.wideskies.Query,%20int,%20boolean,%20int,%20boolean)">computeEncRow(Iterable<BytesArrayWritable>, 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</div> +<div class="block">Method to compute the encrypted row elements for a query from extracted data partitions in the form of Iterable<BytesArrayWritable></div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html#computeEncRow(org.apache.pirk.inputformat.hadoop.BytesArrayWritable,%20org.apache.pirk.query.wideskies.Query,%20org.apache.pirk.query.wideskies.QueryInfo,%20int,%20int)">computeEncRow(BytesArrayWritable, Query, QueryInfo, int, 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#computeEncRow(org.apache.pirk.inputformat.hadoop.BytesArrayWritable,%20org.apache.pirk.query.wideskies.Query,%20int,%20int)">computeEncRow(BytesArrayWritable, Query, int, 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 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,%20org.apache.pirk.query.wideskies.QueryInfo,%20int,%20boolean,%20int,%20boolean)">computeEncRowBI(Iterable<ArrayList<BigInteger>>, Query, QueryInfo, 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<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> <dd> -<div class="block">Method to compute the encrypted row elements for a query from extracted data partitions in the form of Iterable</div> +<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<BytesArrayWritable>, 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<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> <dd> -<div class="block">Method to compute the encrypted row elements for a query from extracted data partitions in the form of Iterable - given an input modular exponentiation table for the row</div> +<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> </dd> <dt><a href="../org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html" title="class in org.apache.pirk.responder.wideskies.common"><span class="strong">ComputeEncryptedRow</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/common/package-summary.html">org.apache.pirk.responder.wideskies.common</a></dt> <dd> @@ -174,6 +178,10 @@ <dd> <div class="block">Method to create the distributed modular exponentiation lookup table in hdfs for a given Query</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/spark/ComputeExpLookupTable.html#computeExpTable(org.apache.spark.api.java.JavaSparkContext,%20org.apache.hadoop.fs.FileSystem,%20org.apache.pirk.responder.wideskies.spark.BroadcastVars,%20org.apache.pirk.query.wideskies.Query,%20java.lang.String,%20java.lang.String,%20boolean)">computeExpTable(JavaSparkContext, FileSystem, BroadcastVars, Query, String, String, boolean)</a></span> - Static method in class org.apache.pirk.responder.wideskies.spark.<a href="../org/apache/pirk/responder/wideskies/spark/ComputeExpLookupTable.html" title="class in org.apache.pirk.responder.wideskies.spark">ComputeExpLookupTable</a></dt> +<dd> +<div class="block">Method to create the distributed modular exponentiation lookup table in hdfs for a given Query</div> +</dd> <dt><a href="../org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" title="class in org.apache.pirk.responder.wideskies.spark"><span class="strong">ComputeResponse</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">Master class for the PIR query spark application</div> @@ -186,6 +194,10 @@ </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.html#ComputeResponseTool()">ComputeResponseTool()</a></span> - Constructor for 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/responder/wideskies/standalone/Responder.html#computeStandaloneResponse()">computeStandaloneResponse()</a></span> - Method in class org.apache.pirk.responder.wideskies.standalone.<a href="../org/apache/pirk/responder/wideskies/standalone/Responder.html" title="class in org.apache.pirk.responder.wideskies.standalone">Responder</a></dt> +<dd> +<div class="block">Method to compute the standalone response</div> +</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> @@ -198,8 +210,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/EpochDateParser.html#convertSearchDate(java.lang.String)">convertSearchDate(String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/EpochDateParser.html" title="class in org.apache.pirk.utils">EpochDateParser</a></dt> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/encryption/Paillier.html#copy()">copy()</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/query/wideskies/QueryInfo.html#copy()">copy()</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/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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-4.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-4.html b/javadocs/index-files/index-4.html index 97c9803..55cf75e 100644 --- a/javadocs/index-files/index-4.html +++ b/javadocs/index-files/index-4.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 --> <title>D-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -119,13 +119,9 @@ </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/utils/SystemConfiguration.html#DEFAULT_PROPERTY_FILE">DEFAULT_PROPERTY_FILE</a></span> - Static variable 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">By default, if the pirk.properties file is found on the root of the classpath, it is loaded first.</div> -</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 Elastic Search indices that was used for functional testing</div> +<div class="block">Delete the ElasticSearch indices that was used for functional testing</div> </dd> <dt><span class="strong"><a href="../org/apache/pirk/test/utils/TestUtils.html#deleteESTestIndex(java.lang.String)">deleteESTestIndex(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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-5.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-5.html b/javadocs/index-files/index-5.html index 79c54f5..e59a91d 100644 --- a/javadocs/index-files/index-5.html +++ b/javadocs/index-files/index-5.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 --> <title>E-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -71,14 +71,15 @@ <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/QuerierDriverCLI.html#EMBEDQUERYSCHEMA">EMBEDQUERYSCHEMA</a></span> - Static variable 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> +<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/QuerierDriverCLI.html#EMBEDSELECTOR">EMBEDSELECTOR</a></span> - Static variable 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> <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> +<div class="block">Class for performing encrypted column multiplication when all columns haven been grouped by column number</div> </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> @@ -118,11 +119,7 @@ <dd> <div class="block">Runnable class for multithreaded PIR encryption</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html#EncryptQueryRunnable(int,%20int,%20org.apache.pirk.encryption.Paillier,%20java.util.HashMap,%20int,%20int)">EncryptQueryRunnable(int, 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><span class="strong"><a href="../org/apache/pirk/utils/LogUtils.html#entering()">entering()</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils">LogUtils</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/LogUtils.html#entering(java.lang.String)">entering(String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils">LogUtils</a></dt> +<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> @@ -160,10 +157,6 @@ <dd> <div class="block">Method to execute process</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/LogUtils.html#exiting()">exiting()</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils">LogUtils</a></dt> -<dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/LogUtils.html#exiting(java.lang.String)">exiting(String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils">LogUtils</a></dt> -<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/FileConst.html#EXP">EXP</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><a href="../org/apache/pirk/responder/wideskies/spark/ExpKeyFilenameMap.html" title="class in org.apache.pirk.responder.wideskies.spark"><span class="strong">ExpKeyFilenameMap</span></a> - Class in <a href="../org/apache/pirk/responder/wideskies/spark/package-summary.html">org.apache.pirk.responder.wideskies.spark</a></dt> @@ -222,7 +215,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,%20java.util.ArrayList)">extractQueryResponseJSON(QueryInfo, 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.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> <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> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-6.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-6.html b/javadocs/index-files/index-6.html index aa19863..e9b40cc 100644 --- a/javadocs/index-files/index-6.html +++ b/javadocs/index-files/index-6.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 --> <title>F-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-7.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-7.html b/javadocs/index-files/index-7.html index 3b20cea..746f628 100644 --- a/javadocs/index-files/index-7.html +++ b/javadocs/index-files/index-7.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 --> <title>G-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -67,12 +67,6 @@ </a> <h2 class="title">G</h2> <dl> -<dt><a href="../org/apache/pirk/utils/GenerateCronItems.html" title="class in org.apache.pirk.utils"><span class="strong">GenerateCronItems</span></a> - Class in <a href="../org/apache/pirk/utils/package-summary.html">org.apache.pirk.utils</a></dt> -<dd> -<div class="block">Class that generates the cron scripts and crontab for the PIR algorithm</div> -</dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/GenerateCronItems.html#GenerateCronItems()">GenerateCronItems()</a></span> - Constructor for class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/GenerateCronItems.html" title="class in org.apache.pirk.utils">GenerateCronItems</a></dt> -<dd> </dd> <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> <dd> <div class="block">This should be called after all query elements have been added in order to generate the expTable.</div> @@ -121,6 +115,8 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#getDataPartitionBitSize()">getDataPartitionBitSize()</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/responder/wideskies/spark/BroadcastVars.html#getDataSchema()">getDataSchema()</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/query/QuerySchema.html#getDataSchemaName()">getDataSchemaName()</a></span> - Method in class org.apache.pirk.schema.query.<a href="../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a></dt> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/ISO8601DateParser.html#getDate(java.lang.String)">getDate(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> @@ -187,10 +183,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/data/DataSchema.html#getListRep()">getListRep()</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> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/utils/LogUtils.html#getLoggerForThisClass()">getLoggerForThisClass()</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils">LogUtils</a></dt> -<dd> -<div class="block">Should be called at the from from each class using log4j.</div> -</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/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> @@ -199,10 +191,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/Query.html#getN()">getN()</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/LogUtils.html#getNameForThisClass()">getNameForThisClass()</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/LogUtils.html" title="class in org.apache.pirk.utils">LogUtils</a></dt> -<dd> -<div class="block">Returns the name of the class calling this method.</div> -</dd> <dt><span class="strong"><a href="../org/apache/pirk/schema/data/DataSchema.html#getNonListRep()">getNonListRep()</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> </dd> <dt><span class="strong"><a href="../org/apache/pirk/encryption/Paillier.html#getNSquared()">getNSquared()</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> @@ -279,8 +267,6 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/querier/wideskies/Querier.html#getPirWatchlist()">getPirWatchlist()</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/standalone/Responder.html#getPirWLResponse()">getPirWLResponse()</a></span> - Method in class org.apache.pirk.responder.wideskies.standalone.<a href="../org/apache/pirk/responder/wideskies/standalone/Responder.html" title="class in org.apache.pirk.responder.wideskies.standalone">Responder</a></dt> -<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/encryption/PrimeGenerator.html#getPrimePair(int,%20int,%20java.util.Random)">getPrimePair(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> <dd> <div class="block">This method returns a two-long array containing a viable RSA p and q meeting FIPS 186-4 and SP 800-56B</div> @@ -321,12 +307,18 @@ <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryInfo.html#getQueryNum()">getQueryNum()</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/query/wideskies/QueryInfo.html#getQuerySchema()">getQuerySchema()</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/responder/wideskies/spark/BroadcastVars.html#getQuerySchema()">getQuerySchema()</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/QueryInfo.html#getQueryType()">getQueryType()</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/test/utils/Inputs.html#getRcode3JSONDataElements()">getRcode3JSONDataElements()</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 an ArrayList of JSONObjects with RCODE value of 3</div> </dd> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/standalone/Responder.html#getResponse()">getResponse()</a></span> - Method in class org.apache.pirk.responder.wideskies.standalone.<a href="../org/apache/pirk/responder/wideskies/standalone/Responder.html" title="class in org.apache.pirk.responder.wideskies.standalone">Responder</a></dt> +<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> @@ -357,7 +349,7 @@ <dd> <div class="block">Pulls the correct selector from the MapWritable data element given the queryType</div> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/query/wideskies/QueryUtils.html#getSelectorByQueryTypeJSON(java.lang.String,%20org.json.simple.JSONObject)">getSelectorByQueryTypeJSON(String, JSONObject)</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#getSelectorByQueryTypeJSON(org.apache.pirk.schema.query.QuerySchema,%20org.json.simple.JSONObject)">getSelectorByQueryTypeJSON(QuerySchema, JSONObject)</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">Pulls the correct selector from the JSONObject data element given the queryType</div> </dd> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b65d317f/javadocs/index-files/index-8.html ---------------------------------------------------------------------- diff --git a/javadocs/index-files/index-8.html b/javadocs/index-files/index-8.html index 20fcf67..3f2642c 100644 --- a/javadocs/index-files/index-8.html +++ b/javadocs/index-files/index-8.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Fri Jun 24 12:27:54 EDT 2016 --> +<!-- Generated by javadoc (version 1.7.0_80) on Sun Jul 24 09:08:59 EDT 2016 --> <title>H-Index</title> -<meta name="date" content="2016-06-24"> +<meta name="date" content="2016-07-24"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> @@ -67,6 +67,14 @@ </a> <h2 class="title">H</h2> <dl> +<dt><a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization"><span class="strong">HadoopFileSystemStore</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/HadoopFileSystemStore.html#HadoopFileSystemStore(org.apache.hadoop.fs.FileSystem)">HadoopFileSystemStore(FileSystem)</a></span> - Constructor for class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></dt> +<dd> +<div class="block">Creates a new storage service on the given HDFS file system using default Java serialization.</div> +</dd> +<dt><span class="strong"><a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html#HadoopFileSystemStore(org.apache.hadoop.fs.FileSystem,%20org.apache.pirk.serialization.SerializationService)">HadoopFileSystemStore(FileSystem, SerializationService)</a></span> - Constructor for class org.apache.pirk.serialization.<a href="../org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></dt> +<dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/utils/KeyedHash.html#hash(java.lang.String,%20int,%20java.lang.String)">hash(String, int, String)</a></span> - Static method in class org.apache.pirk.utils.<a href="../org/apache/pirk/utils/KeyedHash.html" title="class in org.apache.pirk.utils">KeyedHash</a></dt> <dd> <div class="block">Hash method that uses the java String hashCode()</div> @@ -87,7 +95,7 @@ <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> <dd> </dd> -<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html#hashSelectorAndFormPartitions(org.json.simple.JSONObject,%20org.apache.pirk.query.wideskies.QueryInfo)">hashSelectorAndFormPartitions(JSONObject, 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> +<dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html#hashSelectorAndFormPartitions(org.json.simple.JSONObject,%20org.apache.pirk.query.wideskies.QueryInfo,%20org.apache.pirk.schema.query.QuerySchema)">hashSelectorAndFormPartitions(JSONObject, QueryInfo, QuerySchema)</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> <dd> </dd> <dt><span class="strong"><a href="../org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html#hashSelectorAndFormPartitionsBigInteger(org.apache.hadoop.io.MapWritable,%20org.apache.pirk.schema.query.QuerySchema,%20org.apache.pirk.schema.data.DataSchema,%20org.apache.pirk.query.wideskies.QueryInfo)">hashSelectorAndFormPartitionsBigInteger(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> <dd> </dd>
