- BASE_FORMAT - Static variable in class org.apache.pirk.inputformat.hadoop.InputFormatConst
-
- BaseInputFormat<Text,MapWritable> - Class in org.apache.pirk.inputformat.hadoop
-
All input formats used must extend this class
- BaseInputFormat() - Constructor for class org.apache.pirk.inputformat.hadoop.BaseInputFormat
-
- BASEINPUTFORMAT - Static variable in class org.apache.pirk.responder.wideskies.ResponderProps
-
- BASEQUERY - Static variable in class org.apache.pirk.responder.wideskies.ResponderProps
-
- BaseTests - Class in org.apache.pirk.test.utils
-
Class to hold the base functional distributed tests
- BaseTests() - Constructor for class org.apache.pirk.test.utils.BaseTests
-
- BATCHSECONDS - Static variable in class org.apache.pirk.responder.wideskies.ResponderProps
-
- BenchmarkDriver - Class in org.apache.pirk.benchmark
-
Driver for JMH benchmarking
- BenchmarkDriver() - Constructor for class org.apache.pirk.benchmark.BenchmarkDriver
-
- bitSet(int) - Method in class org.apache.pirk.querier.wideskies.EncryptionPropertiesBuilder
-
- BroadcastVars - Class in org.apache.pirk.responder.wideskies.spark
-
Class to hold the broadcast variables
- BroadcastVars(JavaSparkContext) - Constructor for class org.apache.pirk.responder.wideskies.spark.BroadcastVars
-
- build() - Method in class org.apache.pirk.querier.wideskies.EncryptionPropertiesBuilder
-
- BYTE - Static variable in class org.apache.pirk.schema.data.partitioner.PrimitiveTypePartitioner
-
- BytesArrayWritable - Class in org.apache.pirk.inputformat.hadoop
-
ArrayWritable class with ByteWritable entries
- BytesArrayWritable() - Constructor for class org.apache.pirk.inputformat.hadoop.BytesArrayWritable
-
- BytesArrayWritable(byte[][]) - Constructor for class org.apache.pirk.inputformat.hadoop.BytesArrayWritable
-
Constructor for use when underlying array will be BytesWritable representations of byte[]
- BytesArrayWritable(List<BigInteger>) - Constructor for class org.apache.pirk.inputformat.hadoop.BytesArrayWritable
-
Constructor for use when underlying array will be ByteWritable representations of BigInteger objects