[PIRK-62] - Local Properties Files Not Picked Up by Responder Using spark-submit, updated javadocs - closes apache/incubator-pirk#89
Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/28fde0dc Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/28fde0dc Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/28fde0dc Branch: refs/heads/master Commit: 28fde0dc2c035fce3e83ee98aac8c9e43d663e9d Parents: db0d1d7 Author: eawilliams <[email protected]> Authored: Tue Sep 13 10:54:48 2016 -0400 Committer: eawilliams <[email protected]> Committed: Tue Sep 13 10:54:48 2016 -0400 ---------------------------------------------------------------------- .gitignore | 1 + docs/allclasses-frame.html | 15 +- docs/allclasses-noframe.html | 15 +- docs/constant-values.html | 354 ++--------- docs/deprecated-list.html | 37 +- docs/help-doc.html | 39 +- docs/index-files/index-1.html | 73 +-- docs/index-files/index-10.html | 83 +-- docs/index-files/index-11.html | 55 +- docs/index-files/index-12.html | 95 +-- docs/index-files/index-13.html | 81 +-- docs/index-files/index-14.html | 69 ++- docs/index-files/index-15.html | 57 +- docs/index-files/index-16.html | 153 ++--- docs/index-files/index-17.html | 129 ++-- docs/index-files/index-18.html | 137 +++-- docs/index-files/index-19.html | 201 +++--- docs/index-files/index-2.html | 77 +-- docs/index-files/index-20.html | 191 +++--- docs/index-files/index-21.html | 55 +- docs/index-files/index-22.html | 49 +- docs/index-files/index-23.html | 73 ++- docs/index-files/index-3.html | 191 +++--- docs/index-files/index-4.html | 147 ++--- docs/index-files/index-5.html | 177 +++--- docs/index-files/index-6.html | 93 +-- docs/index-files/index-7.html | 273 +++++---- docs/index-files/index-8.html | 95 +-- docs/index-files/index-9.html | 113 ++-- docs/index.html | 2 +- .../apache/pirk/benchmark/BenchmarkDriver.html | 101 +-- ...aillierBenchmark.PaillierBenchmarkState.html | 99 +-- .../pirk/benchmark/PaillierBenchmark.html | 117 ++-- .../benchmark/class-use/BenchmarkDriver.html | 37 +- ...aillierBenchmark.PaillierBenchmarkState.html | 47 +- .../benchmark/class-use/PaillierBenchmark.html | 37 +- .../apache/pirk/benchmark/package-frame.html | 5 +- .../apache/pirk/benchmark/package-summary.html | 47 +- .../org/apache/pirk/benchmark/package-tree.html | 45 +- docs/org/apache/pirk/benchmark/package-use.html | 41 +- .../pirk/encryption/ModPowAbstraction.html | 120 ++-- docs/org/apache/pirk/encryption/Paillier.html | 206 ++++--- .../apache/pirk/encryption/PrimeGenerator.html | 121 ++-- .../encryption/class-use/ModPowAbstraction.html | 37 +- .../pirk/encryption/class-use/Paillier.html | 55 +- .../encryption/class-use/PrimeGenerator.html | 37 +- .../apache/pirk/encryption/package-frame.html | 5 +- .../apache/pirk/encryption/package-summary.html | 47 +- .../apache/pirk/encryption/package-tree.html | 45 +- .../org/apache/pirk/encryption/package-use.html | 45 +- .../pirk/general/ISO8601DateParserTest.html | 101 +-- docs/org/apache/pirk/general/KeyedHashTest.html | 101 +-- docs/org/apache/pirk/general/PaillierTest.html | 149 +++-- .../apache/pirk/general/PartitionUtilsTest.html | 131 ++-- .../pirk/general/QueryParserUtilsTest.html | 179 +++--- .../class-use/ISO8601DateParserTest.html | 37 +- .../pirk/general/class-use/KeyedHashTest.html | 37 +- .../pirk/general/class-use/PaillierTest.html | 37 +- .../general/class-use/PartitionUtilsTest.html | 37 +- .../general/class-use/QueryParserUtilsTest.html | 37 +- docs/org/apache/pirk/general/package-frame.html | 5 +- .../apache/pirk/general/package-summary.html | 47 +- docs/org/apache/pirk/general/package-tree.html | 49 +- docs/org/apache/pirk/general/package-use.html | 37 +- .../inputformat/hadoop/BaseInputFormat.html | 75 ++- .../inputformat/hadoop/BytesArrayWritable.html | 135 ++-- .../inputformat/hadoop/InputFormatConst.html | 103 ++-- .../inputformat/hadoop/TextArrayWritable.html | 111 ++-- .../hadoop/class-use/BaseInputFormat.html | 43 +- .../hadoop/class-use/BytesArrayWritable.html | 55 +- .../hadoop/class-use/InputFormatConst.html | 37 +- .../hadoop/class-use/TextArrayWritable.html | 37 +- .../hadoop/json/JSONInputFormat.html | 122 ++-- .../hadoop/json/JSONInputFormatBase.html | 117 ++-- .../hadoop/json/JSONRecordReader.html | 191 +++--- .../hadoop/json/class-use/JSONInputFormat.html | 37 +- .../json/class-use/JSONInputFormatBase.html | 37 +- .../hadoop/json/class-use/JSONRecordReader.html | 37 +- .../inputformat/hadoop/json/package-frame.html | 5 +- .../hadoop/json/package-summary.html | 47 +- .../inputformat/hadoop/json/package-tree.html | 47 +- .../inputformat/hadoop/json/package-use.html | 37 +- .../pirk/inputformat/hadoop/package-frame.html | 5 +- .../inputformat/hadoop/package-summary.html | 47 +- .../pirk/inputformat/hadoop/package-tree.html | 47 +- .../pirk/inputformat/hadoop/package-use.html | 45 +- .../apache/pirk/querier/wideskies/Querier.html | 124 ++-- .../pirk/querier/wideskies/QuerierCLI.html | 117 ++-- .../pirk/querier/wideskies/QuerierConst.html | 101 +-- .../pirk/querier/wideskies/QuerierDriver.html | 106 ++-- .../pirk/querier/wideskies/QuerierProps.html | 116 ++-- .../querier/wideskies/class-use/Querier.html | 49 +- .../querier/wideskies/class-use/QuerierCLI.html | 37 +- .../wideskies/class-use/QuerierConst.html | 37 +- .../wideskies/class-use/QuerierDriver.html | 37 +- .../wideskies/class-use/QuerierProps.html | 37 +- .../wideskies/decrypt/DecryptResponse.html | 115 ++-- .../decrypt/class-use/DecryptResponse.html | 37 +- .../wideskies/decrypt/package-frame.html | 5 +- .../wideskies/decrypt/package-summary.html | 47 +- .../querier/wideskies/decrypt/package-tree.html | 41 +- .../querier/wideskies/decrypt/package-use.html | 37 +- .../querier/wideskies/encrypt/EncryptQuery.html | 133 ++-- .../encrypt/class-use/EncryptQuery.html | 37 +- .../wideskies/encrypt/package-frame.html | 5 +- .../wideskies/encrypt/package-summary.html | 47 +- .../querier/wideskies/encrypt/package-tree.html | 41 +- .../querier/wideskies/encrypt/package-use.html | 37 +- .../pirk/querier/wideskies/package-frame.html | 5 +- .../pirk/querier/wideskies/package-summary.html | 47 +- .../pirk/querier/wideskies/package-tree.html | 49 +- .../pirk/querier/wideskies/package-use.html | 43 +- docs/org/apache/pirk/query/wideskies/Query.html | 220 +++---- .../apache/pirk/query/wideskies/QueryInfo.html | 246 ++++---- .../apache/pirk/query/wideskies/QueryUtils.html | 207 ++++--- .../pirk/query/wideskies/class-use/Query.html | 83 +-- .../query/wideskies/class-use/QueryInfo.html | 96 +-- .../query/wideskies/class-use/QueryUtils.html | 37 +- .../pirk/query/wideskies/package-frame.html | 5 +- .../pirk/query/wideskies/package-summary.html | 47 +- .../pirk/query/wideskies/package-tree.html | 45 +- .../pirk/query/wideskies/package-use.html | 57 +- .../pirk/responder/wideskies/ResponderCLI.html | 117 ++-- .../responder/wideskies/ResponderDriver.html | 101 +-- .../responder/wideskies/ResponderProps.html | 374 ++++++------ .../wideskies/class-use/ResponderCLI.html | 37 +- .../wideskies/class-use/ResponderDriver.html | 37 +- .../wideskies/class-use/ResponderProps.html | 37 +- .../wideskies/common/ComputeEncryptedRow.html | 223 ++++--- .../common/HashSelectorAndPartitionData.html | 141 +++-- .../common/class-use/ComputeEncryptedRow.html | 37 +- .../class-use/HashSelectorAndPartitionData.html | 37 +- .../wideskies/common/package-frame.html | 5 +- .../wideskies/common/package-summary.html | 47 +- .../wideskies/common/package-tree.html | 43 +- .../responder/wideskies/common/package-use.html | 37 +- .../wideskies/mapreduce/ColumnMultMapper.html | 129 ++-- .../wideskies/mapreduce/ColumnMultReducer.html | 142 +++-- .../mapreduce/ComputeResponseTool.html | 112 ++-- .../wideskies/mapreduce/ExpTableMapper.html | 129 ++-- .../wideskies/mapreduce/ExpTableReducer.html | 142 +++-- .../mapreduce/FinalResponseReducer.html | 142 +++-- .../HashSelectorsAndPartitionDataMapper.html | 142 +++-- .../responder/wideskies/mapreduce/MRStats.html | 124 ++-- .../wideskies/mapreduce/RowCalcReducer.html | 142 +++-- .../mapreduce/class-use/ColumnMultMapper.html | 37 +- .../mapreduce/class-use/ColumnMultReducer.html | 37 +- .../class-use/ComputeResponseTool.html | 37 +- .../mapreduce/class-use/ExpTableMapper.html | 37 +- .../mapreduce/class-use/ExpTableReducer.html | 37 +- .../class-use/FinalResponseReducer.html | 37 +- .../HashSelectorsAndPartitionDataMapper.html | 37 +- .../wideskies/mapreduce/class-use/MRStats.html | 45 +- .../mapreduce/class-use/RowCalcReducer.html | 37 +- .../wideskies/mapreduce/package-frame.html | 5 +- .../wideskies/mapreduce/package-summary.html | 49 +- .../wideskies/mapreduce/package-tree.html | 57 +- .../wideskies/mapreduce/package-use.html | 41 +- .../pirk/responder/wideskies/package-frame.html | 5 +- .../responder/wideskies/package-summary.html | 47 +- .../pirk/responder/wideskies/package-tree.html | 45 +- .../pirk/responder/wideskies/package-use.html | 37 +- .../responder/wideskies/spark/Accumulators.html | 178 +++--- .../wideskies/spark/BroadcastVars.html | 214 ++++--- .../wideskies/spark/ComputeExpLookupTable.html | 123 ++-- .../wideskies/spark/ComputeResponse.html | 143 +++-- .../spark/EncColMultGroupedMapper.html | 111 ++-- .../wideskies/spark/EncColMultReducer.html | 113 ++-- .../responder/wideskies/spark/EncRowCalc.html | 109 ++-- .../spark/EncRowCalcPrecomputedCache.html | 109 ++-- .../wideskies/spark/ExpKeyFilenameMap.html | 107 ++-- .../wideskies/spark/ExpTableGenerator.html | 107 ++-- .../responder/wideskies/spark/FilterData.html | 112 ++-- .../spark/HashSelectorsAndPartitionData.html | 107 ++-- .../wideskies/spark/class-use/Accumulators.html | 59 +- .../spark/class-use/BroadcastVars.html | 69 ++- .../spark/class-use/ComputeExpLookupTable.html | 37 +- .../spark/class-use/ComputeResponse.html | 37 +- .../class-use/EncColMultGroupedMapper.html | 37 +- .../spark/class-use/EncColMultReducer.html | 37 +- .../wideskies/spark/class-use/EncRowCalc.html | 37 +- .../class-use/EncRowCalcPrecomputedCache.html | 37 +- .../spark/class-use/ExpKeyFilenameMap.html | 37 +- .../spark/class-use/ExpTableGenerator.html | 37 +- .../wideskies/spark/class-use/FilterData.html | 37 +- .../HashSelectorsAndPartitionData.html | 37 +- .../wideskies/spark/package-frame.html | 5 +- .../wideskies/spark/package-summary.html | 47 +- .../responder/wideskies/spark/package-tree.html | 63 +- .../responder/wideskies/spark/package-use.html | 43 +- .../streaming/ComputeStreamingResponse.html | 173 +++--- .../spark/streaming/FinalResponseFunction.html | 109 ++-- .../class-use/ComputeStreamingResponse.html | 37 +- .../class-use/FinalResponseFunction.html | 37 +- .../spark/streaming/package-frame.html | 5 +- .../spark/streaming/package-summary.html | 47 +- .../wideskies/spark/streaming/package-tree.html | 43 +- .../wideskies/spark/streaming/package-use.html | 37 +- .../wideskies/standalone/Responder.html | 133 ++-- .../standalone/class-use/Responder.html | 37 +- .../wideskies/standalone/package-frame.html | 5 +- .../wideskies/standalone/package-summary.html | 47 +- .../wideskies/standalone/package-tree.html | 41 +- .../wideskies/standalone/package-use.html | 37 +- .../wideskies/storm/EncColMultBolt.html | 122 ++-- .../wideskies/storm/EncRowCalcBolt.html | 122 ++-- .../responder/wideskies/storm/OutputBolt.html | 138 +++-- .../wideskies/storm/PartitionDataBolt.html | 126 ++-- .../wideskies/storm/PirkHashScheme.html | 124 ++-- .../responder/wideskies/storm/PirkTopology.html | 120 ++-- .../wideskies/storm/StormConstants.html | 537 +++------------- .../responder/wideskies/storm/StormUtils.html | 136 +++-- .../storm/class-use/EncColMultBolt.html | 37 +- .../storm/class-use/EncRowCalcBolt.html | 37 +- .../wideskies/storm/class-use/OutputBolt.html | 37 +- .../storm/class-use/PartitionDataBolt.html | 37 +- .../storm/class-use/PirkHashScheme.html | 37 +- .../wideskies/storm/class-use/PirkTopology.html | 37 +- .../storm/class-use/StormConstants.html | 37 +- .../wideskies/storm/class-use/StormUtils.html | 37 +- .../wideskies/storm/package-frame.html | 5 +- .../wideskies/storm/package-summary.html | 47 +- .../responder/wideskies/storm/package-tree.html | 55 +- .../responder/wideskies/storm/package-use.html | 37 +- .../pirk/response/wideskies/Response.html | 120 ++-- .../response/wideskies/class-use/Response.html | 47 +- .../pirk/response/wideskies/package-frame.html | 5 +- .../response/wideskies/package-summary.html | 47 +- .../pirk/response/wideskies/package-tree.html | 41 +- .../pirk/response/wideskies/package-use.html | 43 +- .../org/apache/pirk/schema/data/DataSchema.html | 229 ++++--- .../pirk/schema/data/DataSchemaLoader.html | 140 +++-- .../pirk/schema/data/DataSchemaRegistry.html | 123 ++-- .../pirk/schema/data/LoadDataSchemaTest.html | 125 ++-- .../pirk/schema/data/class-use/DataSchema.html | 93 +-- .../schema/data/class-use/DataSchemaLoader.html | 37 +- .../data/class-use/DataSchemaRegistry.html | 37 +- .../data/class-use/LoadDataSchemaTest.html | 37 +- .../apache/pirk/schema/data/package-frame.html | 5 +- .../pirk/schema/data/package-summary.html | 47 +- .../apache/pirk/schema/data/package-tree.html | 47 +- .../apache/pirk/schema/data/package-use.html | 51 +- .../data/partitioner/DataPartitioner.html | 161 +++-- .../data/partitioner/IPDataPartitioner.html | 172 +++--- .../partitioner/ISO8601DatePartitioner.html | 199 +++--- .../partitioner/PrimitiveTypePartitioner.html | 284 +++++---- .../partitioner/class-use/DataPartitioner.html | 59 +- .../class-use/IPDataPartitioner.html | 37 +- .../class-use/ISO8601DatePartitioner.html | 37 +- .../class-use/PrimitiveTypePartitioner.html | 37 +- .../schema/data/partitioner/package-frame.html | 7 +- .../data/partitioner/package-summary.html | 49 +- .../schema/data/partitioner/package-tree.html | 47 +- .../schema/data/partitioner/package-use.html | 45 +- .../pirk/schema/query/LoadQuerySchemaTest.html | 137 +++-- .../apache/pirk/schema/query/QuerySchema.html | 161 +++-- .../pirk/schema/query/QuerySchemaLoader.html | 140 +++-- .../pirk/schema/query/QuerySchemaRegistry.html | 116 ++-- .../query/class-use/LoadQuerySchemaTest.html | 37 +- .../schema/query/class-use/QuerySchema.html | 85 +-- .../query/class-use/QuerySchemaLoader.html | 37 +- .../query/class-use/QuerySchemaRegistry.html | 37 +- .../pirk/schema/query/filter/DataFilter.html | 77 ++- .../pirk/schema/query/filter/FilterFactory.html | 103 ++-- .../schema/query/filter/StopListFilter.html | 110 ++-- .../query/filter/class-use/DataFilter.html | 51 +- .../query/filter/class-use/FilterFactory.html | 37 +- .../query/filter/class-use/StopListFilter.html | 37 +- .../pirk/schema/query/filter/package-frame.html | 7 +- .../schema/query/filter/package-summary.html | 49 +- .../pirk/schema/query/filter/package-tree.html | 45 +- .../pirk/schema/query/filter/package-use.html | 43 +- .../apache/pirk/schema/query/package-frame.html | 5 +- .../pirk/schema/query/package-summary.html | 47 +- .../apache/pirk/schema/query/package-tree.html | 47 +- .../apache/pirk/schema/query/package-use.html | 47 +- .../pirk/schema/response/QueryResponseJSON.html | 205 ++++--- .../response/class-use/QueryResponseJSON.html | 69 ++- .../pirk/schema/response/package-frame.html | 5 +- .../pirk/schema/response/package-summary.html | 47 +- .../pirk/schema/response/package-tree.html | 41 +- .../pirk/schema/response/package-use.html | 49 +- .../serialization/HadoopFileSystemStore.html | 183 +++--- .../pirk/serialization/JavaSerializer.html | 137 +++-- .../pirk/serialization/JsonSerializer.html | 137 +++-- .../serialization/LocalFileSystemStore.html | 181 +++--- .../serialization/SerializationService.html | 125 ++-- .../pirk/serialization/SerializationTest.html | 141 +++-- .../org/apache/pirk/serialization/Storable.html | 47 +- .../class-use/HadoopFileSystemStore.html | 37 +- .../serialization/class-use/JavaSerializer.html | 37 +- .../serialization/class-use/JsonSerializer.html | 37 +- .../class-use/LocalFileSystemStore.html | 37 +- .../class-use/SerializationService.html | 51 +- .../class-use/SerializationTest.html | 37 +- .../pirk/serialization/class-use/Storable.html | 69 ++- .../pirk/serialization/package-frame.html | 7 +- .../pirk/serialization/package-summary.html | 49 +- .../apache/pirk/serialization/package-tree.html | 53 +- .../apache/pirk/serialization/package-use.html | 47 +- .../pirk/storm/KafkaStormIntegrationTest.html | 157 +++-- docs/org/apache/pirk/storm/SystemTime.html | 113 ++-- .../class-use/KafkaStormIntegrationTest.html | 37 +- .../apache/pirk/storm/class-use/SystemTime.html | 37 +- docs/org/apache/pirk/storm/package-frame.html | 5 +- docs/org/apache/pirk/storm/package-summary.html | 47 +- docs/org/apache/pirk/storm/package-tree.html | 43 +- docs/org/apache/pirk/storm/package-use.html | 37 +- .../test/distributed/DistributedTestCLI.html | 153 +++-- .../test/distributed/DistributedTestDriver.html | 224 ++++--- .../class-use/DistributedTestCLI.html | 43 +- .../class-use/DistributedTestDriver.html | 37 +- .../pirk/test/distributed/package-frame.html | 5 +- .../pirk/test/distributed/package-summary.html | 47 +- .../pirk/test/distributed/package-tree.html | 43 +- .../pirk/test/distributed/package-use.html | 41 +- .../distributed/testsuite/DistTestSuite.html | 209 ++++--- .../testsuite/class-use/DistTestSuite.html | 37 +- .../distributed/testsuite/package-frame.html | 5 +- .../distributed/testsuite/package-summary.html | 47 +- .../distributed/testsuite/package-tree.html | 41 +- .../test/distributed/testsuite/package-use.html | 37 +- docs/org/apache/pirk/test/utils/BaseTests.html | 342 ++++++----- docs/org/apache/pirk/test/utils/Inputs.html | 364 +++++++---- .../apache/pirk/test/utils/StandaloneQuery.html | 109 ++-- docs/org/apache/pirk/test/utils/TestUtils.html | 209 ++++--- .../pirk/test/utils/class-use/BaseTests.html | 37 +- .../pirk/test/utils/class-use/Inputs.html | 37 +- .../test/utils/class-use/StandaloneQuery.html | 37 +- .../pirk/test/utils/class-use/TestUtils.html | 37 +- .../apache/pirk/test/utils/package-frame.html | 5 +- .../apache/pirk/test/utils/package-summary.html | 47 +- .../apache/pirk/test/utils/package-tree.html | 47 +- .../org/apache/pirk/test/utils/package-use.html | 37 +- docs/org/apache/pirk/utils/CSVOutputUtils.html | 259 ++++---- docs/org/apache/pirk/utils/EpochDateParser.html | 131 ++-- docs/org/apache/pirk/utils/FileConst.html | 129 ++-- .../apache/pirk/utils/FileIOUtils.Callable.html | 83 ++- docs/org/apache/pirk/utils/FileIOUtils.html | 165 ++--- docs/org/apache/pirk/utils/HDFS.html | 199 +++--- .../apache/pirk/utils/ISO8601DateParser.html | 125 ++-- docs/org/apache/pirk/utils/KeyedHash.html | 111 ++-- docs/org/apache/pirk/utils/PIRException.html | 94 +-- .../org/apache/pirk/utils/QueryParserUtils.html | 139 +++-- .../apache/pirk/utils/QueryResultsWriter.html | 117 ++-- docs/org/apache/pirk/utils/StopListUtils.html | 97 +-- docs/org/apache/pirk/utils/StringUtils.html | 149 +++-- .../apache/pirk/utils/SystemConfiguration.html | 382 ++++++++---- .../pirk/utils/class-use/CSVOutputUtils.html | 37 +- .../pirk/utils/class-use/EpochDateParser.html | 37 +- .../apache/pirk/utils/class-use/FileConst.html | 37 +- .../utils/class-use/FileIOUtils.Callable.html | 47 +- .../pirk/utils/class-use/FileIOUtils.html | 37 +- docs/org/apache/pirk/utils/class-use/HDFS.html | 37 +- .../pirk/utils/class-use/ISO8601DateParser.html | 37 +- .../apache/pirk/utils/class-use/KeyedHash.html | 37 +- .../pirk/utils/class-use/PIRException.html | 185 +++--- .../pirk/utils/class-use/QueryParserUtils.html | 37 +- .../utils/class-use/QueryResultsWriter.html | 37 +- .../pirk/utils/class-use/StopListUtils.html | 37 +- .../pirk/utils/class-use/StringUtils.html | 37 +- .../utils/class-use/SystemConfiguration.html | 37 +- docs/org/apache/pirk/utils/package-frame.html | 7 +- docs/org/apache/pirk/utils/package-summary.html | 51 +- docs/org/apache/pirk/utils/package-tree.html | 67 +- docs/org/apache/pirk/utils/package-use.html | 96 ++- .../wideskies/standalone/StandaloneTest.html | 119 ++-- .../standalone/class-use/StandaloneTest.html | 37 +- .../wideskies/standalone/package-frame.html | 5 +- .../wideskies/standalone/package-summary.html | 47 +- .../pirk/wideskies/standalone/package-tree.html | 41 +- .../pirk/wideskies/standalone/package-use.html | 37 +- docs/overview-frame.html | 7 +- docs/overview-summary.html | 37 +- docs/overview-tree.html | 265 ++++---- docs/script.js | 30 + docs/serialized-form.html | 201 ++---- .../pirk/responder/wideskies/ResponderCLI.java | 36 +- .../responder/wideskies/ResponderDriver.java | 1 + .../streaming/ComputeStreamingResponse.java | 5 + .../apache/pirk/utils/SystemConfiguration.java | 611 +++++++++++-------- 381 files changed, 17117 insertions(+), 13184 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/28fde0dc/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 6375616..bf4c466 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ *.log .DS_Store pom.xml.releaseBackup +/bin/ http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/28fde0dc/docs/allclasses-frame.html ---------------------------------------------------------------------- diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index b0555f4..70c9f7e 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -2,13 +2,14 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:57:34 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 --> <title>All Classes</title> -<meta name="date" content="2016-08-30"> +<meta name="date" content="2016-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<script type="text/javascript" src="script.js"></script> </head> <body> -<h1 class="bar">All Classes</h1> +<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> @@ -25,8 +26,8 @@ <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/responder/wideskies/spark/streaming/ComputeStreamingResponse.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming" target="classFrame">ComputeStreamingResponse</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/query/filter/DataFilter.html" title="interface in org.apache.pirk.schema.query.filter" target="classFrame"><span class="interfaceName">DataFilter</span></a></li> +<li><a href="org/apache/pirk/schema/data/partitioner/DataPartitioner.html" title="interface in org.apache.pirk.schema.data.partitioner" target="classFrame"><span class="interfaceName">DataPartitioner</span></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> @@ -48,7 +49,7 @@ <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/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/utils/FileIOUtils.Callable.html" title="interface in org.apache.pirk.utils" target="classFrame"><span class="interfaceName">FileIOUtils.Callable</span></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/spark/streaming/FinalResponseFunction.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming" target="classFrame">FinalResponseFunction</a></li> @@ -116,7 +117,7 @@ <li><a href="org/apache/pirk/wideskies/standalone/StandaloneTest.html" title="class in org.apache.pirk.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/serialization/Storable.html" title="interface in org.apache.pirk.serialization" target="classFrame"><span class="interfaceName">Storable</span></a></li> <li><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html" title="class in org.apache.pirk.responder.wideskies.storm" target="classFrame">StormConstants</a></li> <li><a href="org/apache/pirk/responder/wideskies/storm/StormUtils.html" title="class in org.apache.pirk.responder.wideskies.storm" target="classFrame">StormUtils</a></li> <li><a href="org/apache/pirk/utils/StringUtils.html" title="class in org.apache.pirk.utils" target="classFrame">StringUtils</a></li> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/28fde0dc/docs/allclasses-noframe.html ---------------------------------------------------------------------- diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html index c35ccb0..4cf5479 100644 --- a/docs/allclasses-noframe.html +++ b/docs/allclasses-noframe.html @@ -2,13 +2,14 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:57:34 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 --> <title>All Classes</title> -<meta name="date" content="2016-08-30"> +<meta name="date" content="2016-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<script type="text/javascript" src="script.js"></script> </head> <body> -<h1 class="bar">All Classes</h1> +<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> @@ -25,8 +26,8 @@ <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/responder/wideskies/spark/streaming/ComputeStreamingResponse.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming">ComputeStreamingResponse</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/query/filter/DataFilter.html" title="interface in org.apache.pirk.schema.query.filter"><span class="interfaceName">DataFilter</span></a></li> +<li><a href="org/apache/pirk/schema/data/partitioner/DataPartitioner.html" title="interface in org.apache.pirk.schema.data.partitioner"><span class="interfaceName">DataPartitioner</span></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> @@ -48,7 +49,7 @@ <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/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/utils/FileIOUtils.Callable.html" title="interface in org.apache.pirk.utils"><span class="interfaceName">FileIOUtils.Callable</span></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/spark/streaming/FinalResponseFunction.html" title="class in org.apache.pirk.responder.wideskies.spark.streaming">FinalResponseFunction</a></li> @@ -116,7 +117,7 @@ <li><a href="org/apache/pirk/wideskies/standalone/StandaloneTest.html" title="class in org.apache.pirk.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/serialization/Storable.html" title="interface in org.apache.pirk.serialization"><span class="interfaceName">Storable</span></a></li> <li><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html" title="class in org.apache.pirk.responder.wideskies.storm">StormConstants</a></li> <li><a href="org/apache/pirk/responder/wideskies/storm/StormUtils.html" title="class in org.apache.pirk.responder.wideskies.storm">StormUtils</a></li> <li><a href="org/apache/pirk/utils/StringUtils.html" title="class in org.apache.pirk.utils">StringUtils</a></li> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/28fde0dc/docs/constant-values.html ---------------------------------------------------------------------- diff --git a/docs/constant-values.html b/docs/constant-values.html index c67406f..617c6ce 100644 --- a/docs/constant-values.html +++ b/docs/constant-values.html @@ -2,15 +2,20 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:57:33 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 --> <title>Constant Field Values</title> -<meta name="date" content="2016-08-30"> +<meta name="date" content="2016-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Constant Field Values"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Constant Field Values"; + } + } + catch(err) { } //--> </script> @@ -18,9 +23,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -41,10 +48,10 @@ </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> -<li><a href="constant-values.html" target="_top">No Frames</a></li> +<li><a href="constant-values.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="allclasses-noframe.html">All Classes</a></li> +<li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -58,7 +65,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -75,7 +82,7 @@ <h2 title="org.apache">org.apache.*</h2> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.inputformat.hadoop.<a href="org/apache/pirk/inputformat/hadoop/InputFormatConst.html" title="class in org.apache.pirk.inputformat.hadoop">InputFormatConst</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -103,7 +110,7 @@ </ul> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.querier.wideskies.<a href="org/apache/pirk/querier/wideskies/QuerierConst.html" title="class in org.apache.pirk.querier.wideskies">QuerierConst</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -129,7 +136,7 @@ </table> </li> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.querier.wideskies.<a href="org/apache/pirk/querier/wideskies/QuerierProps.html" title="class in org.apache.pirk.querier.wideskies">QuerierProps</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -150,7 +157,7 @@ </ul> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.responder.wideskies.<a href="org/apache/pirk/responder/wideskies/ResponderProps.html" title="class in org.apache.pirk.responder.wideskies">ResponderProps</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -159,152 +166,124 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.ALLOWEMBEDDEDQUERYSCHEMAS"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#ALLOWEMBEDDEDQUERYSCHEMAS">ALLOWEMBEDDEDQUERYSCHEMAS</a></code></td> -<td class="colLast"><code>"pir.allowEmbeddedQuerySchemas"</code></td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.BASEINPUTFORMAT"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#BASEINPUTFORMAT">BASEINPUTFORMAT</a></code></td> <td class="colLast"><code>"pir.baseInputFormat"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.BASEQUERY"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#BASEQUERY">BASEQUERY</a></code></td> <td class="colLast"><code>"pir.baseQuery"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.BATCHSECONDS"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#BATCHSECONDS">BATCHSECONDS</a></code></td> <td class="colLast"><code>"pir.sparkstreaming.batchSeconds"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.COLMULTREDUCEBYKEY"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#COLMULTREDUCEBYKEY">COLMULTREDUCEBYKEY</a></code></td> <td class="colLast"><code>"pir.colMultReduceByKey"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.DATAINPUTFORMAT"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#DATAINPUTFORMAT">DATAINPUTFORMAT</a></code></td> <td class="colLast"><code>"pir.dataInputFormat"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.DATASCHEMAS"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#DATASCHEMAS">DATASCHEMAS</a></code></td> <td class="colLast"><code>"responder.dataSchemas"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.ESNODES"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#ESNODES">ESNODES</a></code></td> <td class="colLast"><code>"es.nodes"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.ESPORT"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#ESPORT">ESPORT</a></code></td> <td class="colLast"><code>"es.port"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.ESQUERY"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#ESQUERY">ESQUERY</a></code></td> <td class="colLast"><code>"pir.esQuery"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.ESRESOURCE"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#ESRESOURCE">ESRESOURCE</a></code></td> <td class="colLast"><code>"pir.esResource"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.INPUTDATA"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#INPUTDATA">INPUTDATA</a></code></td> <td class="colLast"><code>"pir.inputData"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.LIMITHITSPERSELECTOR"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#LIMITHITSPERSELECTOR">LIMITHITSPERSELECTOR</a></code></td> <td class="colLast"><code>"pir.limitHitsPerSelector"</code></td> </tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.MAPJAVAOPTS"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#MAPJAVAOPTS">MAPJAVAOPTS</a></code></td> -<td class="colLast"><code>"mapreduce.map.java.opts"</code></td> -</tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.MAPMEMORY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#MAPMEMORY">MAPMEMORY</a></code></td> -<td class="colLast"><code>"mapreduce.map.memory.mb"</code></td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.MAXBATCHES"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#MAXBATCHES">MAXBATCHES</a></code></td> <td class="colLast"><code>"pir.sparkstreaming.maxBatches"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.MAXHITSPERSELECTOR"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#MAXHITSPERSELECTOR">MAXHITSPERSELECTOR</a></code></td> <td class="colLast"><code>"pir.maxHitsPerSelector"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.NUMCOLMULTPARTITIONS"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#NUMCOLMULTPARTITIONS">NUMCOLMULTPARTITIONS</a></code></td> <td class="colLast"><code>"pir.numColMultPartitions"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.NUMDATAPARTITIONS"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#NUMDATAPARTITIONS">NUMDATAPARTITIONS</a></code></td> <td class="colLast"><code>"pir.numDataPartitions"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.NUMEXPLOOKUPPARTS"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#NUMEXPLOOKUPPARTS">NUMEXPLOOKUPPARTS</a></code></td> <td class="colLast"><code>"pir.numExpLookupPartitions"</code></td> </tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.NUMREDUCETASKS"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#NUMREDUCETASKS">NUMREDUCETASKS</a></code></td> -<td class="colLast"><code>"pir.numReduceTasks"</code></td> -</tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.OUTPUTFILE"> <!-- --> @@ -334,20 +313,6 @@ <td class="colLast"><code>"responder.querySchemas"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.REDUCEJAVAOPTS"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#REDUCEJAVAOPTS">REDUCEJAVAOPTS</a></code></td> -<td class="colLast"><code>"mapreduce.reduce.java.opts"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.REDUCEMEMORY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#REDUCEMEMORY">REDUCEMEMORY</a></code></td> -<td class="colLast"><code>"mapreduce.reduce.memory.mb"</code></td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.STOPGRACEFULLY"> <!-- --> </a><code>public static final java.lang.String</code></td> @@ -362,34 +327,27 @@ <td class="colLast"><code>"pir.stopListFile"</code></td> </tr> <tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.USEHDFSLOOKUPTABLE"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#USEHDFSLOOKUPTABLE">USEHDFSLOOKUPTABLE</a></code></td> -<td class="colLast"><code>"pir.useHDFSLookupTable"</code></td> -</tr> -<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.USELOCALCACHE"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#USELOCALCACHE">USELOCALCACHE</a></code></td> <td class="colLast"><code>"pir.useLocalCache"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.USEMODEXPJOIN"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#USEMODEXPJOIN">USEMODEXPJOIN</a></code></td> <td class="colLast"><code>"pir.useModExpJoin"</code></td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.USEQUEUESTREAM"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/ResponderProps.html#USEQUEUESTREAM">USEQUEUESTREAM</a></code></td> <td class="colLast"><code>"pir.sparkstreaming.useQueueStream"</code></td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.ResponderProps.WINDOWLENGTH"> <!-- --> </a><code>public static final java.lang.String</code></td> @@ -402,7 +360,7 @@ </ul> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.responder.wideskies.storm.<a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html" title="class in org.apache.pirk.responder.wideskies.storm">StormConstants</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -411,146 +369,6 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ALLOW_ADHOC_QSCHEMAS_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ALLOW_ADHOC_QSCHEMAS_KEY">ALLOW_ADHOC_QSCHEMAS_KEY</a></code></td> -<td class="colLast"><code>"allowAdHocQuerySchemas"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.COLUMN_INDEX_ECM_FIELD"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#COLUMN_INDEX_ECM_FIELD">COLUMN_INDEX_ECM_FIELD</a></code></td> -<td class="colLast"><code>"colIndex"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.COLUMN_INDEX_ERC_FIELD"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#COLUMN_INDEX_ERC_FIELD">COLUMN_INDEX_ERC_FIELD</a></code></td> -<td class="colLast"><code>"colIndexErc"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.COLUMN_PRODUCT_FIELD"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#COLUMN_PRODUCT_FIELD">COLUMN_PRODUCT_FIELD</a></code></td> -<td class="colLast"><code>"colProduct"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.DEFAULT"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#DEFAULT">DEFAULT</a></code></td> -<td class="colLast"><code>"default"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.DSCHEMA_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#DSCHEMA_KEY">DSCHEMA_KEY</a></code></td> -<td class="colLast"><code>"dschema"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ENCCOLMULTBOLT_ID"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ENCCOLMULTBOLT_ID">ENCCOLMULTBOLT_ID</a></code></td> -<td class="colLast"><code>"enccolmultbolt"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ENCCOLMULTBOLT_PARALLELISM_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ENCCOLMULTBOLT_PARALLELISM_KEY">ENCCOLMULTBOLT_PARALLELISM_KEY</a></code></td> -<td class="colLast"><code>"enccolmultboltPar"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ENCCOLMULTBOLT_SESSION_END"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ENCCOLMULTBOLT_SESSION_END">ENCCOLMULTBOLT_SESSION_END</a></code></td> -<td class="colLast"><code>"enccolmultbolt_sess_end"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ENCROWCALCBOLT_DATASTREAM_ID"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ENCROWCALCBOLT_DATASTREAM_ID">ENCROWCALCBOLT_DATASTREAM_ID</a></code></td> -<td class="colLast"><code>"encrowcalcbolt_datastream_id"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ENCROWCALCBOLT_FLUSH_SIG"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ENCROWCALCBOLT_FLUSH_SIG">ENCROWCALCBOLT_FLUSH_SIG</a></code></td> -<td class="colLast"><code>"encrowcalcbolt_flush"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ENCROWCALCBOLT_ID"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ENCROWCALCBOLT_ID">ENCROWCALCBOLT_ID</a></code></td> -<td class="colLast"><code>"encrowcalcbolt"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ENCROWCALCBOLT_PARALLELISM_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ENCROWCALCBOLT_PARALLELISM_KEY">ENCROWCALCBOLT_PARALLELISM_KEY</a></code></td> -<td class="colLast"><code>"encrowcalcboltPar"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ENCRYPTED_VALUE_FIELD"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ENCRYPTED_VALUE_FIELD">ENCRYPTED_VALUE_FIELD</a></code></td> -<td class="colLast"><code>"encRowValue"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.FLUSH"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#FLUSH">FLUSH</a></code></td> -<td class="colLast"><code>"flush"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.HASH_FIELD"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#HASH_FIELD">HASH_FIELD</a></code></td> -<td class="colLast"><code>"hash"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.HDFS_URI_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#HDFS_URI_KEY">HDFS_URI_KEY</a></code></td> -<td class="colLast"><code>"hdfsUri"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.JSON_DATA_FIELD"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#JSON_DATA_FIELD">JSON_DATA_FIELD</a></code></td> -<td class="colLast"><code>"data"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.LIMIT_HITS_PER_SEL_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#LIMIT_HITS_PER_SEL_KEY">LIMIT_HITS_PER_SEL_KEY</a></code></td> -<td class="colLast"><code>"limitHitsPerSelector"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.MAX_HITS_PER_SEL_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#MAX_HITS_PER_SEL_KEY">MAX_HITS_PER_SEL_KEY</a></code></td> -<td class="colLast"><code>"maxHitsPerSelector"</code></td> -</tr> -<tr class="altColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.N_SQUARED_KEY"> <!-- --> </a><code>public static final java.lang.String</code></td> @@ -565,82 +383,12 @@ <td class="colLast"><code>"output"</code></td> </tr> <tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.OUTPUTBOLT_ID"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#OUTPUTBOLT_ID">OUTPUTBOLT_ID</a></code></td> -<td class="colLast"><code>"outputbolt"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.PARTIONED_DATA_FIELD"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#PARTIONED_DATA_FIELD">PARTIONED_DATA_FIELD</a></code></td> -<td class="colLast"><code>"parData"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.PARTITION_DATA_BOLT_ID"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#PARTITION_DATA_BOLT_ID">PARTITION_DATA_BOLT_ID</a></code></td> -<td class="colLast"><code>"partitiondataBolt"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.QSCHEMA_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#QSCHEMA_KEY">QSCHEMA_KEY</a></code></td> -<td class="colLast"><code>"qSchema"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.QUERY_FILE_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#QUERY_FILE_KEY">QUERY_FILE_KEY</a></code></td> -<td class="colLast"><code>"queryFile"</code></td> -</tr> -<tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.QUERY_INFO_KEY"> <!-- --> </a><code>public static final java.lang.String</code></td> <td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#QUERY_INFO_KEY">QUERY_INFO_KEY</a></code></td> <td class="colLast"><code>"queryInfo"</code></td> </tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.ROW_DIVISIONS_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#ROW_DIVISIONS_KEY">ROW_DIVISIONS_KEY</a></code></td> -<td class="colLast"><code>"rowDivisions"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.SALT"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#SALT">SALT</a></code></td> -<td class="colLast"><code>"salt"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.SALT_COLUMNS_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#SALT_COLUMNS_KEY">SALT_COLUMNS_KEY</a></code></td> -<td class="colLast"><code>"saltColumns"</code></td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.SPLIT_PARTITIONS_KEY"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#SPLIT_PARTITIONS_KEY">SPLIT_PARTITIONS_KEY</a></code></td> -<td class="colLast"><code>"splitPartitions"</code></td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.SPOUT_ID"> -<!-- --> -</a><code>public static final java.lang.String</code></td> -<td><code><a href="org/apache/pirk/responder/wideskies/storm/StormConstants.html#SPOUT_ID">SPOUT_ID</a></code></td> -<td class="colLast"><code>"kafkaspout"</code></td> -</tr> <tr class="rowColor"> <td class="colFirst"><a name="org.apache.pirk.responder.wideskies.storm.StormConstants.USE_HDFS"> <!-- --> @@ -654,7 +402,7 @@ </ul> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>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></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -724,7 +472,7 @@ </ul> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.schema.response.<a href="org/apache/pirk/schema/response/QueryResponseJSON.html" title="class in org.apache.pirk.schema.response">QueryResponseJSON</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -759,7 +507,7 @@ </ul> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.test.distributed.<a href="org/apache/pirk/test/distributed/DistributedTestDriver.html" title="class in org.apache.pirk.test.distributed">DistributedTestDriver</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -836,7 +584,7 @@ </ul> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.test.utils.<a href="org/apache/pirk/test/utils/BaseTests.html" title="class in org.apache.pirk.test.utils">BaseTests</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -883,7 +631,7 @@ </table> </li> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.test.utils.<a href="org/apache/pirk/test/utils/Inputs.html" title="class in org.apache.pirk.test.utils">Inputs</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -1086,7 +834,7 @@ </ul> <ul class="blockList"> <li class="blockList"> -<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> <caption><span>org.apache.pirk.utils.<a href="org/apache/pirk/utils/FileConst.html" title="class in org.apache.pirk.utils">FileConst</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> @@ -1142,9 +890,11 @@ </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -1165,10 +915,10 @@ </ul> <ul class="navList"> <li><a href="index.html?constant-values.html" target="_top">Frames</a></li> -<li><a href="constant-values.html" target="_top">No Frames</a></li> +<li><a href="constant-values.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="allclasses-noframe.html">All Classes</a></li> +<li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -1182,7 +932,7 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/28fde0dc/docs/deprecated-list.html ---------------------------------------------------------------------- diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html index 634f1ad..fd728c2 100644 --- a/docs/deprecated-list.html +++ b/docs/deprecated-list.html @@ -2,15 +2,20 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:57:34 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 --> <title>Deprecated List</title> -<meta name="date" content="2016-08-30"> +<meta name="date" content="2016-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Deprecated List"; + } + } + catch(err) { } //--> </script> @@ -18,9 +23,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -41,10 +48,10 @@ </ul> <ul class="navList"> <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> -<li><a href="deprecated-list.html" target="_top">No Frames</a></li> +<li><a href="deprecated-list.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="allclasses-noframe.html">All Classes</a></li> +<li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -58,7 +65,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -67,9 +74,11 @@ <h2 title="Contents">Contents</h2> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -90,10 +99,10 @@ </ul> <ul class="navList"> <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> -<li><a href="deprecated-list.html" target="_top">No Frames</a></li> +<li><a href="deprecated-list.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="allclasses-noframe.html">All Classes</a></li> +<li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -107,7 +116,7 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/28fde0dc/docs/help-doc.html ---------------------------------------------------------------------- diff --git a/docs/help-doc.html b/docs/help-doc.html index b465658..1419727 100644 --- a/docs/help-doc.html +++ b/docs/help-doc.html @@ -2,15 +2,20 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_80) on Tue Aug 30 09:57:34 EDT 2016 --> +<!-- Generated by javadoc (1.8.0_102) on Tue Sep 13 10:54:21 EDT 2016 --> <title>API Help</title> -<meta name="date" content="2016-08-30"> +<meta name="date" content="2016-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +<script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help"; + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="API Help"; + } + } + catch(err) { } //--> </script> @@ -18,9 +23,11 @@ <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar_top"> +<div class="topNav"><a name="navbar.top"> <!-- --> -</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -41,10 +48,10 @@ </ul> <ul class="navList"> <li><a href="index.html?help-doc.html" target="_top">Frames</a></li> -<li><a href="help-doc.html" target="_top">No Frames</a></li> +<li><a href="help-doc.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> -<li><a href="allclasses-noframe.html">All Classes</a></li> +<li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -58,7 +65,7 @@ //--> </script> </div> -<a name="skip-navbar_top"> +<a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> @@ -170,11 +177,13 @@ <p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p> </li> </ul> -<em>This help file applies to API documentation generated using the standard doclet.</em></div> +<span class="emphasizedPhrase">This help file applies to API documentation generated using the standard doclet.</span></div> <!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar_bottom"> +<div class="bottomNav"><a name="navbar.bottom"> <!-- --> -</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> @@ -195,10 +204,10 @@ </ul> <ul class="navList"> <li><a href="index.html?help-doc.html" target="_top">Frames</a></li> -<li><a href="help-doc.html" target="_top">No Frames</a></li> +<li><a href="help-doc.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="allclasses-noframe.html">All Classes</a></li> +<li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- @@ -212,7 +221,7 @@ //--> </script> </div> -<a name="skip-navbar_bottom"> +<a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= -->
