Package | Description |
---|---|
org.apache.giraph.block_app.framework.piece |
Single execution object - Piece, and related classes.
|
org.apache.giraph.block_app.framework.piece.messages |
Utility classes for handling of messages within Pieces
|
org.apache.giraph.bsp |
Package of generic bulk synchronous processing objects.
|
org.apache.giraph.comm |
Package of communication related objects, IPC service.
|
org.apache.giraph.comm.messages |
Package of classes for storing messages.
|
org.apache.giraph.comm.messages.primitives |
Package of message stores specialized for a certain type of vertex ids,
messages and combiner.
|
org.apache.giraph.comm.messages.primitives.long_id |
Message store based off of primitives when I = LongWritable
|
org.apache.giraph.comm.messages.queue |
Package for message store queue, that decouples netty threads from
threads processing messages.
|
org.apache.giraph.conf |
Package of Giraph configuration related things.
|
org.apache.giraph.graph |
Package of all the graph related objects, built on the
org.apache.bsp package.
|
org.apache.giraph.ooc.data |
Package of classes related to data structures used for an out-of-core
mechanism
|
org.apache.giraph.worker |
Package of all the worker related things
|
Class and Description |
---|
MessageEncodeAndStoreType
There are two types of message-stores currently
pointer based, and default byte-array based
|
Class and Description |
---|
MessageEncodeAndStoreType
There are two types of message-stores currently
pointer based, and default byte-array based
|
Class and Description |
---|
PartitionSplitInfo
Interface providing partition split information.
|
Class and Description |
---|
MessageStore
Message store
|
Class and Description |
---|
AbstractListPerVertexStore
Abstract Implementation of
SimpleMessageStore where
multiple messages are stored per vertex as a list
Used when there is no combiner provided. |
MessageEncodeAndStoreType
There are two types of message-stores currently
pointer based, and default byte-array based
|
MessageStore
Message store
|
MessageStoreFactory
Factory for message stores
|
PartitionSplitInfo
Interface providing partition split information.
|
SimpleMessageStore
Abstract class for
MessageStore which allows any kind
of object to hold messages for one vertex. |
Class and Description |
---|
MessageStore
Message store
|
PartitionSplitInfo
Interface providing partition split information.
|
Class and Description |
---|
MessageStore
Message store
|
PartitionSplitInfo
Interface providing partition split information.
|
Class and Description |
---|
MessageStore
Message store
|
Class and Description |
---|
MessageEncodeAndStoreType
There are two types of message-stores currently
pointer based, and default byte-array based
|
MessageStoreFactory
Factory for message stores
|
Class and Description |
---|
MessageStore
Message store
|
Class and Description |
---|
MessageStore
Message store
|
Class and Description |
---|
PartitionSplitInfo
Interface providing partition split information.
|
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.