Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
W
P
Parameters
- Class in
common
Provides tools for handling the parameters used for the
encryption scheme
.
Parameters()
- Constructor for class common.
Parameters
paramos
- Static variable in class common.
Producer
parseAnswerEpic(String)
- Static method in class common.
GetAnswer
Decrypts the encrypted answer to the plain-text count value.
parseAnswerPlain(String)
- Static method in class common.
GetAnswer
In plain-text MapReduce cases, the received answer is also the count value.
PolyMatrix
- Class in
obsolete
Deprecated.
PolyMatrix(int)
- Constructor for class obsolete.
PolyMatrix
Deprecated.
Constructor.
Polynomial
- Class in
common
Provides an implementation for a univariate polynomial
P(x)
.
Polynomial(int)
- Constructor for class common.
Polynomial
Constructing the univariate polynomial with a given highest degree that the polynomial can have.
Polynomial(BigInteger[])
- Constructor for class common.
Polynomial
Constructing the univariate polynomial with given coefficients in Java
BigInteger
type.
Polynomial(int[])
- Constructor for class common.
Polynomial
Constructing the univariate polynomial with given coefficients in integer type.
pow(int)
- Method in class common.
Polynomial
Returns a new univariate polynomial as an exponentiation of this polynomial.
print(OutputStream)
- Method in class common.
Statistics
Prints statistics to given output stream.
print()
- Method in class common.
Statistics
Prints statistics to standard output stream.
print(String)
- Method in class common.
Statistics
Print statistics to a given file.
Producer
- Class in
common
Implementation of a local data generator.
Producer()
- Constructor for class common.
Producer
Producer
- Class in
mapred
This is a MapReduce job used for generating a large data of set and storing in the HDFS.
Producer()
- Constructor for class mapred.
Producer
put(MultiFieldKey, T)
- Method in class common.
MultiArray
put(int, T)
- Method in class common.
MultiArray
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
W