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 |
ObjectNotifier<T>
Allows multiple Consumers to be combined into a single Consumer, by having
them all subscribe to this object, and then using this object as a group
Consumer.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.