Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.giraph.comm.aggregators Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
AggregatorUtilsClassorg.apache.giraph.comm.aggregatorsGiraph
AllAggregatorServerDataAccepts aggregators and their values from previous superstep from master and workers which own aggregators.Classorg.apache.giraph.comm.aggregatorsGiraph
CountingCacheCache which counts the number of flushes per task id (destination worker id), so we know how many requests were sent to the workerClassorg.apache.giraph.comm.aggregatorsGiraph
CountingOutputStreamWrapper for output stream which keeps the place in the beginning for the count of objects which were written to itClassorg.apache.giraph.comm.aggregatorsGiraph
GlobalCommValueOutputStream reduced values in the form of pair (name, type, value) There are two modes:Classorg.apache.giraph.comm.aggregatorsGiraph
OwnerAggregatorServerDataClass for holding aggregators which current worker owns, and aggregating partial aggregator values from workers.Classorg.apache.giraph.comm.aggregatorsGiraph
SendGlobalCommCacheTakes and serializes global communication values and keeps them grouped by owner partition id, to be sent in bulk.Classorg.apache.giraph.comm.aggregatorsGiraph
WorkerAggregatorRequestProcessorInterfaceorg.apache.giraph.comm.aggregatorsGiraph