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
M
main(String[])
- Static method in class common.
Benchmark
main(String[])
- Static method in class common.
ClientRequest
main(String[])
- Static method in class common.
GetAnswer
main(String[])
- Static method in class common.
LocalCount
main(String[])
- Static method in class common.
Parameters
main(String[])
- Static method in class common.
Polynomial
For testing purpose.
main(String[])
- Static method in class common.
Producer
Usage:
main(String[])
- Static method in class mapred.
Count
Entry point of the class.
main(String[])
- Static method in class mapred.
Producer
main(String[])
- Static method in class obsolete.
PolyMatrix
Deprecated.
mapred
- package mapred
Provides classes needed for MapReduce jobs.
MapRedEpic
- Class in
mapred
Implementation of EPiC's approach.
MapRedEpic()
- Constructor for class mapred.
MapRedEpic
MapRedEpicReducerEvaluate
- Class in
mapred
Implementation of EPiC's approach with a slight difference.
MapRedEpicReducerEvaluate()
- Constructor for class mapred.
MapRedEpicReducerEvaluate
MapRedNotSendCoeff
- Class in
mapred
This is an older implementation of EPiC.
MapRedNotSendCoeff()
- Constructor for class mapred.
MapRedNotSendCoeff
MapRedPlainCountAll
- Class in
mapred
This is similar to
MapRedPlainCountOne
, but supports counting many values at once.
MapRedPlainCountAll()
- Constructor for class mapred.
MapRedPlainCountAll
MapRedPlainCountOne
- Class in
mapred
This is an illustrating implementation of counting based on unencrypted fields.
MapRedPlainCountOne()
- Constructor for class mapred.
MapRedPlainCountOne
mod(BigInteger)
- Method in class common.
Polynomial
Returns a new univariate polynomial by mod-ing all coefficients of this polynomial by a given modulus.
MultiArray
<
T
> - Class in
common
MultiFieldKey
- Class in
common
MultiFieldKey()
- Constructor for class common.
MultiFieldKey
MultiFieldKey(int)
- Constructor for class common.
MultiFieldKey
MultiFieldKey(DataInput)
- Constructor for class common.
MultiFieldKey
multiply(BigInteger)
- Method in class common.
Polynomial
Returns a new univariate polynomial by multiplying this polynomial with a scalar value in Java BigInteger type.
multiply(int)
- Method in class common.
Polynomial
Returns a new univariate polynomial by multiplying this polynomial with a scalar value in integer type.
multiply(Polynomial)
- Method in class common.
Polynomial
Returns a new univariate polynomial by multiplying this polynomial with another polynomial.
multiply(BigIntegerWritable)
- Method in class mapred.
BigIntegerWritable
Returns a new BigIntegerWritable object with value equal to the product of this object's value and another object's value.
multiply(BigVector)
- Method in class obsolete.
BigVector
Deprecated.
Perform scalar product between two big vectors and return the result.
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