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

This is the complete list of members for graphlab::omni_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
aggregator_type typedefgraphlab::omni_engine< VertexProgram >
async_consistent_engine_type typedefgraphlab::omni_engine< VertexProgram >
edge_type typedefgraphlab::iengine< VertexProgram >
elapsed_seconds() const graphlab::omni_engine< VertexProgram >inlinevirtual
gather_type typedefgraphlab::omni_engine< VertexProgram >
get_aggregator() (defined in graphlab::omni_engine< VertexProgram >)graphlab::omni_engine< VertexProgram >inline
graph_type typedefgraphlab::omni_engine< VertexProgram >
icontext_type typedefgraphlab::iengine< VertexProgram >
iengine_type typedefgraphlab::omni_engine< VertexProgram >
iteration() const graphlab::omni_engine< VertexProgram >inlinevirtual
map_reduce_edges(EdgeMapperType mapfunction)graphlab::iengine< VertexProgram >inline
map_reduce_vertices(VertexMapperType mapfunction)graphlab::iengine< VertexProgram >inline
message_type typedefgraphlab::omni_engine< VertexProgram >
num_updates() const graphlab::omni_engine< VertexProgram >inlinevirtual
omni_engine(distributed_control &dc, graph_type &graph, const std::string &default_engine_type, const graphlab_options &options=graphlab_options())graphlab::omni_engine< VertexProgram >inline
semi_synchronous_engine_type typedefgraphlab::omni_engine< VertexProgram >
signal(vertex_id_type vertex, const message_type &message=message_type())graphlab::omni_engine< VertexProgram >inlinevirtual
signal_all(const message_type &message=message_type(), const std::string &order="shuffle")graphlab::omni_engine< VertexProgram >inlinevirtual
signal_vset(const vertex_set &vset, const message_type &message=message_type(), const std::string &order="shuffle")graphlab::omni_engine< VertexProgram >inlinevirtual
start()graphlab::omni_engine< VertexProgram >inlinevirtual
synchronous_engine_type typedefgraphlab::omni_engine< VertexProgram >
transform_edges(EdgeMapperType mapfunction)graphlab::iengine< VertexProgram >inline
transform_vertices(VertexMapperType mapfunction)graphlab::iengine< VertexProgram >inline
vertex_id_type typedefgraphlab::omni_engine< VertexProgram >
vertex_program_type typedefgraphlab::omni_engine< VertexProgram >
vertex_type typedefgraphlab::iengine< VertexProgram >
~iengine() (defined in graphlab::iengine< VertexProgram >)graphlab::iengine< VertexProgram >inlinevirtual
~omni_engine()graphlab::omni_engine< VertexProgram >inline