Package | Description |
---|---|
org.apache.giraph.function |
Package for interfaces representing different functions,
that all extends Serializable in order for Kryo to be able
to serialize them.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectHolder<T>
Default object holder, intermediary between producers and consumers.
|
class |
ObjectTransfer<T>
Default object transfer, intermediary between producers and consumers.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.