Class ReducerServerSeqPair<C extends RingElem<C>>
java.lang.Object
edu.jas.gb.ReducerServerSeqPair<C>
- Type Parameters:
C- coefficient type
- All Implemented Interfaces:
Runnable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ChannelFactoryprivate static final org.apache.logging.log4j.Loggerprivate SocketChannelprivate final CriticalPairList<C> private final Terminatorprivate final DistHashTable<Integer, GenPolynomial<C>> -
Constructor Summary
ConstructorsConstructorDescriptionReducerServerSeqPair(Terminator fin, ChannelFactory cf, DistHashTable<Integer, GenPolynomial<C>> dl, CriticalPairList<C> L) -
Method Summary
-
Field Details
-
pool
-
cf
-
pairChannel
-
theList
-
pairlist
-
logger
private static final org.apache.logging.log4j.Logger logger
-
-
Constructor Details
-
ReducerServerSeqPair
ReducerServerSeqPair(Terminator fin, ChannelFactory cf, DistHashTable<Integer, GenPolynomial<C>> dl, CriticalPairList<C> L)
-
-
Method Details
-
run
-