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
G
generatePrime()
- Static method in class common.
GenPrime
Generates prime
p
and
q
.
generateRecord()
- Static method in class common.
Producer
Generate a random record.
GenPrime
- Class in
common
Generates prime
p
and prime
q
for the
encryption scheme
.
GenPrime()
- Constructor for class common.
GenPrime
get(MultiFieldKey)
- Method in class common.
MultiArray
get(int)
- Method in class common.
MultiArray
get(int)
- Method in class obsolete.
BigVector
Deprecated.
Return value of the element at "which" position.
getAll()
- Method in class common.
MultiArray
GetAnswer
- Class in
common
Provides a tool to obtain the plain-text count value from the answer received from the cloud.
GetAnswer()
- Constructor for class common.
GetAnswer
getB()
- Static method in class common.
Parameters
Returns secret
b
.
getCoefficient(int)
- Method in class common.
Polynomial
Returns coefficient corresponding the given degree.
getCoefficients()
- Method in class common.
Polynomial
Returns all coefficients of the polynomial.
getColumn(int)
- Method in class obsolete.
PolyMatrix
Deprecated.
Return a specified column in the polynomial matrix.
getField(int)
- Method in class common.
Record
Return values of the specified field.
getIndex(MultiFieldKey)
- Static method in class common.
MultiArray
getMaxSizeD()
- Static method in class common.
Parameters
Returns the maximum domain size over all the countable fields.
getMultiFieldKey(int)
- Static method in class common.
MultiArray
getN()
- Static method in class common.
Parameters
Returns upperbound of the number of records.
getNumFields()
- Static method in class common.
Parameters
Returns number of countable fields.
getNumFields()
- Method in class common.
Record
Returns the number of fields in the record (not considering random bytes of the rest).
getP()
- Static method in class common.
Parameters
Returns secret prime
p
.
getPolynomial(int)
- Method in class obsolete.
PolyMatrix
Deprecated.
Return the polynomial corresponding to v.
getPos()
- Method in class mapred.
CustomRecordReader
getProgress()
- Method in class mapred.
CustomRecordReader
getQ()
- Static method in class common.
Parameters
Returns prime
q
.
getRecordReader(InputSplit, JobConf, Reporter)
- Method in class mapred.
RecordInputFormat
getRow(int)
- Method in class obsolete.
PolyMatrix
Deprecated.
Return a specified row in the polynomial matrix.
getS1()
- Static method in class common.
Parameters
Returns security parameter
s1
.
getS2()
- Static method in class common.
Parameters
Returns security parameter
s2
.
getSize()
- Method in class common.
MultiArray
getSize()
- Method in class common.
Record
Returns total size in bytes of all fields in the record, not including the rest of random bytes.
getSize()
- Method in class mapred.
BigIntegerWritable
Returns the total size in bytes representing the value of the object.
getSizeD(int)
- Static method in class common.
Parameters
Returns domain size of a field.
getStats()
- Static method in class common.
Producer
Returns the statistics of generated records.
getTotalSizeD()
- Static method in class common.
Parameters
Returns the total domain size which is the product of domain size of all fields.
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