Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.giraph.aggregators Classes and Interfaces - 62 results found.
NameDescriptionTypePackageFramework
AggregatorInterface for Aggregator.Interfaceorg.apache.giraph.aggregatorsGiraph
AggregatorUsageMaster and workers can access aggregators through this interface.Interfaceorg.apache.giraph.aggregatorsGiraph
AggregatorWriterAn AggregatorWriter is used to export Aggregators during or at the end of each computation.Interfaceorg.apache.giraph.aggregatorsGiraph
BasicAggregatorAbstract class for Aggregator.Classorg.apache.giraph.aggregatorsGiraph
BooleanAndAggregatorAggregator for calculating the AND function over boolean values.Classorg.apache.giraph.aggregatorsGiraph
BooleanOrAggregatorAggregator for calculating the OR function over boolean values.Classorg.apache.giraph.aggregatorsGiraph
BooleanOverwriteAggregatorAggregator that stores a value that is overwritten once another value is aggregated.Classorg.apache.giraph.aggregatorsGiraph
DoubleDenseMatrixA double matrix holds the values of the entries in double vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
DoubleDenseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
DoubleDenseVectorThe double dense vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.denseGiraph
DoubleDenseVectorSumAggregatorThe double dense vector aggregator is used to aggregate double dense vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
DoubleMaxAggregatorAggregator for getting max double value.Classorg.apache.giraph.aggregatorsGiraph
DoubleMinAggregatorAggregator for getting min double value.Classorg.apache.giraph.aggregatorsGiraph
DoubleOverwriteAggregatorAggregator that stores a value that is overwritten once another value is aggregated.Classorg.apache.giraph.aggregatorsGiraph
DoubleProductAggregatorAggregator for calculating products of double values.Classorg.apache.giraph.aggregatorsGiraph
DoubleSparseMatrixA double matrix holds the values of the entries in double vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
DoubleSparseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.sparseGiraph
DoubleSparseVectorThe double vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
DoubleSparseVectorSumAggregatorThe double vector aggregator is used to aggregate double vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
DoubleSumAggregatorAggregator for summing up double values.Classorg.apache.giraph.aggregatorsGiraph
FloatDenseMatrixA float matrix holds the values of the entries in float vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
FloatDenseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
FloatDenseVectorThe float dense vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.denseGiraph
FloatDenseVectorSumAggregatorThe float dense vector aggregator is used to aggregate float dense vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
FloatMaxAggregatorAggregator for getting max float value.Classorg.apache.giraph.aggregatorsGiraph
FloatMinAggregatorAggregator for getting min float value.Classorg.apache.giraph.aggregatorsGiraph
FloatOverwriteAggregatorAggregator that stores a value that is overwritten once another value is aggregated.Classorg.apache.giraph.aggregatorsGiraph
FloatProductAggregatorAggregator for calculating products of float values.Classorg.apache.giraph.aggregatorsGiraph
FloatSparseMatrixA float matrix holds the values of the entries in float vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
FloatSparseMatrixSumAggregatorThe float matrix aggregator is used to register and aggregate float matrices.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
FloatSparseVectorThe float vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
FloatSparseVectorSumAggregatorThe float vector aggregator is used to aggregate float vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
FloatSumAggregatorAggregator for summing up float values.Classorg.apache.giraph.aggregatorsGiraph
IntDenseMatrixA int matrix holds the values of the entries in int vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
IntDenseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
IntDenseVectorThe int dense vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.denseGiraph
IntDenseVectorSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
IntMaxAggregatorAggregator for getting max integer value.Classorg.apache.giraph.aggregatorsGiraph
IntMinAggregatorAggregator for getting min integer value.Classorg.apache.giraph.aggregatorsGiraph
IntOverwriteAggregatorAggregator that stores a value that is overwritten once another value is aggregated.Classorg.apache.giraph.aggregatorsGiraph
IntProductAggregatorAggregator for calculating products of long and integer values.Classorg.apache.giraph.aggregatorsGiraph
IntSparseMatrixA int matrix holds the values of the entries in int vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
IntSparseMatrixSumAggregatorThe int matrix aggregator is used to register and aggregate int matrices.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
IntSparseVectorThe int vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
IntSparseVectorSumAggregatorThe float vector aggregator is used to aggregate float vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
IntSumAggregatorAggregator for summing up integer values.Classorg.apache.giraph.aggregatorsGiraph
LongDenseMatrixA long matrix holds the values of the entries in long vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
LongDenseMatrixSumAggregatorClassorg.apache.giraph.aggregators.matrix.denseGiraph
LongDenseVectorThe long dense vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.denseGiraph
LongDenseVectorSumAggregatorThe long dense vector aggregator is used to aggregate long dense vectors.Classorg.apache.giraph.aggregators.matrix.denseGiraph
LongMaxAggregatorAggregator for getting max long value.Classorg.apache.giraph.aggregatorsGiraph
LongMinAggregatorAggregator for getting min long value.Classorg.apache.giraph.aggregatorsGiraph
LongOverwriteAggregatorAggregator that stores a value that is overwritten once another value is aggregated.Classorg.apache.giraph.aggregatorsGiraph
LongProductAggregatorAggregator for calculating products of long values.Classorg.apache.giraph.aggregatorsGiraph
LongSparseMatrixA long matrix holds the values of the entries in long vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
LongSparseMatrixSumAggregatorThe long matrix aggregator is used to register and aggregate long matrices.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
LongSparseVectorThe long vector holds the values of a particular row.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
LongSparseVectorSumAggregatorThe long vector aggregator is used to aggregate long vectors.Classorg.apache.giraph.aggregators.matrix.sparseGiraph
LongSumAggregatorAggregator for summing up long values.Classorg.apache.giraph.aggregatorsGiraph
MatrixSumAggregatorThe abstract matrix aggregator contains the prefix name of the vector aggregators that have the values of the rows.Classorg.apache.giraph.aggregators.matrixGiraph
TextAggregatorWriterDefault implementation of AggregatorWriter.Classorg.apache.giraph.aggregatorsGiraph
TextAppendAggregatorClassorg.apache.giraph.aggregatorsGiraph