base_filename (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
blocksize (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
chicontext (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
create_degree_handler() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
create_memshard(vid_t interval_st, vid_t interval_en) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
degree_handler (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
determine_next_window(vid_t iinterval, vid_t fromvid, vid_t maxvid, size_t membudget) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
disable_preloading() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
discover_shard_num() | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotected |
enable_deterministic_parallelism (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
exec_interval (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
exec_threads (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
exec_updates(GraphChiProgram< VertexDataType, EdgeDataType, fvertex_t > &userprogram, std::vector< fvertex_t > &vertices) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotected |
functional_engine(std::string base_filename, int nshards, bool selective_scheduling, metrics &_m) (defined in graphchi::functional_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::functional_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
get_context() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
get_info_json() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
get_interval(int i) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
get_interval_end(int i) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
get_interval_start(int i) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
get_iomanager() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
graphchi_engine(std::string _base_filename, int _nshards, bool _selective_scheduling, metrics &_m) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
httplock (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
init_vertices(std::vector< fvertex_t > &vertices, graphchi_edge< EdgeDataType > *&edata) (defined in graphchi::functional_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::functional_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
initialize_before_run() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
initialize_iter() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
initialize_scheduler() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
initialize_sliding_shards() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
intervals (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
iomgr (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
is_any_vertex_scheduled(vid_t st, vid_t en) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
iter (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
iteration_finished() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
json_params (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
load_after_updates(std::vector< fvertex_t > &vertices) (defined in graphchi::functional_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::functional_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
load_before_updates(std::vector< fvertex_t > &vertices) (defined in graphchi::functional_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::functional_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
load_threads (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
load_vertex_intervals() | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
m (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
membudget_mb (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
memoryshard (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
memshard_t typedef (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | |
modifies_inedges (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
modifies_outedges (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
nedges (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
niters (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
nshards (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
num_buffered_edges() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
num_edges() | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
num_edges_safe() | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
num_edges_subinterval(vid_t st, vid_t en) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotected |
num_updates() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
num_vertices() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
nupdates (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
only_adjacency (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
print_config() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotected |
run(GraphChiProgram< VertexDataType, EdgeDataType, fvertex_t > &userprogram, int _niters) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
save_vertices(std::vector< fvertex_t > &vertices) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotected |
scheduler (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
set_blocksize(size_t blocksize_in_bytes) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
set_enable_deterministic_parallelism(bool b) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
set_exec_threads(int et) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
set_json(std::string key, std::string value) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
set_json(std::string key, T val) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
set_load_threads(int lt) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
set_membudget_mb(int mbs) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inline |
set_modifies_inedges(bool b) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
set_modifies_outedges(bool b) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
set_only_adjacency(bool b) (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |
sliding_shards (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
slidingshard_t typedef (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | |
store_inedges (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
sub_interval_en (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
sub_interval_st (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
use_selective_scheduling (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
vertex_data_handler (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
work (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | protected |
write_delta_log() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlineprotectedvirtual |
~graphchi_engine() (defined in graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t >) | graphchi::graphchi_engine< VertexDataType, EdgeDataType, fvertex_t > | inlinevirtual |