Class ReducerClientSeqPair<C extends RingElem<C>>
java.lang.Object
edu.jas.gb.ReducerClientSeqPair<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
ConstructorsConstructorDescription -
Method Summary
-
Field Details
-
pairChannel
-
theList
-
red
-
logger
private static final org.apache.logging.log4j.Logger logger
-
-
Constructor Details
-
ReducerClientSeqPair
ReducerClientSeqPair(SocketChannel pc, DistHashTable<Integer, GenPolynomial<C>> dl)
-
-
Method Details
-
run
-