Docs GODI Archive
Projects Blog Link DB

Look up function:

(e.g. "List.find" or "keysym")
More options

FREE SOFTWARE ON CAMLCITY.ORG

GODI Package godi-plasma

Distributed filesyste, key/value db, and map/reduce

This package contains two applications: - PlasmaFS is a distributed filesystem - Plasma MapReduce is a Map/Reduce framework on top of PlasmaFS PlasmaFS is deployed on an arbitrary number of namenodes and datanodes. All data and metadata is replicated. ACID transactions provide data safety and clear query semantics. PlasmaFS focuses on large files and big blocksizes. It is error-resiliant and extensible. PlasmaFS is accessible over a command-line client (plasma), NFS v3, and over its own native network API. The namenode data is stored in PostgreSQL so you also need to install PostgreSQL servers on the namenodes. Plasma MapReduce implements the Map/Reduce algorithm scheme. The processed files are stored in PlasmaFS filesystems.

Version: 0.6
Homepage: http://projects.camlcity.org/projects/plasma.html
Maintainer: gerd@gerd-stolpmann.de
Files: bin/mr_streaming
bin/nfs3d
bin/plasma
bin/plasma_admin
bin/plasma_convert
bin/plasma_datanode_init
bin/plasma_kv
bin/plasma_kv_httpd_demo
bin/plasmad
doc/godi-plasma/INSTALL
doc/godi-plasma/LICENSE
doc/godi-plasma/README
doc/godi-plasma/examples/mapred-classic/OMakefile
doc/godi-plasma/examples/mapred-classic/OMakeroot
doc/godi-plasma/examples/mapred-classic/mr_test.conf
doc/godi-plasma/examples/mapred-classic/mr_test.ml
doc/godi-plasma/examples/mapred-classic/mr_wf.conf
doc/godi-plasma/examples/mapred-classic/mr_wordfreq.conf
doc/godi-plasma/examples/mapred-classic/mr_wordfreq.ml
doc/godi-plasma/examples/mapred-toolkit/OMakefile
doc/godi-plasma/examples/mapred-toolkit/OMakeroot
doc/godi-plasma/examples/mapred-toolkit/cardgames.conf
doc/godi-plasma/examples/mapred-toolkit/cardgames.ml
doc/godi-plasma/examples/mapred-toolkit/t.conf
doc/godi-plasma/examples/mapred-toolkit/tenth.conf
doc/godi-plasma/examples/mapred-toolkit/tenth.ml
doc/godi-plasma/html/Cmd_nfs3d.html
doc/godi-plasma/html/Cmd_plasma.html
doc/godi-plasma/html/Cmd_plasma_admin.html
doc/godi-plasma/html/Cmd_plasma_convert.html
doc/godi-plasma/html/Cmd_plasma_datanode_init.html
doc/godi-plasma/html/Cmd_plasma_kv.html
doc/godi-plasma/html/Cmd_plasmad.html
doc/godi-plasma/html/Dn_config.dn_config-c.html
doc/godi-plasma/html/Dn_config.html
doc/godi-plasma/html/Dn_io.html
doc/godi-plasma/html/Dn_manager.html
doc/godi-plasma/html/Dn_shm.dn_shm_config-c.html
doc/godi-plasma/html/Dn_shm.html
doc/godi-plasma/html/Dn_store.dn_store_config-c.html
doc/godi-plasma/html/Dn_store.html
doc/godi-plasma/html/Mapred_auth.html
doc/godi-plasma/html/Mapred_config.html
doc/godi-plasma/html/Mapred_config.mapred_config-c.html
doc/godi-plasma/html/Mapred_def.html
doc/godi-plasma/html/Mapred_def.mapred_env-c.html
doc/godi-plasma/html/Mapred_def.mapred_job-c.html
doc/godi-plasma/html/Mapred_def.mapred_job_config-c.html
doc/godi-plasma/html/Mapred_def.sorter-c.html
doc/godi-plasma/html/Mapred_def.task_info-c.html
doc/godi-plasma/html/Mapred_fields.html
doc/godi-plasma/html/Mapred_fs.filesystem-c.html
doc/godi-plasma/html/Mapred_fs.html
doc/godi-plasma/html/Mapred_fs.local_file-c.html
doc/godi-plasma/html/Mapred_io.html
doc/godi-plasma/html/Mapred_io.record_config-c.html
doc/godi-plasma/html/Mapred_io.record_reader-c.html
doc/godi-plasma/html/Mapred_io.record_reader_factory-c.html
doc/godi-plasma/html/Mapred_io.record_rw_factory-c.html
doc/godi-plasma/html/Mapred_io.record_writer-c.html
doc/godi-plasma/html/Mapred_io.record_writer_factory-c.html
doc/godi-plasma/html/Mapred_io_bgreader.html
doc/godi-plasma/html/Mapred_job.html
doc/godi-plasma/html/Mapred_job_config.html
doc/godi-plasma/html/Mapred_job_exec.html
doc/godi-plasma/html/Mapred_main.html
doc/godi-plasma/html/Mapred_rfun.html
doc/godi-plasma/html/Mapred_rpc_aux.html
doc/godi-plasma/html/Mapred_rpc_clnt.Make'Mapred_task.V1.html
doc/godi-plasma/html/Mapred_rpc_clnt.Make'Mapred_task.html
doc/godi-plasma/html/Mapred_rpc_clnt.Mapred_task.V1.html
doc/godi-plasma/html/Mapred_rpc_clnt.Mapred_task.html
doc/godi-plasma/html/Mapred_rpc_clnt.html
doc/godi-plasma/html/Mapred_rpc_srv.Mapred_task.V1.html
doc/godi-plasma/html/Mapred_rpc_srv.Mapred_task.html
doc/godi-plasma/html/Mapred_rpc_srv.html
doc/godi-plasma/html/Mapred_sched.html
doc/godi-plasma/html/Mapred_sort.html
doc/godi-plasma/html/Mapred_sorters.Float_asc.html
doc/godi-plasma/html/Mapred_sorters.Float_desc.html
doc/godi-plasma/html/Mapred_sorters.Float_xdr_asc.html
doc/godi-plasma/html/Mapred_sorters.Float_xdr_desc.html
doc/godi-plasma/html/Mapred_sorters.Grouped.html
doc/godi-plasma/html/Mapred_sorters.Hex_asc.html
doc/godi-plasma/html/Mapred_sorters.Hex_desc.html
doc/godi-plasma/html/Mapred_sorters.Int64_xdr_asc.html
doc/godi-plasma/html/Mapred_sorters.Int64_xdr_desc.html
doc/godi-plasma/html/Mapred_sorters.Integer_asc.html
doc/godi-plasma/html/Mapred_sorters.Integer_desc.html
doc/godi-plasma/html/Mapred_sorters.String_asc.html
doc/godi-plasma/html/Mapred_sorters.String_desc.html
doc/godi-plasma/html/Mapred_sorters.html
doc/godi-plasma/html/Mapred_split.html
doc/godi-plasma/html/Mapred_stats.html
doc/godi-plasma/html/Mapred_streaming.html
doc/godi-plasma/html/Mapred_task_exec.html
doc/godi-plasma/html/Mapred_task_server.html
doc/godi-plasma/html/Mapred_taskfiles.html
doc/godi-plasma/html/Mapred_taskfiles.taskfile_manager-c.html
doc/godi-plasma/html/Mapred_tasks.Ord.html
doc/godi-plasma/html/Mapred_tasks.html
doc/godi-plasma/html/Mapred_toolkit.DSeq.html
doc/godi-plasma/html/Mapred_toolkit.DSeq.mapred_info-c.html
doc/godi-plasma/html/Mapred_toolkit.Place.html
doc/godi-plasma/html/Mapred_toolkit.Seq.html
doc/godi-plasma/html/Mapred_toolkit.Store.html
doc/godi-plasma/html/Mapred_toolkit.html
doc/godi-plasma/html/Mapred_toolkit.toolkit_job-c.html
doc/godi-plasma/html/Nfs3_aux.html
doc/godi-plasma/html/Nfs3_clnt.MOUNT.V3.html
doc/godi-plasma/html/Nfs3_clnt.MOUNT.html
doc/godi-plasma/html/Nfs3_clnt.Make'MOUNT.V3.html
doc/godi-plasma/html/Nfs3_clnt.Make'MOUNT.html
doc/godi-plasma/html/Nfs3_clnt.Make'NFS.V3.html
doc/godi-plasma/html/Nfs3_clnt.Make'NFS.html
doc/godi-plasma/html/Nfs3_clnt.NFS.V3.html
doc/godi-plasma/html/Nfs3_clnt.NFS.html
doc/godi-plasma/html/Nfs3_clnt.html
doc/godi-plasma/html/Nfs3_srv.MOUNT.V3.html
doc/godi-plasma/html/Nfs3_srv.MOUNT.html
doc/godi-plasma/html/Nfs3_srv.NFS.V3.html
doc/godi-plasma/html/Nfs3_srv.NFS.html
doc/godi-plasma/html/Nfs3_srv.html
doc/godi-plasma/html/Nn_alloc_balanced.html
doc/godi-plasma/html/Nn_alloc_trivial.html
doc/godi-plasma/html/Nn_alloc_types.html
doc/godi-plasma/html/Nn_authticket.html
doc/godi-plasma/html/Nn_blocklist.BlockRM.html
doc/godi-plasma/html/Nn_blocklist.Blockinfo.html
doc/godi-plasma/html/Nn_blocklist.html
doc/godi-plasma/html/Nn_blockmap.blockmap-c.html
doc/godi-plasma/html/Nn_blockmap.blockmap_t-c.html
doc/godi-plasma/html/Nn_blockmap.html
doc/godi-plasma/html/Nn_blockmap_box.blockmap_client_t-c.html
doc/godi-plasma/html/Nn_blockmap_box.html
doc/godi-plasma/html/Nn_commit.html
doc/godi-plasma/html/Nn_commit_monitor.BRowSet.html
doc/godi-plasma/html/Nn_commit_monitor.I64Set.html
doc/godi-plasma/html/Nn_commit_monitor.html
doc/godi-plasma/html/Nn_config.html
doc/godi-plasma/html/Nn_config.nn_min_config-c.html
doc/godi-plasma/html/Nn_config.nn_node_config-c.html
doc/godi-plasma/html/Nn_coord.html
doc/godi-plasma/html/Nn_datanode_ctrl.html
doc/godi-plasma/html/Nn_datastore_news.html
doc/godi-plasma/html/Nn_datastores.html
doc/godi-plasma/html/Nn_db.html
doc/godi-plasma/html/Nn_db.ro_transaction-c.html
doc/godi-plasma/html/Nn_db.transaction-c.html
doc/godi-plasma/html/Nn_dentrycache.html
doc/godi-plasma/html/Nn_elect.html
doc/godi-plasma/html/Nn_inodecache.html
doc/godi-plasma/html/Nn_manager.html
doc/godi-plasma/html/Nn_monitor.html
doc/godi-plasma/html/Nn_push.html
doc/godi-plasma/html/Nn_slave.html
doc/godi-plasma/html/Nn_state.bm_view-c.html
doc/godi-plasma/html/Nn_state.bm_view_t-c.html
doc/godi-plasma/html/Nn_state.ds_view-c.html
doc/godi-plasma/html/Nn_state.ds_view_t-c.html
doc/godi-plasma/html/Nn_state.html
doc/godi-plasma/html/Nn_state.inode_view-c.html
doc/godi-plasma/html/Nn_state.inode_view_t-c.html
doc/godi-plasma/html/Nn_state.revclear_view-c.html
doc/godi-plasma/html/Nn_state.shared_state-c.html
doc/godi-plasma/html/Nn_state.shared_state_t-c.html
doc/godi-plasma/html/Nn_state.view_t-c.html
doc/godi-plasma/html/Nn_ug.html
doc/godi-plasma/html/Pfs_auth.html
doc/godi-plasma/html/Pfs_client.html
doc/godi-plasma/html/Pfs_condition.html
doc/godi-plasma/html/Pfs_condition.int64_serializer_t-c.html
doc/godi-plasma/html/Pfs_datanode.html
doc/godi-plasma/html/Pfs_db.async_connection-c.html
doc/godi-plasma/html/Pfs_db.async_exec-c.html
doc/godi-plasma/html/Pfs_db.connect-c.html
doc/godi-plasma/html/Pfs_db.db_config-c.html
doc/godi-plasma/html/Pfs_db.html
doc/godi-plasma/html/Pfs_dn_internal.html
doc/godi-plasma/html/Pfs_nfs3.html
doc/godi-plasma/html/Pfs_nn_coord.html
doc/godi-plasma/html/Pfs_nn_dnadmin.html
doc/godi-plasma/html/Pfs_nn_fsys.html
doc/godi-plasma/html/Pfs_nn_internal.html
doc/godi-plasma/html/Pfs_pmanage.html
doc/godi-plasma/html/Pfs_rpcapi_aux.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Auth.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Auth.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Coordination.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Coordination.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Datanode.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Datanode.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Datanode_ctrl.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Datanode_ctrl.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Datanode_discover.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Datanode_discover.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Datanode_io.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Datanode_io.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Dn_admin.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Dn_admin.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Elect.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Elect.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Filesystem.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Filesystem.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Auth.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Auth.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Coordination.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Coordination.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Datanode.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Datanode.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Datanode_ctrl.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Datanode_ctrl.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Datanode_discover.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Datanode_discover.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Datanode_io.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Datanode_io.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Dn_admin.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Dn_admin.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Elect.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Elect.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Filesystem.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Filesystem.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Monitor.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Monitor.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Nameslave.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Make'Nameslave.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Monitor.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Monitor.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Nameslave.V1.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.Nameslave.html
doc/godi-plasma/html/Pfs_rpcapi_clnt.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Auth.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Auth.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Coordination.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Coordination.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Datanode.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Datanode.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Datanode_ctrl.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Datanode_ctrl.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Datanode_discover.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Datanode_discover.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Datanode_io.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Datanode_io.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Dn_admin.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Dn_admin.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Elect.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Elect.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Filesystem.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Filesystem.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Monitor.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Monitor.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Nameslave.V1.html
doc/godi-plasma/html/Pfs_rpcapi_srv.Nameslave.html
doc/godi-plasma/html/Pfs_rpcapi_srv.html
doc/godi-plasma/html/Pfs_server.html
doc/godi-plasma/html/Pfs_types.html
doc/godi-plasma/html/Pkv_api.html
doc/godi-plasma/html/Pkv_xdr_aux.html
doc/godi-plasma/html/Plasma_blocks.Brange.html
doc/godi-plasma/html/Plasma_blocks.Bset.html
doc/godi-plasma/html/Plasma_blocks.StrMap.html
doc/godi-plasma/html/Plasma_blocks.html
doc/godi-plasma/html/Plasma_client.html
doc/godi-plasma/html/Plasma_client_config.client_config-c.html
doc/godi-plasma/html/Plasma_client_config.html
doc/godi-plasma/html/Plasma_filebuf.html
doc/godi-plasma/html/Plasma_inodecache.html
doc/godi-plasma/html/Plasma_inodecache.lazy_transaction-c.html
doc/godi-plasma/html/Plasma_license.html
doc/godi-plasma/html/Plasma_netfs.html
doc/godi-plasma/html/Plasma_netfs.netfs-c.html
doc/godi-plasma/html/Plasma_netfs.x_netfs-c.html
doc/godi-plasma/html/Plasma_netfs.x_stream_fs-c.html
doc/godi-plasma/html/Plasma_platform.html
doc/godi-plasma/html/Plasma_quickstart.html
doc/godi-plasma/html/Plasma_release.html
doc/godi-plasma/html/Plasma_release_0_1.html
doc/godi-plasma/html/Plasma_release_0_2.html
doc/godi-plasma/html/Plasma_release_0_3.html
doc/godi-plasma/html/Plasma_release_0_4.html
doc/godi-plasma/html/Plasma_release_0_5.html
doc/godi-plasma/html/Plasma_rng.html
doc/godi-plasma/html/Plasma_rpcapi_aux.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Auth.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Auth.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Coordination.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Coordination.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Datanode.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Datanode.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Dn_admin.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Dn_admin.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Filesystem.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Filesystem.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Auth.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Auth.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Coordination.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Coordination.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Datanode.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Datanode.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Dn_admin.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Dn_admin.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Filesystem.V1.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.Make'Filesystem.html
doc/godi-plasma/html/Plasma_rpcapi_clnt.html
doc/godi-plasma/html/Plasma_shm.Netplex_shm_manager.html
doc/godi-plasma/html/Plasma_shm.html
doc/godi-plasma/html/Plasma_shm.netplex_shm_manager-c.html
doc/godi-plasma/html/Plasma_shm.null_shm_manager-c.html
doc/godi-plasma/html/Plasma_shm.shm_manager-c.html
doc/godi-plasma/html/Plasma_ug.html
doc/godi-plasma/html/Plasma_ug.ug_admin-c.html
doc/godi-plasma/html/Plasma_ug.ug_admin_ro-c.html
doc/godi-plasma/html/Plasmafs_and_hdfs.html
doc/godi-plasma/html/Plasmafs_authentication.html
doc/godi-plasma/html/Plasmafs_deployment.html
doc/godi-plasma/html/Plasmafs_dn_admin.html
doc/godi-plasma/html/Plasmafs_dn_discovery.html
doc/godi-plasma/html/Plasmafs_nfs.html
doc/godi-plasma/html/Plasmafs_nn_admin.html
doc/godi-plasma/html/Plasmafs_protocol.html
doc/godi-plasma/html/Plasmafs_start.html
doc/godi-plasma/html/Plasmakv_intro.html
doc/godi-plasma/html/Plasmamr_and_hadoop.html
doc/godi-plasma/html/Plasmamr_file_formats.html
doc/godi-plasma/html/Plasmamr_howto.html
doc/godi-plasma/html/Plasmamr_start.html
doc/godi-plasma/html/Plasmamr_task_types.html
doc/godi-plasma/html/Plasmamr_toolkit.html
doc/godi-plasma/html/Platform.Line_splitter.html
doc/godi-plasma/html/Platform.html
doc/godi-plasma/html/Pmr_task.html
doc/godi-plasma/html/Sess_deploy.html
doc/godi-plasma/html/Sess_mr_cardgames.html
doc/godi-plasma/html/Sess_mr_wordfreq.html
doc/godi-plasma/html/Sess_plasma_install.html
doc/godi-plasma/html/Sess_postgresql_conf.html
doc/godi-plasma/html/index.html
doc/godi-plasma/html/index_attributes.html
doc/godi-plasma/html/index_class_types.html
doc/godi-plasma/html/index_classes.html
doc/godi-plasma/html/index_exceptions.html
doc/godi-plasma/html/index_methods.html
doc/godi-plasma/html/index_module_types.html
doc/godi-plasma/html/index_modules.html
doc/godi-plasma/html/index_types.html
doc/godi-plasma/html/index_values.html
doc/godi-plasma/html/pic_2phasecommit.png
doc/godi-plasma/html/pic_maptask.png
doc/godi-plasma/html/pic_metadata.png
doc/godi-plasma/html/pic_mr_emap.png
doc/godi-plasma/html/pic_mr_execgraph1.png
doc/godi-plasma/html/pic_mr_input.png
doc/godi-plasma/html/pic_mr_mapsort.png
doc/godi-plasma/html/pic_mr_shuffle.png
doc/godi-plasma/html/pic_nn_replication.png
doc/godi-plasma/html/pic_ops_overview.png
doc/godi-plasma/html/pic_shuffletask.png
doc/godi-plasma/html/pic_tickets.png
doc/godi-plasma/html/style.css
doc/godi-plasma/html/type_Cmd_nfs3d.html
doc/godi-plasma/html/type_Cmd_plasma.html
doc/godi-plasma/html/type_Cmd_plasma_admin.html
doc/godi-plasma/html/type_Cmd_plasma_convert.html
doc/godi-plasma/html/type_Cmd_plasma_datanode_init.html
doc/godi-plasma/html/type_Cmd_plasma_kv.html
doc/godi-plasma/html/type_Cmd_plasmad.html
doc/godi-plasma/html/type_Dn_config.dn_config.html
doc/godi-plasma/html/type_Dn_config.html
doc/godi-plasma/html/type_Dn_io.html
doc/godi-plasma/html/type_Dn_manager.html
doc/godi-plasma/html/type_Dn_shm.dn_shm_config.html
doc/godi-plasma/html/type_Dn_shm.html
doc/godi-plasma/html/type_Dn_store.dn_store_config.html
doc/godi-plasma/html/type_Dn_store.html
doc/godi-plasma/html/type_Mapred_auth.html
doc/godi-plasma/html/type_Mapred_config.html
doc/godi-plasma/html/type_Mapred_config.mapred_config.html
doc/godi-plasma/html/type_Mapred_def.html
doc/godi-plasma/html/type_Mapred_def.mapred_env.html
doc/godi-plasma/html/type_Mapred_def.mapred_job.html
doc/godi-plasma/html/type_Mapred_def.mapred_job_config.html
doc/godi-plasma/html/type_Mapred_def.sorter.html
doc/godi-plasma/html/type_Mapred_def.task_info.html
doc/godi-plasma/html/type_Mapred_fields.html
doc/godi-plasma/html/type_Mapred_fs.filesystem.html
doc/godi-plasma/html/type_Mapred_fs.html
doc/godi-plasma/html/type_Mapred_fs.local_file.html
doc/godi-plasma/html/type_Mapred_io.html
doc/godi-plasma/html/type_Mapred_io.record_config.html
doc/godi-plasma/html/type_Mapred_io.record_reader.html
doc/godi-plasma/html/type_Mapred_io.record_reader_factory.html
doc/godi-plasma/html/type_Mapred_io.record_rw_factory.html
doc/godi-plasma/html/type_Mapred_io.record_writer.html
doc/godi-plasma/html/type_Mapred_io.record_writer_factory.html
doc/godi-plasma/html/type_Mapred_io_bgreader.html
doc/godi-plasma/html/type_Mapred_job.html
doc/godi-plasma/html/type_Mapred_job_config.html
doc/godi-plasma/html/type_Mapred_job_exec.html
doc/godi-plasma/html/type_Mapred_main.html
doc/godi-plasma/html/type_Mapred_rfun.html
doc/godi-plasma/html/type_Mapred_rpc_aux.html
doc/godi-plasma/html/type_Mapred_rpc_clnt.Make'Mapred_task.V1.html
doc/godi-plasma/html/type_Mapred_rpc_clnt.Make'Mapred_task.html
doc/godi-plasma/html/type_Mapred_rpc_clnt.Mapred_task.V1.html
doc/godi-plasma/html/type_Mapred_rpc_clnt.Mapred_task.html
doc/godi-plasma/html/type_Mapred_rpc_clnt.html
doc/godi-plasma/html/type_Mapred_rpc_srv.Mapred_task.V1.html
doc/godi-plasma/html/type_Mapred_rpc_srv.Mapred_task.html
doc/godi-plasma/html/type_Mapred_rpc_srv.html
doc/godi-plasma/html/type_Mapred_sched.html
doc/godi-plasma/html/type_Mapred_sort.html
doc/godi-plasma/html/type_Mapred_sorters.Float_asc.html
doc/godi-plasma/html/type_Mapred_sorters.Float_desc.html
doc/godi-plasma/html/type_Mapred_sorters.Float_xdr_asc.html
doc/godi-plasma/html/type_Mapred_sorters.Float_xdr_desc.html
doc/godi-plasma/html/type_Mapred_sorters.Grouped.html
doc/godi-plasma/html/type_Mapred_sorters.Hex_asc.html
doc/godi-plasma/html/type_Mapred_sorters.Hex_desc.html
doc/godi-plasma/html/type_Mapred_sorters.Int64_xdr_asc.html
doc/godi-plasma/html/type_Mapred_sorters.Int64_xdr_desc.html
doc/godi-plasma/html/type_Mapred_sorters.Integer_asc.html
doc/godi-plasma/html/type_Mapred_sorters.Integer_desc.html
doc/godi-plasma/html/type_Mapred_sorters.String_asc.html
doc/godi-plasma/html/type_Mapred_sorters.String_desc.html
doc/godi-plasma/html/type_Mapred_sorters.html
doc/godi-plasma/html/type_Mapred_split.html
doc/godi-plasma/html/type_Mapred_stats.html
doc/godi-plasma/html/type_Mapred_streaming.html
doc/godi-plasma/html/type_Mapred_task_exec.html
doc/godi-plasma/html/type_Mapred_task_server.html
doc/godi-plasma/html/type_Mapred_taskfiles.html
doc/godi-plasma/html/type_Mapred_taskfiles.taskfile_manager.html
doc/godi-plasma/html/type_Mapred_tasks.Ord.html
doc/godi-plasma/html/type_Mapred_tasks.html
doc/godi-plasma/html/type_Mapred_toolkit.DSeq.html
doc/godi-plasma/html/type_Mapred_toolkit.DSeq.mapred_info.html
doc/godi-plasma/html/type_Mapred_toolkit.Place.html
doc/godi-plasma/html/type_Mapred_toolkit.Seq.html
doc/godi-plasma/html/type_Mapred_toolkit.Store.html
doc/godi-plasma/html/type_Mapred_toolkit.html
doc/godi-plasma/html/type_Mapred_toolkit.toolkit_job.html
doc/godi-plasma/html/type_Nfs3_aux.html
doc/godi-plasma/html/type_Nfs3_clnt.MOUNT.V3.html
doc/godi-plasma/html/type_Nfs3_clnt.MOUNT.html
doc/godi-plasma/html/type_Nfs3_clnt.Make'MOUNT.V3.html
doc/godi-plasma/html/type_Nfs3_clnt.Make'MOUNT.html
doc/godi-plasma/html/type_Nfs3_clnt.Make'NFS.V3.html
doc/godi-plasma/html/type_Nfs3_clnt.Make'NFS.html
doc/godi-plasma/html/type_Nfs3_clnt.NFS.V3.html
doc/godi-plasma/html/type_Nfs3_clnt.NFS.html
doc/godi-plasma/html/type_Nfs3_clnt.html
doc/godi-plasma/html/type_Nfs3_srv.MOUNT.V3.html
doc/godi-plasma/html/type_Nfs3_srv.MOUNT.html
doc/godi-plasma/html/type_Nfs3_srv.NFS.V3.html
doc/godi-plasma/html/type_Nfs3_srv.NFS.html
doc/godi-plasma/html/type_Nfs3_srv.html
doc/godi-plasma/html/type_Nn_alloc_balanced.html
doc/godi-plasma/html/type_Nn_alloc_trivial.html
doc/godi-plasma/html/type_Nn_alloc_types.html
doc/godi-plasma/html/type_Nn_authticket.html
doc/godi-plasma/html/type_Nn_blocklist.BlockRM.html
doc/godi-plasma/html/type_Nn_blocklist.Blockinfo.html
doc/godi-plasma/html/type_Nn_blocklist.html
doc/godi-plasma/html/type_Nn_blockmap.blockmap.html
doc/godi-plasma/html/type_Nn_blockmap.blockmap_t.html
doc/godi-plasma/html/type_Nn_blockmap.html
doc/godi-plasma/html/type_Nn_blockmap_box.blockmap_client_t.html
doc/godi-plasma/html/type_Nn_blockmap_box.html
doc/godi-plasma/html/type_Nn_commit.html
doc/godi-plasma/html/type_Nn_commit_monitor.BRowSet.html
doc/godi-plasma/html/type_Nn_commit_monitor.I64Set.html
doc/godi-plasma/html/type_Nn_commit_monitor.html
doc/godi-plasma/html/type_Nn_config.html
doc/godi-plasma/html/type_Nn_config.nn_min_config.html
doc/godi-plasma/html/type_Nn_config.nn_node_config.html
doc/godi-plasma/html/type_Nn_coord.html
doc/godi-plasma/html/type_Nn_datanode_ctrl.html
doc/godi-plasma/html/type_Nn_datastore_news.html
doc/godi-plasma/html/type_Nn_datastores.html
doc/godi-plasma/html/type_Nn_db.html
doc/godi-plasma/html/type_Nn_db.ro_transaction.html
doc/godi-plasma/html/type_Nn_db.transaction.html
doc/godi-plasma/html/type_Nn_dentrycache.html
doc/godi-plasma/html/type_Nn_elect.html
doc/godi-plasma/html/type_Nn_inodecache.html
doc/godi-plasma/html/type_Nn_manager.html
doc/godi-plasma/html/type_Nn_monitor.html
doc/godi-plasma/html/type_Nn_push.html
doc/godi-plasma/html/type_Nn_slave.html
doc/godi-plasma/html/type_Nn_state.bm_view.html
doc/godi-plasma/html/type_Nn_state.bm_view_t.html
doc/godi-plasma/html/type_Nn_state.ds_view.html
doc/godi-plasma/html/type_Nn_state.ds_view_t.html
doc/godi-plasma/html/type_Nn_state.html
doc/godi-plasma/html/type_Nn_state.inode_view.html
doc/godi-plasma/html/type_Nn_state.inode_view_t.html
doc/godi-plasma/html/type_Nn_state.revclear_view.html
doc/godi-plasma/html/type_Nn_state.shared_state.html
doc/godi-plasma/html/type_Nn_state.shared_state_t.html
doc/godi-plasma/html/type_Nn_state.view_t.html
doc/godi-plasma/html/type_Nn_ug.html
doc/godi-plasma/html/type_Pfs_auth.html
doc/godi-plasma/html/type_Pfs_client.html
doc/godi-plasma/html/type_Pfs_condition.html
doc/godi-plasma/html/type_Pfs_condition.int64_serializer_t.html
doc/godi-plasma/html/type_Pfs_datanode.html
doc/godi-plasma/html/type_Pfs_db.async_connection.html
doc/godi-plasma/html/type_Pfs_db.async_exec.html
doc/godi-plasma/html/type_Pfs_db.connect.html
doc/godi-plasma/html/type_Pfs_db.db_config.html
doc/godi-plasma/html/type_Pfs_db.html
doc/godi-plasma/html/type_Pfs_dn_internal.html
doc/godi-plasma/html/type_Pfs_nfs3.html
doc/godi-plasma/html/type_Pfs_nn_coord.html
doc/godi-plasma/html/type_Pfs_nn_dnadmin.html
doc/godi-plasma/html/type_Pfs_nn_fsys.html
doc/godi-plasma/html/type_Pfs_nn_internal.html
doc/godi-plasma/html/type_Pfs_pmanage.html
doc/godi-plasma/html/type_Pfs_rpcapi_aux.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Auth.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Auth.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Coordination.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Coordination.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Datanode.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Datanode.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Datanode_ctrl.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Datanode_ctrl.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Datanode_discover.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Datanode_discover.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Datanode_io.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Datanode_io.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Dn_admin.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Dn_admin.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Elect.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Elect.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Filesystem.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Filesystem.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Auth.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Auth.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Coordination.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Coordination.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Datanode.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Datanode.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Datanode_ctrl.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Datanode_ctrl.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Datanode_discover.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Datanode_discover.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Datanode_io.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Datanode_io.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Dn_admin.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Dn_admin.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Elect.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Elect.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Filesystem.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Filesystem.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Monitor.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Monitor.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Nameslave.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Make'Nameslave.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Monitor.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Monitor.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Nameslave.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.Nameslave.html
doc/godi-plasma/html/type_Pfs_rpcapi_clnt.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Auth.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Auth.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Coordination.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Coordination.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Datanode.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Datanode.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Datanode_ctrl.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Datanode_ctrl.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Datanode_discover.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Datanode_discover.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Datanode_io.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Datanode_io.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Dn_admin.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Dn_admin.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Elect.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Elect.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Filesystem.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Filesystem.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Monitor.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Monitor.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Nameslave.V1.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.Nameslave.html
doc/godi-plasma/html/type_Pfs_rpcapi_srv.html
doc/godi-plasma/html/type_Pfs_server.html
doc/godi-plasma/html/type_Pfs_types.html
doc/godi-plasma/html/type_Pkv_api.html
doc/godi-plasma/html/type_Pkv_xdr_aux.html
doc/godi-plasma/html/type_Plasma_blocks.Brange.html
doc/godi-plasma/html/type_Plasma_blocks.Bset.html
doc/godi-plasma/html/type_Plasma_blocks.StrMap.html
doc/godi-plasma/html/type_Plasma_blocks.html
doc/godi-plasma/html/type_Plasma_client.html
doc/godi-plasma/html/type_Plasma_client_config.client_config.html
doc/godi-plasma/html/type_Plasma_client_config.html
doc/godi-plasma/html/type_Plasma_filebuf.html
doc/godi-plasma/html/type_Plasma_inodecache.html
doc/godi-plasma/html/type_Plasma_inodecache.lazy_transaction.html
doc/godi-plasma/html/type_Plasma_license.html
doc/godi-plasma/html/type_Plasma_netfs.html
doc/godi-plasma/html/type_Plasma_netfs.netfs.html
doc/godi-plasma/html/type_Plasma_netfs.x_netfs.html
doc/godi-plasma/html/type_Plasma_netfs.x_stream_fs.html
doc/godi-plasma/html/type_Plasma_platform.html
doc/godi-plasma/html/type_Plasma_quickstart.html
doc/godi-plasma/html/type_Plasma_release.html
doc/godi-plasma/html/type_Plasma_release_0_1.html
doc/godi-plasma/html/type_Plasma_release_0_2.html
doc/godi-plasma/html/type_Plasma_release_0_3.html
doc/godi-plasma/html/type_Plasma_release_0_4.html
doc/godi-plasma/html/type_Plasma_release_0_5.html
doc/godi-plasma/html/type_Plasma_rng.html
doc/godi-plasma/html/type_Plasma_rpcapi_aux.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Auth.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Auth.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Coordination.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Coordination.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Datanode.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Datanode.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Dn_admin.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Dn_admin.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Filesystem.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Filesystem.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Auth.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Auth.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Coordination.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Coordination.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Datanode.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Datanode.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Dn_admin.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Dn_admin.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Filesystem.V1.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.Make'Filesystem.html
doc/godi-plasma/html/type_Plasma_rpcapi_clnt.html
doc/godi-plasma/html/type_Plasma_shm.Netplex_shm_manager.html
doc/godi-plasma/html/type_Plasma_shm.html
doc/godi-plasma/html/type_Plasma_shm.netplex_shm_manager.html
doc/godi-plasma/html/type_Plasma_shm.null_shm_manager.html
doc/godi-plasma/html/type_Plasma_shm.shm_manager.html
doc/godi-plasma/html/type_Plasma_ug.html
doc/godi-plasma/html/type_Plasma_ug.ug_admin.html
doc/godi-plasma/html/type_Plasma_ug.ug_admin_ro.html
doc/godi-plasma/html/type_Plasmafs_and_hdfs.html
doc/godi-plasma/html/type_Plasmafs_authentication.html
doc/godi-plasma/html/type_Plasmafs_deployment.html
doc/godi-plasma/html/type_Plasmafs_dn_admin.html
doc/godi-plasma/html/type_Plasmafs_dn_discovery.html
doc/godi-plasma/html/type_Plasmafs_nfs.html
doc/godi-plasma/html/type_Plasmafs_nn_admin.html
doc/godi-plasma/html/type_Plasmafs_protocol.html
doc/godi-plasma/html/type_Plasmafs_start.html
doc/godi-plasma/html/type_Plasmakv_intro.html
doc/godi-plasma/html/type_Plasmamr_and_hadoop.html
doc/godi-plasma/html/type_Plasmamr_file_formats.html
doc/godi-plasma/html/type_Plasmamr_howto.html
doc/godi-plasma/html/type_Plasmamr_start.html
doc/godi-plasma/html/type_Plasmamr_task_types.html
doc/godi-plasma/html/type_Plasmamr_toolkit.html
doc/godi-plasma/html/type_Platform.Line_splitter.html
doc/godi-plasma/html/type_Platform.html
doc/godi-plasma/html/type_Pmr_task.html
doc/godi-plasma/html/type_Sess_deploy.html
doc/godi-plasma/html/type_Sess_mr_cardgames.html
doc/godi-plasma/html/type_Sess_mr_wordfreq.html
doc/godi-plasma/html/type_Sess_plasma_install.html
doc/godi-plasma/html/type_Sess_postgresql_conf.html
doc/godi-plasma/mr_streaming.conf
doc/godi-plasma/mr_streaming.ml
doc/godi-plasma/mr_wf_toolkit.conf
doc/godi-plasma/mr_wf_toolkit.ml
lib/ocaml/pkg-lib/mr_framework/META
lib/ocaml/pkg-lib/mr_framework/mapred.a
lib/ocaml/pkg-lib/mr_framework/mapred.cma
lib/ocaml/pkg-lib/mr_framework/mapred.cmxa
lib/ocaml/pkg-lib/mr_framework/mapred_auth.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_auth.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_auth.mli
lib/ocaml/pkg-lib/mr_framework/mapred_config.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_config.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_config.mli
lib/ocaml/pkg-lib/mr_framework/mapred_def.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_def.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_def.mli
lib/ocaml/pkg-lib/mr_framework/mapred_fields.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_fields.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_fields.mli
lib/ocaml/pkg-lib/mr_framework/mapred_fs.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_fs.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_fs.mli
lib/ocaml/pkg-lib/mr_framework/mapred_io.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_io.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_io.mli
lib/ocaml/pkg-lib/mr_framework/mapred_io_bgreader.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_io_bgreader.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_io_bgreader.mli
lib/ocaml/pkg-lib/mr_framework/mapred_job.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_job.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_job.mli
lib/ocaml/pkg-lib/mr_framework/mapred_job_config.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_job_config.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_job_config.mli
lib/ocaml/pkg-lib/mr_framework/mapred_job_exec.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_job_exec.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_job_exec.mli
lib/ocaml/pkg-lib/mr_framework/mapred_main.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_main.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_main.mli
lib/ocaml/pkg-lib/mr_framework/mapred_rfun.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_rfun.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_rfun.mli
lib/ocaml/pkg-lib/mr_framework/mapred_rpc_aux.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_rpc_aux.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_rpc_aux.mli
lib/ocaml/pkg-lib/mr_framework/mapred_rpc_clnt.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_rpc_clnt.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_rpc_clnt.mli
lib/ocaml/pkg-lib/mr_framework/mapred_rpc_srv.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_rpc_srv.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_rpc_srv.mli
lib/ocaml/pkg-lib/mr_framework/mapred_sched.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_sched.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_sched.mli
lib/ocaml/pkg-lib/mr_framework/mapred_sched1.mli
lib/ocaml/pkg-lib/mr_framework/mapred_sort.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_sort.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_sort.mli
lib/ocaml/pkg-lib/mr_framework/mapred_sorters.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_sorters.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_sorters.mli
lib/ocaml/pkg-lib/mr_framework/mapred_split.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_split.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_split.mli
lib/ocaml/pkg-lib/mr_framework/mapred_stats.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_stats.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_stats.mli
lib/ocaml/pkg-lib/mr_framework/mapred_streaming.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_streaming.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_streaming.mli
lib/ocaml/pkg-lib/mr_framework/mapred_task_exec.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_task_exec.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_task_exec.mli
lib/ocaml/pkg-lib/mr_framework/mapred_task_server.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_task_server.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_task_server.mli
lib/ocaml/pkg-lib/mr_framework/mapred_task_sim.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_task_sim.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_taskfiles.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_taskfiles.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_taskfiles.mli
lib/ocaml/pkg-lib/mr_framework/mapred_tasks.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_tasks.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_tasks.mli
lib/ocaml/pkg-lib/mr_framework/mapred_toolkit.cmi
lib/ocaml/pkg-lib/mr_framework/mapred_toolkit.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/mapred_toolkit.mli
lib/ocaml/pkg-lib/mr_framework/mr_streaming.cmi
lib/ocaml/pkg-lib/mr_framework/mr_streaming.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/pa_toolkit.a
lib/ocaml/pkg-lib/mr_framework/pa_toolkit.cma
lib/ocaml/pkg-lib/mr_framework/pa_toolkit.cmi
lib/ocaml/pkg-lib/mr_framework/pa_toolkit.cmi_pretty
lib/ocaml/pkg-lib/mr_framework/pa_toolkit.cmxa
lib/ocaml/pkg-lib/mr_framework/plasma_convert.cmi
lib/ocaml/pkg-lib/mr_framework/plasma_convert.cmi_pretty
lib/ocaml/pkg-lib/mr_platform/META
lib/ocaml/pkg-lib/mr_platform/libmr_platform.a
lib/ocaml/pkg-lib/mr_platform/mr_platform.a
lib/ocaml/pkg-lib/mr_platform/mr_platform.cma
lib/ocaml/pkg-lib/mr_platform/mr_platform.cmxa
lib/ocaml/pkg-lib/mr_platform/platform.cmi
lib/ocaml/pkg-lib/mr_platform/platform.cmi_pretty
lib/ocaml/pkg-lib/mr_platform/platform.mli
lib/ocaml/pkg-lib/pkv/META
lib/ocaml/pkg-lib/pkv/pkv.a
lib/ocaml/pkg-lib/pkv/pkv.cma
lib/ocaml/pkg-lib/pkv/pkv.cmxa
lib/ocaml/pkg-lib/pkv/pkv_api.cmi
lib/ocaml/pkg-lib/pkv/pkv_api.cmi_pretty
lib/ocaml/pkg-lib/pkv/pkv_api.mli
lib/ocaml/pkg-lib/pkv/pkv_files.cmi
lib/ocaml/pkg-lib/pkv/pkv_files.cmi_pretty
lib/ocaml/pkg-lib/pkv/pkv_xdr_aux.cmi
lib/ocaml/pkg-lib/pkv/pkv_xdr_aux.cmi_pretty
lib/ocaml/pkg-lib/pkv/pkv_xdr_aux.mli
lib/ocaml/pkg-lib/pkv/plasma_kv.cmi
lib/ocaml/pkg-lib/pkv/plasma_kv.cmi_pretty
lib/ocaml/pkg-lib/pkv/plasma_kv_httpd_demo.cmi
lib/ocaml/pkg-lib/pkv/plasma_kv_httpd_demo.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/META
lib/ocaml/pkg-lib/plasmaclient/plasma.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_blocks.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma_blocks.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_blocks.mli
lib/ocaml/pkg-lib/plasmaclient/plasma_client.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma_client.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_client.mli
lib/ocaml/pkg-lib/plasmaclient/plasma_client_config.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma_client_config.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_client_config.mli
lib/ocaml/pkg-lib/plasmaclient/plasma_filebuf.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma_filebuf.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_filebuf.mli
lib/ocaml/pkg-lib/plasmaclient/plasma_inodecache.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma_inodecache.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_inodecache.mli
lib/ocaml/pkg-lib/plasmaclient/plasma_netfs.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma_netfs.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_netfs.mli
lib/ocaml/pkg-lib/plasmaclient/plasma_rpcapi_aux.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma_rpcapi_aux.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_rpcapi_aux.mli
lib/ocaml/pkg-lib/plasmaclient/plasma_rpcapi_clnt.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma_rpcapi_clnt.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_rpcapi_clnt.mli
lib/ocaml/pkg-lib/plasmaclient/plasma_shm.cmi
lib/ocaml/pkg-lib/plasmaclient/plasma_shm.cmi_pretty
lib/ocaml/pkg-lib/plasmaclient/plasma_shm.mli
lib/ocaml/pkg-lib/plasmaclient/plasmaclient.a
lib/ocaml/pkg-lib/plasmaclient/plasmaclient.cma
lib/ocaml/pkg-lib/plasmaclient/plasmaclient.cmxa
lib/ocaml/pkg-lib/plasmasupport/META
lib/ocaml/pkg-lib/plasmasupport/libplasmasupport.a
lib/ocaml/pkg-lib/plasmasupport/plasma_platform.cmi
lib/ocaml/pkg-lib/plasmasupport/plasma_platform.cmi_pretty
lib/ocaml/pkg-lib/plasmasupport/plasma_platform.mli
lib/ocaml/pkg-lib/plasmasupport/plasma_rng.cmi
lib/ocaml/pkg-lib/plasmasupport/plasma_rng.cmi_pretty
lib/ocaml/pkg-lib/plasmasupport/plasma_rng.mli
lib/ocaml/pkg-lib/plasmasupport/plasma_ug.cmi
lib/ocaml/pkg-lib/plasmasupport/plasma_ug.cmi_pretty
lib/ocaml/pkg-lib/plasmasupport/plasma_ug.mli
lib/ocaml/pkg-lib/plasmasupport/plasma_util.cmi
lib/ocaml/pkg-lib/plasmasupport/plasma_util.cmi_pretty
lib/ocaml/pkg-lib/plasmasupport/plasmasupport.a
lib/ocaml/pkg-lib/plasmasupport/plasmasupport.cma
lib/ocaml/pkg-lib/plasmasupport/plasmasupport.cmxa
lib/ocaml/pkg-lib/stublibs/dllmr_platform.so
lib/ocaml/pkg-lib/stublibs/dllmr_platform.so.owner
lib/ocaml/pkg-lib/stublibs/dllplasmasupport.so
lib/ocaml/pkg-lib/stublibs/dllplasmasupport.so.owner
share/plasma/clusterconfig/deploy_inst.sh
share/plasma/clusterconfig/initauth_inst.sh
share/plasma/clusterconfig/initdb_inst.sh
share/plasma/clusterconfig/initdn_inst.sh
share/plasma/clusterconfig/inst.conf
share/plasma/clusterconfig/inst_gen.conf
share/plasma/clusterconfig/instances/template/authnode.conf
share/plasma/clusterconfig/instances/template/authnode.hosts
share/plasma/clusterconfig/instances/template/datanode.conf
share/plasma/clusterconfig/instances/template/datanode.hosts
share/plasma/clusterconfig/instances/template/global.conf
share/plasma/clusterconfig/instances/template/namenode.conf
share/plasma/clusterconfig/instances/template/namenode.hosts
share/plasma/clusterconfig/instances/template/nfsnode.conf
share/plasma/clusterconfig/instances/template/nfsnode.hosts
share/plasma/clusterconfig/instances/template/rc_an.sh
share/plasma/clusterconfig/instances/template/rc_dn.sh
share/plasma/clusterconfig/instances/template/rc_nfsd.sh
share/plasma/clusterconfig/instances/template/rc_nn.sh
share/plasma/clusterconfig/lib.sh
share/plasma/clusterconfig/managedn_inst.sh
share/plasma/clusterconfig/new_inst.sh
share/plasma/clusterconfig/rc_all.sh
share/plasma/clusterconfig/rc_an.sh
share/plasma/clusterconfig/rc_dn.sh
share/plasma/clusterconfig/rc_nfsd.sh
share/plasma/clusterconfig/rc_nn.sh
share/plasma/ipc/pfs_client.x
share/plasma/ipc/pfs_datanode.x
share/plasma/ipc/pfs_dn_internal.x
share/plasma/ipc/pfs_nfs3.x
share/plasma/ipc/pfs_nn_auth.x
share/plasma/ipc/pfs_nn_coord.x
share/plasma/ipc/pfs_nn_dnadmin.x
share/plasma/ipc/pfs_nn_fsys.x
share/plasma/ipc/pfs_nn_internal.x
share/plasma/ipc/pfs_server.x
share/plasma/ipc/pfs_types.x
share/plasma/ipc/pmr_task.x
share/plasma/sql/namenode.sql
Built from sources: plasma-0.6
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml