CARMA C++
|
Support the bulk ingest model of the dbms. More...
#include "carma/dbms/SymlinkInfo.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::dbms | |
API for access to the CARMA database. | |
Support the bulk ingest model of the dbms.
Some process creates a file, writes to it, closes it, then symlinks it to a location where the database will notice. The dbms process then ingests the file and removes both it and the symlink.
Definition in file SymlinkManager.h.