You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pirk.apache.org by ea...@apache.org on 2016/07/27 02:26:30 UTC

[45/45] incubator-pirk git commit: updating website javadocs

updating website javadocs


Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/7a339429
Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/7a339429
Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/7a339429

Branch: refs/heads/gh-pages
Commit: 7a33942958f310dc011b67afc0f360c12c7dc58b
Parents: acc3fd5
Author: eawilliams <ea...@apache.org>
Authored: Tue Jul 26 22:25:07 2016 -0400
Committer: eawilliams <ea...@apache.org>
Committed: Tue Jul 26 22:25:07 2016 -0400

----------------------------------------------------------------------
 .../pirk/schema/query/QuerySchemaLoader.html    | 298 ++++++
 .../pirk/schema/query/QuerySchemaRegistry.html  | 264 ++++++
 .../query/class-use/QuerySchemaLoader.html      | 115 +++
 .../query/class-use/QuerySchemaRegistry.html    | 115 +++
 javadocs/test/allclasses-frame.html             | 117 +++
 javadocs/test/allclasses-noframe.html           | 117 +++
 javadocs/test/constant-values.html              | 947 +++++++++++++++++++
 javadocs/test/deprecated-list.html              | 115 +++
 javadocs/test/help-doc.html                     | 220 +++++
 javadocs/test/index-files/index-1.html          | 160 ++++
 javadocs/test/index-files/index-10.html         | 178 ++++
 javadocs/test/index-files/index-11.html         | 130 +++
 javadocs/test/index-files/index-12.html         | 154 +++
 javadocs/test/index-files/index-13.html         | 157 +++
 javadocs/test/index-files/index-14.html         | 136 +++
 javadocs/test/index-files/index-15.html         | 172 ++++
 javadocs/test/index-files/index-16.html         | 234 +++++
 javadocs/test/index-files/index-17.html         | 232 +++++
 javadocs/test/index-files/index-18.html         | 238 +++++
 javadocs/test/index-files/index-19.html         | 281 ++++++
 javadocs/test/index-files/index-2.html          | 166 ++++
 javadocs/test/index-files/index-20.html         | 266 ++++++
 javadocs/test/index-files/index-21.html         | 126 +++
 javadocs/test/index-files/index-22.html         | 127 +++
 javadocs/test/index-files/index-23.html         | 158 ++++
 javadocs/test/index-files/index-3.html          | 305 ++++++
 javadocs/test/index-files/index-4.html          | 244 +++++
 javadocs/test/index-files/index-5.html          | 270 ++++++
 javadocs/test/index-files/index-6.html          | 178 ++++
 javadocs/test/index-files/index-7.html          | 448 +++++++++
 javadocs/test/index-files/index-8.html          | 192 ++++
 javadocs/test/index-files/index-9.html          | 204 ++++
 javadocs/test/index.html                        |  74 ++
 .../apache/pirk/benchmark/BenchmarkDriver.html  | 262 +++++
 ...aillierBenchmark.PaillierBenchmarkState.html | 263 +++++
 .../pirk/benchmark/PaillierBenchmark.html       | 304 ++++++
 .../benchmark/class-use/BenchmarkDriver.html    | 115 +++
 ...aillierBenchmark.PaillierBenchmarkState.html | 163 ++++
 .../benchmark/class-use/PaillierBenchmark.html  | 115 +++
 .../apache/pirk/benchmark/package-frame.html    |  21 +
 .../apache/pirk/benchmark/package-summary.html  | 145 +++
 .../org/apache/pirk/benchmark/package-tree.html | 130 +++
 .../org/apache/pirk/benchmark/package-use.html  | 148 +++
 .../pirk/encryption/ModPowAbstraction.html      | 303 ++++++
 .../org/apache/pirk/encryption/Paillier.html    | 497 ++++++++++
 .../apache/pirk/encryption/PrimeGenerator.html  | 334 +++++++
 .../encryption/class-use/ModPowAbstraction.html | 115 +++
 .../pirk/encryption/class-use/Paillier.html     | 234 +++++
 .../encryption/class-use/PrimeGenerator.html    | 115 +++
 .../apache/pirk/encryption/package-frame.html   |  21 +
 .../apache/pirk/encryption/package-summary.html | 147 +++
 .../apache/pirk/encryption/package-tree.html    | 130 +++
 .../org/apache/pirk/encryption/package-use.html | 192 ++++
 .../inputformat/hadoop/BaseInputFormat.html     | 249 +++++
 .../inputformat/hadoop/BytesArrayWritable.html  | 377 ++++++++
 .../inputformat/hadoop/InputFormatConst.html    | 293 ++++++
 .../inputformat/hadoop/TextArrayWritable.html   | 324 +++++++
 .../hadoop/class-use/BaseInputFormat.html       | 157 +++
 .../hadoop/class-use/BytesArrayWritable.html    | 220 +++++
 .../hadoop/class-use/InputFormatConst.html      | 115 +++
 .../hadoop/class-use/TextArrayWritable.html     | 115 +++
 .../hadoop/json/JSONInputFormat.html            | 314 ++++++
 .../hadoop/json/JSONInputFormatBase.html        | 298 ++++++
 .../hadoop/json/JSONRecordReader.html           | 410 ++++++++
 .../hadoop/json/class-use/JSONInputFormat.html  | 115 +++
 .../json/class-use/JSONInputFormatBase.html     | 115 +++
 .../hadoop/json/class-use/JSONRecordReader.html | 115 +++
 .../inputformat/hadoop/json/package-frame.html  |  21 +
 .../hadoop/json/package-summary.html            | 147 +++
 .../inputformat/hadoop/json/package-tree.html   | 146 +++
 .../inputformat/hadoop/json/package-use.html    | 115 +++
 .../pirk/inputformat/hadoop/package-frame.html  |  22 +
 .../inputformat/hadoop/package-summary.html     | 153 +++
 .../pirk/inputformat/hadoop/package-tree.html   | 139 +++
 .../pirk/inputformat/hadoop/package-use.html    | 192 ++++
 .../apache/pirk/querier/wideskies/Querier.html  | 323 +++++++
 .../pirk/querier/wideskies/QuerierConst.html    | 280 ++++++
 .../pirk/querier/wideskies/QuerierDriver.html   | 301 ++++++
 .../querier/wideskies/QuerierDriverCLI.html     | 599 ++++++++++++
 .../querier/wideskies/class-use/Querier.html    | 176 ++++
 .../wideskies/class-use/QuerierConst.html       | 115 +++
 .../wideskies/class-use/QuerierDriver.html      | 115 +++
 .../wideskies/class-use/QuerierDriverCLI.html   | 115 +++
 .../wideskies/decrypt/DecryptResponse.html      | 325 +++++++
 .../decrypt/DecryptResponseRunnable.html        | 289 ++++++
 .../decrypt/class-use/DecryptResponse.html      | 115 +++
 .../class-use/DecryptResponseRunnable.html      | 115 +++
 .../wideskies/decrypt/package-frame.html        |  20 +
 .../wideskies/decrypt/package-summary.html      | 141 +++
 .../querier/wideskies/decrypt/package-tree.html | 129 +++
 .../querier/wideskies/decrypt/package-use.html  | 115 +++
 .../querier/wideskies/encrypt/EncryptQuery.html | 353 +++++++
 .../wideskies/encrypt/EncryptQueryRunnable.html | 292 ++++++
 .../wideskies/encrypt/ExpTableRunnable.html     | 283 ++++++
 .../encrypt/class-use/EncryptQuery.html         | 115 +++
 .../encrypt/class-use/EncryptQueryRunnable.html | 115 +++
 .../encrypt/class-use/ExpTableRunnable.html     | 115 +++
 .../wideskies/encrypt/package-frame.html        |  21 +
 .../wideskies/encrypt/package-summary.html      | 147 +++
 .../querier/wideskies/encrypt/package-tree.html | 130 +++
 .../querier/wideskies/encrypt/package-use.html  | 115 +++
 .../pirk/querier/wideskies/package-frame.html   |  22 +
 .../pirk/querier/wideskies/package-summary.html | 153 +++
 .../pirk/querier/wideskies/package-tree.html    | 131 +++
 .../pirk/querier/wideskies/package-use.html     | 171 ++++
 .../org/apache/pirk/query/wideskies/Query.html  | 471 +++++++++
 .../apache/pirk/query/wideskies/QueryInfo.html  | 520 ++++++++++
 .../apache/pirk/query/wideskies/QueryUtils.html | 428 +++++++++
 .../pirk/query/wideskies/class-use/Query.html   | 327 +++++++
 .../query/wideskies/class-use/QueryInfo.html    | 440 +++++++++
 .../query/wideskies/class-use/QueryUtils.html   | 115 +++
 .../pirk/query/wideskies/package-frame.html     |  21 +
 .../pirk/query/wideskies/package-summary.html   | 147 +++
 .../pirk/query/wideskies/package-tree.html      | 130 +++
 .../pirk/query/wideskies/package-use.html       | 338 +++++++
 .../pirk/responder/wideskies/ResponderCLI.html  | 586 ++++++++++++
 .../responder/wideskies/ResponderDriver.html    | 268 ++++++
 .../wideskies/class-use/ResponderCLI.html       | 115 +++
 .../wideskies/class-use/ResponderDriver.html    | 115 +++
 .../wideskies/common/ComputeEncryptedRow.html   | 403 ++++++++
 .../common/HashSelectorAndPartitionData.html    | 309 ++++++
 .../common/class-use/ComputeEncryptedRow.html   | 115 +++
 .../class-use/HashSelectorAndPartitionData.html | 115 +++
 .../wideskies/common/package-frame.html         |  20 +
 .../wideskies/common/package-summary.html       | 142 +++
 .../wideskies/common/package-tree.html          | 129 +++
 .../responder/wideskies/common/package-use.html | 115 +++
 .../wideskies/mapreduce/ColumnMultMapper.html   | 317 +++++++
 .../wideskies/mapreduce/ColumnMultReducer.html  | 338 +++++++
 .../mapreduce/ComputeResponseTool.html          | 318 +++++++
 .../wideskies/mapreduce/ExpTableMapper.html     | 317 +++++++
 .../wideskies/mapreduce/ExpTableReducer.html    | 338 +++++++
 .../mapreduce/FinalResponseReducer.html         | 338 +++++++
 .../HashSelectorsAndPartitionDataMapper.html    | 344 +++++++
 .../wideskies/mapreduce/MRStats.Stats.html      | 347 +++++++
 .../responder/wideskies/mapreduce/MRStats.html  | 343 +++++++
 .../wideskies/mapreduce/RowCalcReducer.html     | 342 +++++++
 .../mapreduce/class-use/ColumnMultMapper.html   | 115 +++
 .../mapreduce/class-use/ColumnMultReducer.html  | 115 +++
 .../class-use/ComputeResponseTool.html          | 115 +++
 .../mapreduce/class-use/ExpTableMapper.html     | 115 +++
 .../mapreduce/class-use/ExpTableReducer.html    | 115 +++
 .../class-use/FinalResponseReducer.html         | 115 +++
 .../HashSelectorsAndPartitionDataMapper.html    | 115 +++
 .../mapreduce/class-use/MRStats.Stats.html      | 164 ++++
 .../wideskies/mapreduce/class-use/MRStats.html  | 164 ++++
 .../mapreduce/class-use/RowCalcReducer.html     | 115 +++
 .../wideskies/mapreduce/package-frame.html      |  30 +
 .../wideskies/mapreduce/package-summary.html    | 192 ++++
 .../wideskies/mapreduce/package-tree.html       | 159 ++++
 .../wideskies/mapreduce/package-use.html        | 148 +++
 .../pirk/responder/wideskies/package-frame.html |  20 +
 .../responder/wideskies/package-summary.html    | 141 +++
 .../pirk/responder/wideskies/package-tree.html  | 129 +++
 .../pirk/responder/wideskies/package-use.html   | 115 +++
 .../responder/wideskies/spark/Accumulators.html | 406 ++++++++
 .../wideskies/spark/BroadcastVars.html          | 458 +++++++++
 .../wideskies/spark/ComputeExpLookupTable.html  | 302 ++++++
 .../wideskies/spark/ComputeResponse.html        | 333 +++++++
 .../spark/EncColMultGroupedMapper.html          | 235 +++++
 .../wideskies/spark/EncColMultReducer.html      | 237 +++++
 .../responder/wideskies/spark/EncRowCalc.html   | 275 ++++++
 .../spark/EncRowCalcPrecomputedCache.html       | 271 ++++++
 .../wideskies/spark/ExpKeyFilenameMap.html      | 269 ++++++
 .../wideskies/spark/ExpTableGenerator.html      | 270 ++++++
 .../responder/wideskies/spark/FilterData.html   | 274 ++++++
 .../spark/HashSelectorsAndPartitionData.html    | 272 ++++++
 .../wideskies/spark/class-use/Accumulators.html | 166 ++++
 .../spark/class-use/BroadcastVars.html          | 204 ++++
 .../spark/class-use/ComputeExpLookupTable.html  | 115 +++
 .../spark/class-use/ComputeResponse.html        | 115 +++
 .../class-use/EncColMultGroupedMapper.html      | 115 +++
 .../spark/class-use/EncColMultReducer.html      | 115 +++
 .../wideskies/spark/class-use/EncRowCalc.html   | 115 +++
 .../class-use/EncRowCalcPrecomputedCache.html   | 115 +++
 .../spark/class-use/ExpKeyFilenameMap.html      | 115 +++
 .../spark/class-use/ExpTableGenerator.html      | 115 +++
 .../wideskies/spark/class-use/FilterData.html   | 115 +++
 .../HashSelectorsAndPartitionData.html          | 115 +++
 .../wideskies/spark/package-frame.html          |  30 +
 .../wideskies/spark/package-summary.html        | 202 ++++
 .../responder/wideskies/spark/package-tree.html | 139 +++
 .../responder/wideskies/spark/package-use.html  | 155 +++
 .../wideskies/standalone/Responder.html         | 353 +++++++
 .../standalone/class-use/Responder.html         | 115 +++
 .../wideskies/standalone/package-frame.html     |  19 +
 .../wideskies/standalone/package-summary.html   | 135 +++
 .../wideskies/standalone/package-tree.html      | 128 +++
 .../wideskies/standalone/package-use.html       | 115 +++
 .../pirk/response/wideskies/Response.html       | 306 ++++++
 .../response/wideskies/class-use/Response.html  | 176 ++++
 .../pirk/response/wideskies/package-frame.html  |  19 +
 .../response/wideskies/package-summary.html     | 135 +++
 .../pirk/response/wideskies/package-tree.html   | 128 +++
 .../pirk/response/wideskies/package-use.html    | 171 ++++
 .../org/apache/pirk/schema/data/DataSchema.html | 433 +++++++++
 .../pirk/schema/data/DataSchemaLoader.html      | 325 +++++++
 .../pirk/schema/data/DataSchemaRegistry.html    | 267 ++++++
 .../pirk/schema/data/LoadDataSchemas.html       | 335 +++++++
 .../pirk/schema/data/class-use/DataSchema.html  | 385 ++++++++
 .../schema/data/class-use/DataSchemaLoader.html | 115 +++
 .../data/class-use/DataSchemaRegistry.html      | 115 +++
 .../schema/data/class-use/LoadDataSchemas.html  | 115 +++
 .../apache/pirk/schema/data/package-frame.html  |  21 +
 .../pirk/schema/data/package-summary.html       | 147 +++
 .../apache/pirk/schema/data/package-tree.html   | 130 +++
 .../apache/pirk/schema/data/package-use.html    | 255 +++++
 .../data/partitioner/DataPartitioner.html       | 331 +++++++
 .../data/partitioner/IPDataPartitioner.html     | 401 ++++++++
 .../partitioner/ISO8601DatePartitioner.html     | 402 ++++++++
 .../partitioner/PrimitiveTypePartitioner.html   | 564 +++++++++++
 .../partitioner/class-use/DataPartitioner.html  | 199 ++++
 .../class-use/IPDataPartitioner.html            | 115 +++
 .../class-use/ISO8601DatePartitioner.html       | 115 +++
 .../class-use/PrimitiveTypePartitioner.html     | 115 +++
 .../schema/data/partitioner/package-frame.html  |  25 +
 .../data/partitioner/package-summary.html       | 164 ++++
 .../schema/data/partitioner/package-tree.html   | 138 +++
 .../schema/data/partitioner/package-use.html    | 171 ++++
 .../pirk/schema/query/LoadQuerySchemas.html     | 379 ++++++++
 .../apache/pirk/schema/query/QuerySchema.html   | 358 +++++++
 .../pirk/schema/query/QuerySchemaLoader.html    | 298 ++++++
 .../pirk/schema/query/QuerySchemaRegistry.html  | 264 ++++++
 .../query/class-use/LoadQuerySchemas.html       | 115 +++
 .../schema/query/class-use/QuerySchema.html     | 326 +++++++
 .../query/class-use/QuerySchemaLoader.html      | 115 +++
 .../query/class-use/QuerySchemaRegistry.html    | 115 +++
 .../pirk/schema/query/filter/DataFilter.html    | 225 +++++
 .../pirk/schema/query/filter/FilterFactory.html | 262 +++++
 .../schema/query/filter/StopListFilter.html     | 277 ++++++
 .../query/filter/class-use/DataFilter.html      | 195 ++++
 .../query/filter/class-use/FilterFactory.html   | 115 +++
 .../query/filter/class-use/StopListFilter.html  | 115 +++
 .../pirk/schema/query/filter/package-frame.html |  24 +
 .../schema/query/filter/package-summary.html    | 158 ++++
 .../pirk/schema/query/filter/package-tree.html  | 137 +++
 .../pirk/schema/query/filter/package-use.html   | 171 ++++
 .../apache/pirk/schema/query/package-frame.html |  21 +
 .../pirk/schema/query/package-summary.html      | 145 +++
 .../apache/pirk/schema/query/package-tree.html  | 130 +++
 .../apache/pirk/schema/query/package-use.html   | 213 +++++
 .../pirk/schema/response/QueryResponseJSON.html | 580 ++++++++++++
 .../response/class-use/QueryResponseJSON.html   | 239 +++++
 .../pirk/schema/response/package-frame.html     |  19 +
 .../pirk/schema/response/package-summary.html   | 135 +++
 .../pirk/schema/response/package-tree.html      | 128 +++
 .../pirk/schema/response/package-use.html       | 213 +++++
 .../serialization/HadoopFileSystemStore.html    | 366 +++++++
 .../pirk/serialization/JavaSerializer.html      | 305 ++++++
 .../pirk/serialization/JsonSerializer.html      | 297 ++++++
 .../serialization/LocalFileSystemStore.html     | 364 +++++++
 .../serialization/SerializationService.html     | 296 ++++++
 .../org/apache/pirk/serialization/Storable.html | 163 ++++
 .../class-use/HadoopFileSystemStore.html        | 115 +++
 .../serialization/class-use/JavaSerializer.html | 115 +++
 .../serialization/class-use/JsonSerializer.html | 115 +++
 .../class-use/LocalFileSystemStore.html         | 115 +++
 .../class-use/SerializationService.html         | 178 ++++
 .../pirk/serialization/class-use/Storable.html  | 272 ++++++
 .../pirk/serialization/package-frame.html       |  27 +
 .../pirk/serialization/package-summary.html     | 166 ++++
 .../apache/pirk/serialization/package-tree.html | 139 +++
 .../apache/pirk/serialization/package-use.html  | 216 +++++
 .../test/distributed/DistributedTestCLI.html    | 322 +++++++
 .../test/distributed/DistributedTestDriver.html | 504 ++++++++++
 .../class-use/DistributedTestCLI.html           | 159 ++++
 .../class-use/DistributedTestDriver.html        | 115 +++
 .../pirk/test/distributed/package-frame.html    |  20 +
 .../pirk/test/distributed/package-summary.html  | 141 +++
 .../pirk/test/distributed/package-tree.html     | 129 +++
 .../pirk/test/distributed/package-use.html      | 150 +++
 .../distributed/testsuite/DistTestSuite.html    | 340 +++++++
 .../testsuite/class-use/DistTestSuite.html      | 115 +++
 .../distributed/testsuite/package-frame.html    |  19 +
 .../distributed/testsuite/package-summary.html  | 135 +++
 .../distributed/testsuite/package-tree.html     | 128 +++
 .../test/distributed/testsuite/package-use.html | 115 +++
 .../org/apache/pirk/test/utils/BaseTests.html   | 565 +++++++++++
 .../test/org/apache/pirk/test/utils/Inputs.html | 790 ++++++++++++++++
 .../apache/pirk/test/utils/StandaloneQuery.html | 271 ++++++
 .../org/apache/pirk/test/utils/TestUtils.html   | 412 ++++++++
 .../pirk/test/utils/class-use/BaseTests.html    | 115 +++
 .../pirk/test/utils/class-use/Inputs.html       | 115 +++
 .../test/utils/class-use/StandaloneQuery.html   | 115 +++
 .../pirk/test/utils/class-use/TestUtils.html    | 115 +++
 .../apache/pirk/test/utils/package-frame.html   |  22 +
 .../apache/pirk/test/utils/package-summary.html | 151 +++
 .../apache/pirk/test/utils/package-tree.html    | 131 +++
 .../org/apache/pirk/test/utils/package-use.html | 115 +++
 .../org/apache/pirk/utils/CSVOutputUtils.html   | 573 +++++++++++
 .../org/apache/pirk/utils/EpochDateParser.html  | 335 +++++++
 .../test/org/apache/pirk/utils/FileConst.html   | 336 +++++++
 .../apache/pirk/utils/FileIOUtils.Callable.html | 213 +++++
 .../test/org/apache/pirk/utils/FileIOUtils.html | 372 ++++++++
 .../apache/pirk/utils/GenerateCronItems.html    | 270 ++++++
 javadocs/test/org/apache/pirk/utils/HDFS.html   | 431 +++++++++
 .../apache/pirk/utils/ISO8601DateParser.html    | 302 ++++++
 .../test/org/apache/pirk/utils/KeyedHash.html   | 288 ++++++
 .../test/org/apache/pirk/utils/LogUtils.html    | 378 ++++++++
 .../org/apache/pirk/utils/PIRException.html     | 289 ++++++
 .../org/apache/pirk/utils/QueryParserUtils.html | 353 +++++++
 .../org/apache/pirk/utils/StopListUtils.html    | 262 +++++
 .../test/org/apache/pirk/utils/StringUtils.html | 394 ++++++++
 .../apache/pirk/utils/SystemConfiguration.html  | 345 +++++++
 .../pirk/utils/class-use/CSVOutputUtils.html    | 115 +++
 .../pirk/utils/class-use/EpochDateParser.html   | 115 +++
 .../apache/pirk/utils/class-use/FileConst.html  | 115 +++
 .../utils/class-use/FileIOUtils.Callable.html   | 167 ++++
 .../pirk/utils/class-use/FileIOUtils.html       | 115 +++
 .../pirk/utils/class-use/GenerateCronItems.html | 115 +++
 .../org/apache/pirk/utils/class-use/HDFS.html   | 115 +++
 .../pirk/utils/class-use/ISO8601DateParser.html | 115 +++
 .../apache/pirk/utils/class-use/KeyedHash.html  | 115 +++
 .../apache/pirk/utils/class-use/LogUtils.html   | 115 +++
 .../pirk/utils/class-use/PIRException.html      | 348 +++++++
 .../pirk/utils/class-use/QueryParserUtils.html  | 115 +++
 .../pirk/utils/class-use/StopListUtils.html     | 115 +++
 .../pirk/utils/class-use/StringUtils.html       | 115 +++
 .../utils/class-use/SystemConfiguration.html    | 115 +++
 .../org/apache/pirk/utils/package-frame.html    |  37 +
 .../org/apache/pirk/utils/package-summary.html  | 227 +++++
 .../org/apache/pirk/utils/package-tree.html     | 151 +++
 .../test/org/apache/pirk/utils/package-use.html | 295 ++++++
 javadocs/test/overview-frame.html               |  47 +
 javadocs/test/overview-summary.html             | 234 +++++
 javadocs/test/overview-tree.html                | 314 ++++++
 javadocs/test/package-list                      |  28 +
 javadocs/test/resources/background.gif          | Bin 0 -> 2313 bytes
 javadocs/test/resources/tab.gif                 | Bin 0 -> 291 bytes
 javadocs/test/resources/titlebar.gif            | Bin 0 -> 10701 bytes
 javadocs/test/resources/titlebar_end.gif        | Bin 0 -> 849 bytes
 javadocs/test/serialized-form.html              | 937 ++++++++++++++++++
 javadocs/test/stylesheet.css                    | 474 ++++++++++
 target/.gitignore                               |   2 +
 334 files changed, 68131 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/7a339429/javadocs/org/apache/pirk/schema/query/QuerySchemaLoader.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/schema/query/QuerySchemaLoader.html b/javadocs/org/apache/pirk/schema/query/QuerySchemaLoader.html
new file mode 100644
index 0000000..429a63b
--- /dev/null
+++ b/javadocs/org/apache/pirk/schema/query/QuerySchemaLoader.html
@@ -0,0 +1,298 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:06 EDT 2016 -->
+<title>QuerySchemaLoader</title>
+<meta name="date" content="2016-07-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="QuerySchemaLoader";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/QuerySchemaLoader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/pirk/schema/query/QuerySchemaLoader.html" target="_top">Frames</a></li>
+<li><a href="QuerySchemaLoader.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.pirk.schema.query</div>
+<h2 title="Class QuerySchemaLoader" class="title">Class QuerySchemaLoader</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.pirk.schema.query.QuerySchemaLoader</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">QuerySchemaLoader</span>
+extends java.lang.Object</pre>
+<div class="block">Class to load any query schemas specified in the properties file, 'query.schemas'
+ <p>
+ Schemas should be specified as follows; all items are treated in a case insensitive manner:
+ 
+ <pre>
+ <code>&lt;schema&gt;
+    &lt;schemaName&gt; name of the schema &lt;/schemaName&gt;
+    &lt;dataSchemaName&gt; name of the data schema over which this query is run &lt;/dataSchemaName&gt;
+    &lt;selectorName&gt; name of the element in the data schema that will be the selector &lt;/selectorName&gt;
+    &lt;elements&gt;
+       &lt;name&gt; element name of element in the data schema to include in the query response &lt;/name&gt;
+    &lt;/elements&gt;
+    &lt;filter&gt; (optional) name of the filter class to use to filter the data &lt;/filter&gt;
+    &lt;filterNames&gt; (optional)
+       &lt;name&gt; element name of element in the data schema to apply pre-processing filters &lt;/name&gt;
+    &lt;/filterNames&gt;
+   &lt;/schema&gt;
+ </code>
+ </pre>
+ <p>
+ TODO: Allow the schema to specify how many array elements to return per element, if the element is an array type</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaLoader.html#QuerySchemaLoader()">QuerySchemaLoader</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaLoader.html#initialize()">initialize</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaLoader.html#initialize(boolean,%20org.apache.hadoop.fs.FileSystem)">initialize</a></strong>(boolean&nbsp;hdfs,
+          org.apache.hadoop.fs.FileSystem&nbsp;fs)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="QuerySchemaLoader()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>QuerySchemaLoader</h4>
+<pre>public&nbsp;QuerySchemaLoader()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="initialize()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>initialize</h4>
+<pre>public static&nbsp;void&nbsp;initialize()
+                       throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="initialize(boolean, org.apache.hadoop.fs.FileSystem)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>initialize</h4>
+<pre>public static&nbsp;void&nbsp;initialize(boolean&nbsp;hdfs,
+              org.apache.hadoop.fs.FileSystem&nbsp;fs)
+                       throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/QuerySchemaLoader.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/pirk/schema/query/QuerySchemaLoader.html" target="_top">Frames</a></li>
+<li><a href="QuerySchemaLoader.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/7a339429/javadocs/org/apache/pirk/schema/query/QuerySchemaRegistry.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/schema/query/QuerySchemaRegistry.html b/javadocs/org/apache/pirk/schema/query/QuerySchemaRegistry.html
new file mode 100644
index 0000000..e152fd0
--- /dev/null
+++ b/javadocs/org/apache/pirk/schema/query/QuerySchemaRegistry.html
@@ -0,0 +1,264 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:06 EDT 2016 -->
+<title>QuerySchemaRegistry</title>
+<meta name="date" content="2016-07-26">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="QuerySchemaRegistry";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/QuerySchemaRegistry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/pirk/schema/query/QuerySchemaRegistry.html" target="_top">Frames</a></li>
+<li><a href="QuerySchemaRegistry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.pirk.schema.query</div>
+<h2 title="Class QuerySchemaRegistry" class="title">Class QuerySchemaRegistry</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>org.apache.pirk.schema.query.QuerySchemaRegistry</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">QuerySchemaRegistry</span>
+extends java.lang.Object</pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaRegistry.html#get(java.lang.String)">get</a></strong>(java.lang.String&nbsp;schemaName)</code>
+<div class="block">Returns the query schema with the given name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.util.Set&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaRegistry.html#getNames()">getNames</a></strong>()</code>
+<div class="block">Returns the set of query schema names held in the registry.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaRegistry.html#put(org.apache.pirk.schema.query.QuerySchema)">put</a></strong>(<a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;schema)</code>
+<div class="block">Adds the given query schema to the registry.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="put(org.apache.pirk.schema.query.QuerySchema)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>put</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;put(<a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;schema)</pre>
+<div class="block">Adds the given query schema to the registry.
+ 
+ If there was an existing schema with the same name, it is replaced.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>schema</code> - The query schema to add.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the previous schema registered at the same name, or <code>null</code> if there were none.</dd></dl>
+</li>
+</ul>
+<a name="get(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>get</h4>
+<pre>public static&nbsp;<a href="../../../../../org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a>&nbsp;get(java.lang.String&nbsp;schemaName)</pre>
+<div class="block">Returns the query schema with the given name.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>schemaName</code> - The query schema name to be returned.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The query schema, or <code>null</code> if no such schema.</dd></dl>
+</li>
+</ul>
+<a name="getNames()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getNames</h4>
+<pre>public static&nbsp;java.util.Set&lt;java.lang.String&gt;&nbsp;getNames()</pre>
+<div class="block">Returns the set of query schema names held in the registry.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The possibly empty set of query schema names.</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/QuerySchemaRegistry.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/pirk/schema/query/QuerySchemaRegistry.html" target="_top">Frames</a></li>
+<li><a href="QuerySchemaRegistry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/7a339429/javadocs/org/apache/pirk/schema/query/class-use/QuerySchemaLoader.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/schema/query/class-use/QuerySchemaLoader.html b/javadocs/org/apache/pirk/schema/query/class-use/QuerySchemaLoader.html
new file mode 100644
index 0000000..d01a7a3
--- /dev/null
+++ b/javadocs/org/apache/pirk/schema/query/class-use/QuerySchemaLoader.html
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<title>Uses of Class org.apache.pirk.schema.query.QuerySchemaLoader</title>
+<meta name="date" content="2016-07-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.pirk.schema.query.QuerySchemaLoader";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/pirk/schema/query/class-use/QuerySchemaLoader.html" target="_top">Frames</a></li>
+<li><a href="QuerySchemaLoader.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.pirk.schema.query.QuerySchemaLoader" class="title">Uses of Class<br>org.apache.pirk.schema.query.QuerySchemaLoader</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.pirk.schema.query.QuerySchemaLoader</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/pirk/schema/query/class-use/QuerySchemaLoader.html" target="_top">Frames</a></li>
+<li><a href="QuerySchemaLoader.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/7a339429/javadocs/org/apache/pirk/schema/query/class-use/QuerySchemaRegistry.html
----------------------------------------------------------------------
diff --git a/javadocs/org/apache/pirk/schema/query/class-use/QuerySchemaRegistry.html b/javadocs/org/apache/pirk/schema/query/class-use/QuerySchemaRegistry.html
new file mode 100644
index 0000000..5d7684a
--- /dev/null
+++ b/javadocs/org/apache/pirk/schema/query/class-use/QuerySchemaRegistry.html
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<title>Uses of Class org.apache.pirk.schema.query.QuerySchemaRegistry</title>
+<meta name="date" content="2016-07-26">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.pirk.schema.query.QuerySchemaRegistry";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/pirk/schema/query/class-use/QuerySchemaRegistry.html" target="_top">Frames</a></li>
+<li><a href="QuerySchemaRegistry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.pirk.schema.query.QuerySchemaRegistry" class="title">Uses of Class<br>org.apache.pirk.schema.query.QuerySchemaRegistry</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.pirk.schema.query.QuerySchemaRegistry</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/pirk/schema/query/class-use/QuerySchemaRegistry.html" target="_top">Frames</a></li>
+<li><a href="QuerySchemaRegistry.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/7a339429/javadocs/test/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/javadocs/test/allclasses-frame.html b/javadocs/test/allclasses-frame.html
new file mode 100644
index 0000000..6cd2bb3
--- /dev/null
+++ b/javadocs/test/allclasses-frame.html
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<title>All Classes</title>
+<meta name="date" content="2016-07-26">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/pirk/responder/wideskies/spark/Accumulators.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">Accumulators</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/BaseInputFormat.html" title="class in org.apache.pirk.inputformat.hadoop" target="classFrame">BaseInputFormat</a></li>
+<li><a href="org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils" target="classFrame">BaseTests</a></li>
+<li><a href="org/apache/pirk/benchmark/BenchmarkDriver.html" title="class in org.apache.pirk.benchmark" target="classFrame">BenchmarkDriver</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">BroadcastVars</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html" title="class in org.apache.pirk.inputformat.hadoop" target="classFrame">BytesArrayWritable</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ColumnMultMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">ColumnMultMapper</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ColumnMultReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">ColumnMultReducer</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html" title="class in org.apache.pirk.responder.wideskies.common" target="classFrame">ComputeEncryptedRow</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/ComputeExpLookupTable.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">ComputeExpLookupTable</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">ComputeResponse</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">ComputeResponseTool</a></li>
+<li><a href="org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils" target="classFrame">CSVOutputUtils</a></li>
+<li><a href="org/apache/pirk/schema/query/filter/DataFilter.html" title="interface in org.apache.pirk.schema.query.filter" target="classFrame"><i>DataFilter</i></a></li>
+<li><a href="org/apache/pirk/schema/data/partitioner/DataPartitioner.html" title="interface in org.apache.pirk.schema.data.partitioner" target="classFrame"><i>DataPartitioner</i></a></li>
+<li><a href="org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data" target="classFrame">DataSchema</a></li>
+<li><a href="org/apache/pirk/schema/data/DataSchemaLoader.html" title="class in org.apache.pirk.schema.data" target="classFrame">DataSchemaLoader</a></li>
+<li><a href="org/apache/pirk/schema/data/DataSchemaRegistry.html" title="class in org.apache.pirk.schema.data" target="classFrame">DataSchemaRegistry</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html" title="class in org.apache.pirk.querier.wideskies.decrypt" target="classFrame">DecryptResponse</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html" title="class in org.apache.pirk.querier.wideskies.decrypt" target="classFrame">DecryptResponseRunnable</a></li>
+<li><a href="org/apache/pirk/test/distributed/DistributedTestCLI.html" title="class in org.apache.pirk.test.distributed" target="classFrame">DistributedTestCLI</a></li>
+<li><a href="org/apache/pirk/test/distributed/DistributedTestDriver.html" title="class in org.apache.pirk.test.distributed" target="classFrame">DistributedTestDriver</a></li>
+<li><a href="org/apache/pirk/test/distributed/testsuite/DistTestSuite.html" title="class in org.apache.pirk.test.distributed.testsuite" target="classFrame">DistTestSuite</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/EncColMultGroupedMapper.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">EncColMultGroupedMapper</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/EncColMultReducer.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">EncColMultReducer</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/EncRowCalc.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">EncRowCalc</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/EncRowCalcPrecomputedCache.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">EncRowCalcPrecomputedCache</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" title="class in org.apache.pirk.querier.wideskies.encrypt" target="classFrame">EncryptQuery</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt" target="classFrame">EncryptQueryRunnable</a></li>
+<li><a href="org/apache/pirk/utils/EpochDateParser.html" title="class in org.apache.pirk.utils" target="classFrame">EpochDateParser</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/ExpKeyFilenameMap.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">ExpKeyFilenameMap</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/ExpTableGenerator.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">ExpTableGenerator</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ExpTableMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">ExpTableMapper</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">ExpTableReducer</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt" target="classFrame">ExpTableRunnable</a></li>
+<li><a href="org/apache/pirk/utils/FileConst.html" title="class in org.apache.pirk.utils" target="classFrame">FileConst</a></li>
+<li><a href="org/apache/pirk/utils/FileIOUtils.html" title="class in org.apache.pirk.utils" target="classFrame">FileIOUtils</a></li>
+<li><a href="org/apache/pirk/utils/FileIOUtils.Callable.html" title="interface in org.apache.pirk.utils" target="classFrame"><i>FileIOUtils.Callable</i></a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/FilterData.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">FilterData</a></li>
+<li><a href="org/apache/pirk/schema/query/filter/FilterFactory.html" title="class in org.apache.pirk.schema.query.filter" target="classFrame">FilterFactory</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/FinalResponseReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">FinalResponseReducer</a></li>
+<li><a href="org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization" target="classFrame">HadoopFileSystemStore</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html" title="class in org.apache.pirk.responder.wideskies.common" target="classFrame">HashSelectorAndPartitionData</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/HashSelectorsAndPartitionData.html" title="class in org.apache.pirk.responder.wideskies.spark" target="classFrame">HashSelectorsAndPartitionData</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/HashSelectorsAndPartitionDataMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">HashSelectorsAndPartitionDataMapper</a></li>
+<li><a href="org/apache/pirk/utils/HDFS.html" title="class in org.apache.pirk.utils" target="classFrame">HDFS</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/InputFormatConst.html" title="class in org.apache.pirk.inputformat.hadoop" target="classFrame">InputFormatConst</a></li>
+<li><a href="org/apache/pirk/test/utils/Inputs.html" title="class in org.apache.pirk.test.utils" target="classFrame">Inputs</a></li>
+<li><a href="org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html" title="class in org.apache.pirk.schema.data.partitioner" target="classFrame">IPDataPartitioner</a></li>
+<li><a href="org/apache/pirk/utils/ISO8601DateParser.html" title="class in org.apache.pirk.utils" target="classFrame">ISO8601DateParser</a></li>
+<li><a href="test/general/ISO8601DateParserTest.html" title="class in test.general" target="classFrame">ISO8601DateParserTest</a></li>
+<li><a href="org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner" target="classFrame">ISO8601DatePartitioner</a></li>
+<li><a href="org/apache/pirk/serialization/JavaSerializer.html" title="class in org.apache.pirk.serialization" target="classFrame">JavaSerializer</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html" title="class in org.apache.pirk.inputformat.hadoop.json" target="classFrame">JSONInputFormat</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html" title="class in org.apache.pirk.inputformat.hadoop.json" target="classFrame">JSONInputFormatBase</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html" title="class in org.apache.pirk.inputformat.hadoop.json" target="classFrame">JSONRecordReader</a></li>
+<li><a href="org/apache/pirk/serialization/JsonSerializer.html" title="class in org.apache.pirk.serialization" target="classFrame">JsonSerializer</a></li>
+<li><a href="org/apache/pirk/utils/KeyedHash.html" title="class in org.apache.pirk.utils" target="classFrame">KeyedHash</a></li>
+<li><a href="test/general/KeyedHashTest.html" title="class in test.general" target="classFrame">KeyedHashTest</a></li>
+<li><a href="test/schema/data/LoadDataSchemaTest.html" title="class in test.schema.data" target="classFrame">LoadDataSchemaTest</a></li>
+<li><a href="test/schema/query/LoadQuerySchemaTest.html" title="class in test.schema.query" target="classFrame">LoadQuerySchemaTest</a></li>
+<li><a href="org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization" target="classFrame">LocalFileSystemStore</a></li>
+<li><a href="org/apache/pirk/encryption/ModPowAbstraction.html" title="class in org.apache.pirk.encryption" target="classFrame">ModPowAbstraction</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/MRStats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">MRStats</a></li>
+<li><a href="org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption" target="classFrame">Paillier</a></li>
+<li><a href="org/apache/pirk/benchmark/PaillierBenchmark.html" title="class in org.apache.pirk.benchmark" target="classFrame">PaillierBenchmark</a></li>
+<li><a href="org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html" title="class in org.apache.pirk.benchmark" target="classFrame">PaillierBenchmark.PaillierBenchmarkState</a></li>
+<li><a href="test/general/PaillierTest.html" title="class in test.general" target="classFrame">PaillierTest</a></li>
+<li><a href="test/general/PartitionUtilsTest.html" title="class in test.general" target="classFrame">PartitionUtilsTest</a></li>
+<li><a href="org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils" target="classFrame">PIRException</a></li>
+<li><a href="org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption" target="classFrame">PrimeGenerator</a></li>
+<li><a href="org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner" target="classFrame">PrimitiveTypePartitioner</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/Querier.html" title="class in org.apache.pirk.querier.wideskies" target="classFrame">Querier</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies" target="classFrame">QuerierConst</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/QuerierDriver.html" title="class in org.apache.pirk.querier.wideskies" target="classFrame">QuerierDriver</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/QuerierDriverCLI.html" title="class in org.apache.pirk.querier.wideskies" target="classFrame">QuerierDriverCLI</a></li>
+<li><a href="org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies" target="classFrame">Query</a></li>
+<li><a href="org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies" target="classFrame">QueryInfo</a></li>
+<li><a href="org/apache/pirk/utils/QueryParserUtils.html" title="class in org.apache.pirk.utils" target="classFrame">QueryParserUtils</a></li>
+<li><a href="test/general/QueryParserUtilsTest.html" title="class in test.general" target="classFrame">QueryParserUtilsTest</a></li>
+<li><a href="org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response" target="classFrame">QueryResponseJSON</a></li>
+<li><a href="org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query" target="classFrame">QuerySchema</a></li>
+<li><a href="org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query" target="classFrame">QuerySchemaLoader</a></li>
+<li><a href="org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query" target="classFrame">QuerySchemaRegistry</a></li>
+<li><a href="org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies" target="classFrame">QueryUtils</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/standalone/Responder.html" title="class in org.apache.pirk.responder.wideskies.standalone" target="classFrame">Responder</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies" target="classFrame">ResponderCLI</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/ResponderDriver.html" title="class in org.apache.pirk.responder.wideskies" target="classFrame">ResponderDriver</a></li>
+<li><a href="org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies" target="classFrame">Response</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce" target="classFrame">RowCalcReducer</a></li>
+<li><a href="org/apache/pirk/serialization/SerializationService.html" title="class in org.apache.pirk.serialization" target="classFrame">SerializationService</a></li>
+<li><a href="org/apache/pirk/test/utils/StandaloneQuery.html" title="class in org.apache.pirk.test.utils" target="classFrame">StandaloneQuery</a></li>
+<li><a href="test/wideskies/standalone/StandaloneTest.html" title="class in test.wideskies.standalone" target="classFrame">StandaloneTest</a></li>
+<li><a href="org/apache/pirk/schema/query/filter/StopListFilter.html" title="class in org.apache.pirk.schema.query.filter" target="classFrame">StopListFilter</a></li>
+<li><a href="org/apache/pirk/utils/StopListUtils.html" title="class in org.apache.pirk.utils" target="classFrame">StopListUtils</a></li>
+<li><a href="org/apache/pirk/serialization/Storable.html" title="interface in org.apache.pirk.serialization" target="classFrame"><i>Storable</i></a></li>
+<li><a href="org/apache/pirk/utils/StringUtils.html" title="class in org.apache.pirk.utils" target="classFrame">StringUtils</a></li>
+<li><a href="org/apache/pirk/utils/SystemConfiguration.html" title="class in org.apache.pirk.utils" target="classFrame">SystemConfiguration</a></li>
+<li><a href="org/apache/pirk/test/utils/TestUtils.html" title="class in org.apache.pirk.test.utils" target="classFrame">TestUtils</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/TextArrayWritable.html" title="class in org.apache.pirk.inputformat.hadoop" target="classFrame">TextArrayWritable</a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/7a339429/javadocs/test/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/javadocs/test/allclasses-noframe.html b/javadocs/test/allclasses-noframe.html
new file mode 100644
index 0000000..6587085
--- /dev/null
+++ b/javadocs/test/allclasses-noframe.html
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jul 26 22:21:09 EDT 2016 -->
+<title>All Classes</title>
+<meta name="date" content="2016-07-26">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/pirk/responder/wideskies/spark/Accumulators.html" title="class in org.apache.pirk.responder.wideskies.spark">Accumulators</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/BaseInputFormat.html" title="class in org.apache.pirk.inputformat.hadoop">BaseInputFormat</a></li>
+<li><a href="org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils">BaseTests</a></li>
+<li><a href="org/apache/pirk/benchmark/BenchmarkDriver.html" title="class in org.apache.pirk.benchmark">BenchmarkDriver</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/BroadcastVars.html" title="class in org.apache.pirk.responder.wideskies.spark">BroadcastVars</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/BytesArrayWritable.html" title="class in org.apache.pirk.inputformat.hadoop">BytesArrayWritable</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ColumnMultMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ColumnMultMapper</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ColumnMultReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ColumnMultReducer</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/common/ComputeEncryptedRow.html" title="class in org.apache.pirk.responder.wideskies.common">ComputeEncryptedRow</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/ComputeExpLookupTable.html" title="class in org.apache.pirk.responder.wideskies.spark">ComputeExpLookupTable</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/ComputeResponse.html" title="class in org.apache.pirk.responder.wideskies.spark">ComputeResponse</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ComputeResponseTool.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ComputeResponseTool</a></li>
+<li><a href="org/apache/pirk/utils/CSVOutputUtils.html" title="class in org.apache.pirk.utils">CSVOutputUtils</a></li>
+<li><a href="org/apache/pirk/schema/query/filter/DataFilter.html" title="interface in org.apache.pirk.schema.query.filter"><i>DataFilter</i></a></li>
+<li><a href="org/apache/pirk/schema/data/partitioner/DataPartitioner.html" title="interface in org.apache.pirk.schema.data.partitioner"><i>DataPartitioner</i></a></li>
+<li><a href="org/apache/pirk/schema/data/DataSchema.html" title="class in org.apache.pirk.schema.data">DataSchema</a></li>
+<li><a href="org/apache/pirk/schema/data/DataSchemaLoader.html" title="class in org.apache.pirk.schema.data">DataSchemaLoader</a></li>
+<li><a href="org/apache/pirk/schema/data/DataSchemaRegistry.html" title="class in org.apache.pirk.schema.data">DataSchemaRegistry</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/decrypt/DecryptResponse.html" title="class in org.apache.pirk.querier.wideskies.decrypt">DecryptResponse</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/decrypt/DecryptResponseRunnable.html" title="class in org.apache.pirk.querier.wideskies.decrypt">DecryptResponseRunnable</a></li>
+<li><a href="org/apache/pirk/test/distributed/DistributedTestCLI.html" title="class in org.apache.pirk.test.distributed">DistributedTestCLI</a></li>
+<li><a href="org/apache/pirk/test/distributed/DistributedTestDriver.html" title="class in org.apache.pirk.test.distributed">DistributedTestDriver</a></li>
+<li><a href="org/apache/pirk/test/distributed/testsuite/DistTestSuite.html" title="class in org.apache.pirk.test.distributed.testsuite">DistTestSuite</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/EncColMultGroupedMapper.html" title="class in org.apache.pirk.responder.wideskies.spark">EncColMultGroupedMapper</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/EncColMultReducer.html" title="class in org.apache.pirk.responder.wideskies.spark">EncColMultReducer</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/EncRowCalc.html" title="class in org.apache.pirk.responder.wideskies.spark">EncRowCalc</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/EncRowCalcPrecomputedCache.html" title="class in org.apache.pirk.responder.wideskies.spark">EncRowCalcPrecomputedCache</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/encrypt/EncryptQuery.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQuery</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/encrypt/EncryptQueryRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt">EncryptQueryRunnable</a></li>
+<li><a href="org/apache/pirk/utils/EpochDateParser.html" title="class in org.apache.pirk.utils">EpochDateParser</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/ExpKeyFilenameMap.html" title="class in org.apache.pirk.responder.wideskies.spark">ExpKeyFilenameMap</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/ExpTableGenerator.html" title="class in org.apache.pirk.responder.wideskies.spark">ExpTableGenerator</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ExpTableMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ExpTableMapper</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/ExpTableReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">ExpTableReducer</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/encrypt/ExpTableRunnable.html" title="class in org.apache.pirk.querier.wideskies.encrypt">ExpTableRunnable</a></li>
+<li><a href="org/apache/pirk/utils/FileConst.html" title="class in org.apache.pirk.utils">FileConst</a></li>
+<li><a href="org/apache/pirk/utils/FileIOUtils.html" title="class in org.apache.pirk.utils">FileIOUtils</a></li>
+<li><a href="org/apache/pirk/utils/FileIOUtils.Callable.html" title="interface in org.apache.pirk.utils"><i>FileIOUtils.Callable</i></a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/FilterData.html" title="class in org.apache.pirk.responder.wideskies.spark">FilterData</a></li>
+<li><a href="org/apache/pirk/schema/query/filter/FilterFactory.html" title="class in org.apache.pirk.schema.query.filter">FilterFactory</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/FinalResponseReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">FinalResponseReducer</a></li>
+<li><a href="org/apache/pirk/serialization/HadoopFileSystemStore.html" title="class in org.apache.pirk.serialization">HadoopFileSystemStore</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/common/HashSelectorAndPartitionData.html" title="class in org.apache.pirk.responder.wideskies.common">HashSelectorAndPartitionData</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/spark/HashSelectorsAndPartitionData.html" title="class in org.apache.pirk.responder.wideskies.spark">HashSelectorsAndPartitionData</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/HashSelectorsAndPartitionDataMapper.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">HashSelectorsAndPartitionDataMapper</a></li>
+<li><a href="org/apache/pirk/utils/HDFS.html" title="class in org.apache.pirk.utils">HDFS</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/InputFormatConst.html" title="class in org.apache.pirk.inputformat.hadoop">InputFormatConst</a></li>
+<li><a href="org/apache/pirk/test/utils/Inputs.html" title="class in org.apache.pirk.test.utils">Inputs</a></li>
+<li><a href="org/apache/pirk/schema/data/partitioner/IPDataPartitioner.html" title="class in org.apache.pirk.schema.data.partitioner">IPDataPartitioner</a></li>
+<li><a href="org/apache/pirk/utils/ISO8601DateParser.html" title="class in org.apache.pirk.utils">ISO8601DateParser</a></li>
+<li><a href="test/general/ISO8601DateParserTest.html" title="class in test.general">ISO8601DateParserTest</a></li>
+<li><a href="org/apache/pirk/schema/data/partitioner/ISO8601DatePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner">ISO8601DatePartitioner</a></li>
+<li><a href="org/apache/pirk/serialization/JavaSerializer.html" title="class in org.apache.pirk.serialization">JavaSerializer</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/json/JSONInputFormat.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONInputFormat</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/json/JSONInputFormatBase.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONInputFormatBase</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/json/JSONRecordReader.html" title="class in org.apache.pirk.inputformat.hadoop.json">JSONRecordReader</a></li>
+<li><a href="org/apache/pirk/serialization/JsonSerializer.html" title="class in org.apache.pirk.serialization">JsonSerializer</a></li>
+<li><a href="org/apache/pirk/utils/KeyedHash.html" title="class in org.apache.pirk.utils">KeyedHash</a></li>
+<li><a href="test/general/KeyedHashTest.html" title="class in test.general">KeyedHashTest</a></li>
+<li><a href="test/schema/data/LoadDataSchemaTest.html" title="class in test.schema.data">LoadDataSchemaTest</a></li>
+<li><a href="test/schema/query/LoadQuerySchemaTest.html" title="class in test.schema.query">LoadQuerySchemaTest</a></li>
+<li><a href="org/apache/pirk/serialization/LocalFileSystemStore.html" title="class in org.apache.pirk.serialization">LocalFileSystemStore</a></li>
+<li><a href="org/apache/pirk/encryption/ModPowAbstraction.html" title="class in org.apache.pirk.encryption">ModPowAbstraction</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/MRStats.html" title="enum in org.apache.pirk.responder.wideskies.mapreduce">MRStats</a></li>
+<li><a href="org/apache/pirk/encryption/Paillier.html" title="class in org.apache.pirk.encryption">Paillier</a></li>
+<li><a href="org/apache/pirk/benchmark/PaillierBenchmark.html" title="class in org.apache.pirk.benchmark">PaillierBenchmark</a></li>
+<li><a href="org/apache/pirk/benchmark/PaillierBenchmark.PaillierBenchmarkState.html" title="class in org.apache.pirk.benchmark">PaillierBenchmark.PaillierBenchmarkState</a></li>
+<li><a href="test/general/PaillierTest.html" title="class in test.general">PaillierTest</a></li>
+<li><a href="test/general/PartitionUtilsTest.html" title="class in test.general">PartitionUtilsTest</a></li>
+<li><a href="org/apache/pirk/utils/PIRException.html" title="class in org.apache.pirk.utils">PIRException</a></li>
+<li><a href="org/apache/pirk/encryption/PrimeGenerator.html" title="class in org.apache.pirk.encryption">PrimeGenerator</a></li>
+<li><a href="org/apache/pirk/schema/data/partitioner/PrimitiveTypePartitioner.html" title="class in org.apache.pirk.schema.data.partitioner">PrimitiveTypePartitioner</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/Querier.html" title="class in org.apache.pirk.querier.wideskies">Querier</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies">QuerierConst</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/QuerierDriver.html" title="class in org.apache.pirk.querier.wideskies">QuerierDriver</a></li>
+<li><a href="org/apache/pirk/querier/wideskies/QuerierDriverCLI.html" title="class in org.apache.pirk.querier.wideskies">QuerierDriverCLI</a></li>
+<li><a href="org/apache/pirk/query/wideskies/Query.html" title="class in org.apache.pirk.query.wideskies">Query</a></li>
+<li><a href="org/apache/pirk/query/wideskies/QueryInfo.html" title="class in org.apache.pirk.query.wideskies">QueryInfo</a></li>
+<li><a href="org/apache/pirk/utils/QueryParserUtils.html" title="class in org.apache.pirk.utils">QueryParserUtils</a></li>
+<li><a href="test/general/QueryParserUtilsTest.html" title="class in test.general">QueryParserUtilsTest</a></li>
+<li><a href="org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></li>
+<li><a href="org/apache/pirk/schema/query/QuerySchema.html" title="class in org.apache.pirk.schema.query">QuerySchema</a></li>
+<li><a href="org/apache/pirk/schema/query/QuerySchemaLoader.html" title="class in org.apache.pirk.schema.query">QuerySchemaLoader</a></li>
+<li><a href="org/apache/pirk/schema/query/QuerySchemaRegistry.html" title="class in org.apache.pirk.schema.query">QuerySchemaRegistry</a></li>
+<li><a href="org/apache/pirk/query/wideskies/QueryUtils.html" title="class in org.apache.pirk.query.wideskies">QueryUtils</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/standalone/Responder.html" title="class in org.apache.pirk.responder.wideskies.standalone">Responder</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/ResponderCLI.html" title="class in org.apache.pirk.responder.wideskies">ResponderCLI</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/ResponderDriver.html" title="class in org.apache.pirk.responder.wideskies">ResponderDriver</a></li>
+<li><a href="org/apache/pirk/response/wideskies/Response.html" title="class in org.apache.pirk.response.wideskies">Response</a></li>
+<li><a href="org/apache/pirk/responder/wideskies/mapreduce/RowCalcReducer.html" title="class in org.apache.pirk.responder.wideskies.mapreduce">RowCalcReducer</a></li>
+<li><a href="org/apache/pirk/serialization/SerializationService.html" title="class in org.apache.pirk.serialization">SerializationService</a></li>
+<li><a href="org/apache/pirk/test/utils/StandaloneQuery.html" title="class in org.apache.pirk.test.utils">StandaloneQuery</a></li>
+<li><a href="test/wideskies/standalone/StandaloneTest.html" title="class in test.wideskies.standalone">StandaloneTest</a></li>
+<li><a href="org/apache/pirk/schema/query/filter/StopListFilter.html" title="class in org.apache.pirk.schema.query.filter">StopListFilter</a></li>
+<li><a href="org/apache/pirk/utils/StopListUtils.html" title="class in org.apache.pirk.utils">StopListUtils</a></li>
+<li><a href="org/apache/pirk/serialization/Storable.html" title="interface in org.apache.pirk.serialization"><i>Storable</i></a></li>
+<li><a href="org/apache/pirk/utils/StringUtils.html" title="class in org.apache.pirk.utils">StringUtils</a></li>
+<li><a href="org/apache/pirk/utils/SystemConfiguration.html" title="class in org.apache.pirk.utils">SystemConfiguration</a></li>
+<li><a href="org/apache/pirk/test/utils/TestUtils.html" title="class in org.apache.pirk.test.utils">TestUtils</a></li>
+<li><a href="org/apache/pirk/inputformat/hadoop/TextArrayWritable.html" title="class in org.apache.pirk.inputformat.hadoop">TextArrayWritable</a></li>
+</ul>
+</div>
+</body>
+</html>