GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
graphlab::semi_synchronous_engine< VertexProgram > Member List

This is the complete list of members for graphlab::semi_synchronous_engine< VertexProgram >, including all inherited members.

add_edge_aggregator(const std::string &key, EdgeMapType map_function, FinalizerType finalize_function)graphlab::iengine< VertexProgram >inline
add_vertex_aggregator(const std::string &key, VertexMapType map_function, FinalizerType finalize_function)graphlab::iengine< VertexProgram >inline
aggregate_now(const std::string &key)graphlab::iengine< VertexProgram >inline
aggregate_periodic(const std::string &key, float seconds)graphlab::iengine< VertexProgram >inline
edge_data_type typedefgraphlab::semi_synchronous_engine< VertexProgram >
edge_type typedefgraphlab::semi_synchronous_engine< VertexProgram >
elapsed_seconds() const graphlab::semi_synchronous_engine< VertexProgram >virtual
gather_type typedefgraphlab::semi_synchronous_engine< VertexProgram >
get_aggregator()graphlab::semi_synchronous_engine< VertexProgram >
graph_type typedefgraphlab::semi_synchronous_engine< VertexProgram >
icontext_type typedefgraphlab::semi_synchronous_engine< VertexProgram >
iteration() const graphlab::semi_synchronous_engine< VertexProgram >virtual
map_reduce_edges(EdgeMapperType mapfunction)graphlab::iengine< VertexProgram >inline
map_reduce_vertices(VertexMapperType mapfunction)graphlab::iengine< VertexProgram >inline
message_type typedefgraphlab::semi_synchronous_engine< VertexProgram >
num_updates() const graphlab::semi_synchronous_engine< VertexProgram >virtual
semi_synchronous_engine(distributed_control &dc, graph_type &graph, const graphlab_options &opts=graphlab_options())graphlab::semi_synchronous_engine< VertexProgram >
signal(vertex_id_type vid, const message_type &message=message_type())graphlab::semi_synchronous_engine< VertexProgram >virtual
signal_all(const message_type &message=message_type(), const std::string &order="shuffle")graphlab::semi_synchronous_engine< VertexProgram >virtual
signal_vset(const vertex_set &vset, const message_type &message=message_type(), const std::string &order="shuffle")graphlab::semi_synchronous_engine< VertexProgram >virtual
start()graphlab::semi_synchronous_engine< VertexProgram >virtual
total_memory_usage() const graphlab::semi_synchronous_engine< VertexProgram >
transform_edges(EdgeMapperType mapfunction)graphlab::iengine< VertexProgram >inline
transform_vertices(VertexMapperType mapfunction)graphlab::iengine< VertexProgram >inline
vertex_data_type typedefgraphlab::semi_synchronous_engine< VertexProgram >
vertex_id_type typedefgraphlab::iengine< VertexProgram >
vertex_program_type typedefgraphlab::semi_synchronous_engine< VertexProgram >
vertex_type typedefgraphlab::semi_synchronous_engine< VertexProgram >
~iengine() (defined in graphlab::iengine< VertexProgram >)graphlab::iengine< VertexProgram >inlinevirtual
~semi_synchronous_engine() (defined in graphlab::semi_synchronous_engine< VertexProgram >)graphlab::semi_synchronous_engine< VertexProgram >inline