See: Description
Interface | Description |
---|---|
VertexSenderObserver |
Observer able to hook into vertex sender pre/post processing
|
Class | Description |
---|---|
CreateReducersApiWrapper |
Wrapping masterApi and reducers handler into API for creating reducer
handles.
|
ReducersForPieceHandler |
All logic for transforming Giraph's reducer API to reducer handles.
|
ReducersForPieceHandler.BroadcastHandleImpl<T> |
Implementation of BroadcastHandle
|
ReducersForPieceHandler.WrappedReducedValue<R extends org.apache.hadoop.io.Writable> |
Wrapper that makes reduced values self-serializable,
and allows them to be broadcasted.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.