Package | Description |
---|---|
org.apache.giraph.block_app.reducers.array |
Reducers for collecting arrays of objects.
|
org.apache.giraph.block_app.reducers.collect |
Reducers for distributed collection of objects.
|
org.apache.giraph.block_app.reducers.map |
Reducers for collecting map of objects.
|
org.apache.giraph.combiner |
Package of Combiners.
|
org.apache.giraph.object |
Object handling related utilities.
|
org.apache.giraph.reducers.impl |
Package of Giraph reducers.
|
org.apache.giraph.types.ops |
Type coercion, inference, and reflection.
|
org.apache.giraph.types.ops.collections |
Collection interfaces and implementations provided by TypeOps classes.
|
org.apache.giraph.types.ops.collections.array |
WArrayList interfaces and implementations that extend fastutil
classes, and are provided by TypeOps classes.
|
Class and Description |
---|
PrimitiveTypeOps
Type operations, allowing working generically with types,
but still having efficient code.
|
Class and Description |
---|
PrimitiveTypeOps
Type operations, allowing working generically with types,
but still having efficient code.
|
Class and Description |
---|
PrimitiveIdTypeOps
Additional type operations to TypeOps for types that can be IDs,
and so can be used as keys in maps and values in sets.
|
PrimitiveTypeOps
Type operations, allowing working generically with types,
but still having efficient code.
|
Class and Description |
---|
NumericTypeOps
Numeric type operations, allowing working generically with types,
but still having efficient code.
|
Class and Description |
---|
PrimitiveIdTypeOps
Additional type operations to TypeOps for types that can be IDs,
and so can be used as keys in maps and values in sets.
|
Class and Description |
---|
NumericTypeOps
Numeric type operations, allowing working generically with types,
but still having efficient code.
|
TypeOps
Type operations, allowing working generically with mutable types,
but still having efficient code.
|
Class and Description |
---|
BooleanTypeOps
TypeOps implementation for working with BooleanWritable type
|
ByteTypeOps
TypeOps implementation for working with ByteWritable type
|
DoubleTypeOps
TypeOps implementation for working with DoubleWritable type
|
FloatTypeOps
TypeOps implementation for working with FloatWritable type
|
IntTypeOps
TypeOps implementation for working with IntWritable type
|
LongTypeOps
TypeOps implementation for working with LongWritable type
|
MapTypeOps
TypeOps implementation for working with MapWritable type
|
NumericTypeOps
Numeric type operations, allowing working generically with types,
but still having efficient code.
|
PrimitiveIdTypeOps
Additional type operations to TypeOps for types that can be IDs,
and so can be used as keys in maps and values in sets.
|
PrimitiveTypeOps
Type operations, allowing working generically with types,
but still having efficient code.
|
TextTypeOps
TypeOps implementation for working with Text type
|
TypeOps
Type operations, allowing working generically with mutable types,
but still having efficient code.
|
Class and Description |
---|
PrimitiveIdTypeOps
Additional type operations to TypeOps for types that can be IDs,
and so can be used as keys in maps and values in sets.
|
PrimitiveTypeOps
Type operations, allowing working generically with types,
but still having efficient code.
|
Class and Description |
---|
PrimitiveTypeOps
Type operations, allowing working generically with types,
but still having efficient code.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.