Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 22AE6200B50 for ; Fri, 29 Jul 2016 21:44:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 218C7160A6E; Fri, 29 Jul 2016 19:44:34 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C7481160AAE for ; Fri, 29 Jul 2016 21:44:31 +0200 (CEST) Received: (qmail 53617 invoked by uid 500); 29 Jul 2016 19:44:31 -0000 Mailing-List: contact commits-help@pirk.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pirk.incubator.apache.org Delivered-To: mailing list commits@pirk.incubator.apache.org Received: (qmail 53575 invoked by uid 99); 29 Jul 2016 19:44:30 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jul 2016 19:44:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 6E57C1A5CD5 for ; Fri, 29 Jul 2016 19:44:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.446 X-Spam-Level: X-Spam-Status: No, score=-3.446 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id dOXuMnMtdOv1 for ; Fri, 29 Jul 2016 19:44:17 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id CD46F5F396 for ; Fri, 29 Jul 2016 19:44:14 +0000 (UTC) Received: (qmail 52585 invoked by uid 99); 29 Jul 2016 19:44:14 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jul 2016 19:44:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0A431E78B5; Fri, 29 Jul 2016 19:44:14 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: eawilliams@apache.org To: commits@pirk.incubator.apache.org Date: Fri, 29 Jul 2016 19:44:50 -0000 Message-Id: <5da29e2884e2476aa0d2f54a752c58e0@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [38/47] incubator-pirk git commit: Jekyll build from gh-pages:cb436a9 archived-at: Fri, 29 Jul 2016 19:44:34 -0000 http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/index-files/index-10.html ---------------------------------------------------------------------- diff --git a/javadocs/test/index-files/index-10.html b/javadocs/test/index-files/index-10.html deleted file mode 100644 index 13198ab..0000000 --- a/javadocs/test/index-files/index-10.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - -J-Index - - - - - - - -
- - - - - -
- - -
A B C D E F G H I J K L M N O P Q R S T U V W  - - -

J

-
-
JavaSerializer - Class in org.apache.pirk.serialization
-
 
-
JavaSerializer() - Constructor for class org.apache.pirk.serialization.JavaSerializer
-
 
-
JSON_PIR_INPUT_FILE_PROPERTY - Static variable in class org.apache.pirk.test.distributed.DistributedTestDriver
-
 
-
jsonArrayStringToArrayList(String) - Static method in class org.apache.pirk.utils.StringUtils
-
-
Method to take an input json array format string and output an ArrayList
-
-
jsonArrayStringtoArrayWritable(String) - Static method in class org.apache.pirk.utils.StringUtils
-
-
Method to take an input json array format string and output an ArrayWritable
-
-
jsonArrayStringToList(String) - Static method in class org.apache.pirk.utils.StringUtils
-
-
Method to take an input json array format string and output a String array
-
-
jsonArrayStringToWritableArrayWritable(String) - Static method in class org.apache.pirk.utils.StringUtils
-
-
Method to take an input json array format string and output a WritableArrayWritable
-
-
JSONInputFormat - Class in org.apache.pirk.inputformat.hadoop.json
-
-
Custom import format to parse files string representations of JSON, one JSON string per line
-
-
JSONInputFormat() - Constructor for class org.apache.pirk.inputformat.hadoop.json.JSONInputFormat
-
 
-
JSONInputFormatBase - Class in org.apache.pirk.inputformat.hadoop.json
-
-
Custom import format to parse files string representations of JSON, one JSON string per line extending BaseInputFormat
-
-
JSONInputFormatBase() - Constructor for class org.apache.pirk.inputformat.hadoop.json.JSONInputFormatBase
-
 
-
JSONRecordReader - Class in org.apache.pirk.inputformat.hadoop.json
-
-
Record reader to parse files of JSON string representations, one per line
-
-
JSONRecordReader() - Constructor for class org.apache.pirk.inputformat.hadoop.json.JSONRecordReader
-
 
-
JsonSerializer - Class in org.apache.pirk.serialization
-
 
-
JsonSerializer() - Constructor for class org.apache.pirk.serialization.JsonSerializer
-
 
-
jsonStringToMap(String, DataSchema) - Static method in class org.apache.pirk.utils.StringUtils
-
-
Method to take an input json string and output a Map with arrays as ArrayList objects and single values as String objects
-
-
jsonStringToMapWritable(String) - Static method in class org.apache.pirk.utils.StringUtils
-
-
Method to take an input json string and output a MapWritable with arrays as JSON formatted String objects
-
-
jsonStringToMapWritableWithArrayWritable(String, DataSchema) - Static method in class org.apache.pirk.utils.StringUtils
-
-
Method to take an input json string and output a MapWritable with arrays as WritableArrayWritable objects
-
-
jsonStringToMapWritableWithWritableArrayWritable(String, DataSchema) - Static method in class org.apache.pirk.utils.StringUtils
-
-
Method to take an input json string and output a MapWritable with arrays as WritableArrayWritable objects
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W 
- -
- - - - - -
- - - - http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/index-files/index-11.html ---------------------------------------------------------------------- diff --git a/javadocs/test/index-files/index-11.html b/javadocs/test/index-files/index-11.html deleted file mode 100644 index ec82540..0000000 --- a/javadocs/test/index-files/index-11.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - - -K-Index - - - - - - - -
- - - - - -
- - -
A B C D E F G H I J K L M N O P Q R S T U V W  - - -

K

-
-
KeyedHash - Class in org.apache.pirk.utils
-
-
Class for the PIR keyed hash
-
-
KeyedHash() - Constructor for class org.apache.pirk.utils.KeyedHash
-
 
-
KeyedHashTest - Class in test.general
-
-
Basic functional tests for KeyedHash
-
-
KeyedHashTest() - Constructor for class test.general.KeyedHashTest
-
 
-
-A B C D E F G H I J K L M N O P Q R S T U V W 
- -
- - - - - -
- - - - http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/index-files/index-12.html ---------------------------------------------------------------------- diff --git a/javadocs/test/index-files/index-12.html b/javadocs/test/index-files/index-12.html deleted file mode 100644 index 086e836..0000000 --- a/javadocs/test/index-files/index-12.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - -L-Index - - - - - - - -
- - - - - -
- - -
A B C D E F G H I J K L M N O P Q R S T U V W  - - -

L

-
-
LIMITHITSPERSELECTOR - Static variable in class org.apache.pirk.responder.wideskies.ResponderCLI
-
 
-
loadCacheFromHDFS(FileSystem, String, Query) - Static method in class org.apache.pirk.responder.wideskies.common.ComputeEncryptedRow
-
-
Populate the cache based on the pre-generated exp table in hdfs
-
-
LoadDataSchemaTest - Class in test.schema.data
-
-
Test suite for LoadDataSchema and DataSchema
-
-
LoadDataSchemaTest() - Constructor for class test.schema.data.LoadDataSchemaTest
-
 
-
LoadQuerySchemaTest - Class in test.schema.query
-
-
Test suite for LoadQuerySchema and QuerySchema
-
-
LoadQuerySchemaTest() - Constructor for class test.schema.query.LoadQuerySchemaTest
-
 
-
loadSchema(InputStream) - Method in class org.apache.pirk.schema.data.DataSchemaLoader
-
-
Returns the data schema as defined in XML format on the given stream.
-
-
LocalFileSystemStore - Class in org.apache.pirk.serialization
-
 
-
LocalFileSystemStore() - Constructor for class org.apache.pirk.serialization.LocalFileSystemStore
-
-
Creates a new storage service on the local file system using default Java serialization.
-
-
LocalFileSystemStore(SerializationService) - Constructor for class org.apache.pirk.serialization.LocalFileSystemStore
-
-
Creates a new storage service on the local file system using the given serializer.
-
-
LOCALFS_QUERY_FILES - Static variable in class org.apache.pirk.test.utils.Inputs
-
 
-
LONG - Static variable in class org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner
-
 
-
-A B C D E F G H I J K L M N O P Q R S T U V W 
- -
- - - - - -
- - - - http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/index-files/index-13.html ---------------------------------------------------------------------- diff --git a/javadocs/test/index-files/index-13.html b/javadocs/test/index-files/index-13.html deleted file mode 100644 index a694d6b..0000000 --- a/javadocs/test/index-files/index-13.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - -M-Index - - - - - - - -
- - - - - -
- - -
A B C D E F G H I J K L M N O P Q R S T U V W  - - -

M

-
-
main(String[]) - Static method in class org.apache.pirk.benchmark.BenchmarkDriver
-
 
-
main(String...) - Static method in class org.apache.pirk.querier.wideskies.QuerierDriver
-
 
-
main(String[]) - Static method in class org.apache.pirk.responder.wideskies.ResponderDriver
-
 
-
main(String[]) - Static method in class org.apache.pirk.test.distributed.DistributedTestDriver
-
 
-
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class org.apache.pirk.responder.wideskies.mapreduce.ColumnMultMapper
-
 
-
map(LongWritable, Text, Mapper<LongWritable, Text, Text, Text>.Context) - Method in class org.apache.pirk.responder.wideskies.mapreduce.ExpTableMapper
-
 
-
map(Text, MapWritable, Mapper<Text, MapWritable, IntWritable, BytesArrayWritable>.Context) - Method in class org.apache.pirk.responder.wideskies.mapreduce.HashSelectorsAndPartitionDataMapper
-
-
The key is the docID/line number and the value is the doc
-
-
mapWritableToString(MapWritable) - Static method in class org.apache.pirk.utils.StringUtils
-
-
Method to convert a MapWritable into a JSON string
-
-
MAXHITSPERSELECTOR - Static variable in class org.apache.pirk.responder.wideskies.ResponderCLI
-
 
-
modPow(BigInteger, BigInteger, BigInteger) - Static method in class org.apache.pirk.encryption.ModPowAbstraction
-
-
Performs modPow: (base^exponent) mod modulus - - This method uses the values of paillier.useGMPForModPow and paillier.GMPConstantTimeMode as they were when the class was loaded to decide - which implementation of modPow to invoke.
-
-
modPow(long, BigInteger, BigInteger) - Static method in class org.apache.pirk.encryption.ModPowAbstraction
-
 
-
ModPowAbstraction - Class in org.apache.pirk.encryption
-
-
This class is designed to offer a one-stop-shop for invoking the desired version of modPow
-
-
ModPowAbstraction() - Constructor for class org.apache.pirk.encryption.ModPowAbstraction
-
 
-
MRStats - Enum in org.apache.pirk.responder.wideskies.mapreduce
-
 
-
-A B C D E F G H I J K L M N O P Q R S T U V W 
- -
- - - - - -
- - - - http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/index-files/index-14.html ---------------------------------------------------------------------- diff --git a/javadocs/test/index-files/index-14.html b/javadocs/test/index-files/index-14.html deleted file mode 100644 index d3361e2..0000000 --- a/javadocs/test/index-files/index-14.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - -N-Index - - - - - - - -
- - - - - -
- - -
A B C D E F G H I J K L M N O P Q R S T U V W  - - -

N

-
-
nextKeyValue() - Method in class org.apache.pirk.inputformat.hadoop.json.JSONRecordReader
-
 
-
NUMCOLMULTPARTITIONS - Static variable in class org.apache.pirk.responder.wideskies.ResponderCLI
-
 
-
numColumnsGetValue() - Method in class org.apache.pirk.responder.wideskies.spark.Accumulators
-
 
-
NUMEXPLOOKUPPARTS - Static variable in class org.apache.pirk.responder.wideskies.ResponderCLI
-
 
-
numHashesGetValue() - Method in class org.apache.pirk.responder.wideskies.spark.Accumulators
-
 
-
numRecordsFilteredGetValue() - Method in class org.apache.pirk.responder.wideskies.spark.Accumulators
-
 
-
numRecordsReceivedGetValue() - Method in class org.apache.pirk.responder.wideskies.spark.Accumulators
-
 
-
numRecordsRecordsAfterFilterGetValue() - Method in class org.apache.pirk.responder.wideskies.spark.Accumulators
-
 
-
NUMTHREADS - Static variable in class org.apache.pirk.querier.wideskies.QuerierDriverCLI
-
 
-
-A B C D E F G H I J K L M N O P Q R S T U V W 
- -
- - - - - -
- - - - http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/index-files/index-15.html ---------------------------------------------------------------------- diff --git a/javadocs/test/index-files/index-15.html b/javadocs/test/index-files/index-15.html deleted file mode 100644 index f0240f4..0000000 --- a/javadocs/test/index-files/index-15.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - -O-Index - - - - - - - -
- - - - - -
- - -
A B C D E F G H I J K L M N O P Q R S T U V W  - - -

O

-
-
org.apache.pirk.benchmark - package org.apache.pirk.benchmark
-
 
-
org.apache.pirk.encryption - package org.apache.pirk.encryption
-
 
-
org.apache.pirk.inputformat.hadoop - package org.apache.pirk.inputformat.hadoop
-
 
-
org.apache.pirk.inputformat.hadoop.json - package org.apache.pirk.inputformat.hadoop.json
-
 
-
org.apache.pirk.querier.wideskies - package org.apache.pirk.querier.wideskies
-
 
-
org.apache.pirk.querier.wideskies.decrypt - package org.apache.pirk.querier.wideskies.decrypt
-
 
-
org.apache.pirk.querier.wideskies.encrypt - package org.apache.pirk.querier.wideskies.encrypt
-
 
-
org.apache.pirk.query.wideskies - package org.apache.pirk.query.wideskies
-
 
-
org.apache.pirk.responder.wideskies - package org.apache.pirk.responder.wideskies
-
 
-
org.apache.pirk.responder.wideskies.common - package org.apache.pirk.responder.wideskies.common
-
 
-
org.apache.pirk.responder.wideskies.mapreduce - package org.apache.pirk.responder.wideskies.mapreduce
-
 
-
org.apache.pirk.responder.wideskies.spark - package org.apache.pirk.responder.wideskies.spark
-
 
-
org.apache.pirk.responder.wideskies.standalone - package org.apache.pirk.responder.wideskies.standalone
-
 
-
org.apache.pirk.response.wideskies - package org.apache.pirk.response.wideskies
-
 
-
org.apache.pirk.schema.data - package org.apache.pirk.schema.data
-
 
-
org.apache.pirk.schema.data.partitioner - package org.apache.pirk.schema.data.partitioner
-
 
-
org.apache.pirk.schema.query - package org.apache.pirk.schema.query
-
 
-
org.apache.pirk.schema.query.filter - package org.apache.pirk.schema.query.filter
-
 
-
org.apache.pirk.schema.response - package org.apache.pirk.schema.response
-
 
-
org.apache.pirk.serialization - package org.apache.pirk.serialization
-
 
-
org.apache.pirk.test.distributed - package org.apache.pirk.test.distributed
-
 
-
org.apache.pirk.test.distributed.testsuite - package org.apache.pirk.test.distributed.testsuite
-
 
-
org.apache.pirk.test.utils - package org.apache.pirk.test.utils
-
 
-
org.apache.pirk.utils - package org.apache.pirk.utils
-
 
-
OUTPUT_DIRECTORY_PROPERTY - Static variable in class org.apache.pirk.test.distributed.DistributedTestDriver
-
 
-
OUTPUTFILE - Static variable in class org.apache.pirk.querier.wideskies.QuerierDriverCLI
-
 
-
OUTPUTFILE - Static variable in class org.apache.pirk.responder.wideskies.ResponderCLI
-
 
-
-A B C D E F G H I J K L M N O P Q R S T U V W 
- -
- - - - - -
- - - - http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/74903e74/javadocs/test/index-files/index-16.html ---------------------------------------------------------------------- diff --git a/javadocs/test/index-files/index-16.html b/javadocs/test/index-files/index-16.html deleted file mode 100644 index 4fdae1a..0000000 --- a/javadocs/test/index-files/index-16.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - -P-Index - - - - - - - -
- - - - - -
- - -
A B C D E F G H I J K L M N O P Q R S T U V W  - - -

P

-
-
Paillier - Class in org.apache.pirk.encryption
-
-
Implementation of the Paillier cryptosystem
-
-
Paillier(BigInteger, BigInteger, int) - Constructor for class org.apache.pirk.encryption.Paillier
-
-
Constructor with all parameters p,q, and bitLengthInput specified
-
-
Paillier(int, int) - Constructor for class org.apache.pirk.encryption.Paillier
-
-
Constructor to generate keys given the desired bitLength and prime certainty value
-
-
Paillier(int, int, int) - Constructor for class org.apache.pirk.encryption.Paillier
-
-
Constructor to generate keys given the desired bitLength and prime certainty value
-
-
PaillierBenchmark - Class in org.apache.pirk.benchmark
-
-
A JMH benchmark to evaluate Paillier performance both with and without using com.square.jnagmp.gmp to accelerate modPow
-
-
PaillierBenchmark() - Constructor for class org.apache.pirk.benchmark.PaillierBenchmark
-
 
-
PaillierBenchmark.PaillierBenchmarkState - Class in org.apache.pirk.benchmark
-
 
-
PaillierBenchmark.PaillierBenchmarkState() - Constructor for class org.apache.pirk.benchmark.PaillierBenchmark.PaillierBenchmarkState
-
 
-
PAILLIERBITSIZE - Static variable in class org.apache.pirk.querier.wideskies.QuerierDriverCLI
-
 
-
paillierBitSize - Static variable in class org.apache.pirk.test.utils.BaseTests
-
 
-
PaillierTest - Class in test.general
-
-
Basic test functionality for Paillier library
-
-
PaillierTest() - Constructor for class test.general.PaillierTest
-
 
-
parseDate(String) - Static method in class org.apache.pirk.utils.ISO8601DateParser
-
 
-
partitionBits(BigInteger, int, BigInteger) - Static method in class org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner
-
-
Splits the given BigInteger into partitions given by the partitionSize
-
-
partitionDataElement(QuerySchema, JSONObject, boolean) - Static method in class org.apache.pirk.query.wideskies.QueryUtils
-
-
Method to convert the given data element given by the JSONObject data element into the extracted BigInteger partitions based upon the given queryType
-
-
partitionDataElement(MapWritable, QuerySchema, DataSchema, boolean) - Static method in class org.apache.pirk.query.wideskies.QueryUtils
-
-
Method to convert the given data element given by the MapWritable data element into the extracted BigInteger partitions based upon the given queryType
-
-
PartitionUtilsTest - Class in test.general
-
-
Class to functionally test the bit conversion utils
-
-
PartitionUtilsTest() - Constructor for class test.general.PartitionUtilsTest
-
 
-
performQuery() - Method in class org.apache.pirk.responder.wideskies.spark.ComputeResponse
-
-
Method to read in data from an allowed input source/format and perform the query
-
-
performQuery(JavaRDD<MapWritable>) - Method in class org.apache.pirk.responder.wideskies.spark.ComputeResponse
-
-
Method to perform the query given an input RDD of MapWritables
-
-
performQuery(String, ArrayList<String>, FileSystem, boolean, int) - Static method in class org.apache.pirk.test.distributed.testsuite.DistTestSuite
-
 
-
performStandaloneQuery(ArrayList<JSONObject>, String, ArrayList<String>, int, boolean) - Static method in class org.apache.pirk.test.utils.StandaloneQuery
-
 
-
PIR - Static variable in class org.apache.pirk.utils.FileConst
-
 
-
PIR_COLS - Static variable in class org.apache.pirk.utils.FileConst
-
 
-
PIR_FINAL - Static variable in class org.apache.pirk.utils.FileConst
-
 
-
PIR_QUERY_INPUT_DIR - Static variable in class org.apache.pirk.test.distributed.DistributedTestDriver
-
 
-
PIR_STOPLIST_FILE - Static variable in class org.apache.pirk.test.distributed.DistributedTestDriver
-
 
-
PIRException - Exception in org.apache.pirk.utils
-
-
Custom exception for the PIR utilities
-
-
PIRException() - Constructor for exception org.apache.pirk.utils.PIRException
-
 
-
PIRException(String) - Constructor for exception org.apache.pirk.utils.PIRException
-
 
-
PIRException(Throwable) - Constructor for exception org.apache.pirk.utils.PIRException
-
 
-
PIRException(String, Throwable) - Constructor for exception org.apache.pirk.utils.PIRException
-
 
-
PLATFORM - Static variable in class org.apache.pirk.responder.wideskies.ResponderCLI
-
 
-
PrimeGenerator - Class in org.apache.pirk.encryption
-
-
Class to generate the primes used in the Paillier cryptosystem
-
-
PrimeGenerator() - Constructor for class org.apache.pirk.encryption.PrimeGenerator
-
 
-
PrimitiveTypePartitioner - Class in org.apache.pirk.schema.data.partitioner
-
-
Class for partitioning objects with primitive Java types
-
-
PrimitiveTypePartitioner() - Constructor for class org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner
-
 
-
printAll() - Method in class org.apache.pirk.responder.wideskies.spark.Accumulators
-
 
-
printQueryInfo() - Method in class org.apache.pirk.query.wideskies.QueryInfo
-
 
-
put(DataSchema) - Static method in class org.apache.pirk.schema.data.DataSchemaRegistry
-
-
Adds the given data schema to the registry.
-
-
put(QuerySchema) - Static method in class org.apache.pirk.schema.query.QuerySchemaRegistry
-
-
Adds the given query schema to the registry.
-
-
-A B C D E F G H I J K L M N O P Q R S T U V W 
- -
- - - - - -
- - - -