Class | Description |
---|---|
ColumnMultMapper |
Pass through mapper for encrypted column multiplication
|
ColumnMultReducer |
Reducer to perform encrypted column multiplication
|
ComputeResponseTool |
Tool for computing the PIR response in MapReduce
|
ExpTableMapper |
Class to generate the expTable given the input query vectors
|
ExpTableReducer |
Reducer class to complete the exp lookup table and add to the Query object
|
FinalResponseReducer |
Reducer class to construct the final Response object
|
HashSelectorsAndPartitionDataMapper |
Initialization mapper for PIR
|
MapReduceResponder |
Class to launch Map Reduce responder
|
RowCalcReducer |
Reducer class to calculate the encrypted rows of the encrypted query
|
Enum | Description |
---|---|
MRStats |