Class ReducerClientEC<C extends RingElem<C>>
java.lang.Object
edu.jas.gb.ReducerClientEC<C>
- All Implemented Interfaces:
Runnable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.apache.logging.log4j.Loggerprivate final SocketChannelprivate final ReductionPar<C> private final DistHashTable<Integer, GenPolynomial<C>> -
Constructor Summary
ConstructorsConstructorDescriptionReducerClientEC(SocketChannel pc, DistHashTable<Integer, GenPolynomial<C>> dl) -
Method Summary
-
Field Details
-
pairChannel
-
theList
-
red
-
logger
private static final org.apache.logging.log4j.Logger logger
-
-
Constructor Details
-
ReducerClientEC
ReducerClientEC(SocketChannel pc, DistHashTable<Integer, GenPolynomial<C>> dl)
-
-
Method Details
-
run
-