- Accumulators - Class in org.apache.pirk.responder.wideskies.spark
-
Accumulators for the Responder
- Accumulators(JavaSparkContext) - Constructor for class org.apache.pirk.responder.wideskies.spark.Accumulators
-
- addDataElement(String, JSONObject) - Method in class org.apache.pirk.responder.wideskies.standalone.Responder
-
Method to add a data element associated with the given selector to the Response
- addElement(int, BigInteger) - Method in class org.apache.pirk.response.wideskies.Response
-
- addElement(Document, Element, String, String, String, String) - Static method in class org.apache.pirk.test.utils.TestUtils
-
Helper method to add elements to the test data schema
- addQuerySchema(QuerySchema) - Method in class org.apache.pirk.query.wideskies.QueryInfo
-
- ALLOWED_FORMATS - Static variable in class org.apache.pirk.inputformat.hadoop.InputFormatConst
-
- appendProperty(String, String) - Static method in class org.apache.pirk.utils.SystemConfiguration
-
Appends a property via a comma separated list
- arrayToPartitions(List<?>, String) - Method in interface org.apache.pirk.schema.data.partitioner.DataPartitioner
-
Creates partitions for an array of the same type of elements - used when a data value field is an array and we wish to encode these into the return value.
- arrayToPartitions(List<?>, String) - Method in class org.apache.pirk.schema.data.partitioner.IPDataPartitioner
-
Create partitions for an array of the same type of elements - used when a data value field is an array and we wish to encode these into the return value
- arrayToPartitions(List<?>, String) - Method in class org.apache.pirk.schema.data.partitioner.ISO8601DatePartitioner
-
- arrayToPartitions(List<?>, String) - Method in class org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner
-
Create partitions for an array of the same type of elements - used when a data value field is an array and we wish to encode these into the return value