irods
4.2.8
About: iRODS (the integrated Rule Oriented Data System) is a distributed data-management system for creating data grids, digital libraries, persistent archives, and real-time data systems.
![]() ![]() |
Go to the source code of this file.
Functions | |
int | rsGeneralRowPurge (rsComm_t *rsComm, generalRowPurgeInp_t *generalRowPurgeInp) |
int | _rsGeneralRowPurge (rsComm_t *rsComm, generalRowPurgeInp_t *generalRowPurgeInp) |
int _rsGeneralRowPurge | ( | rsComm_t * | rsComm, |
generalRowPurgeInp_t * | generalRowPurgeInp | ||
) |
Definition at line 52 of file rsGeneralRowPurge.cpp.
References CAT_INVALID_ARGUMENT, chlPurgeServerLoad(), chlPurgeServerLoadDigest(), LOG_DEBUG, rodsLog(), generalRowPurgeInp_t::secondsAgo, irods.pypyodbc::status, and generalRowPurgeInp_t::tableName.
Referenced by rsGeneralRowPurge().
int rsGeneralRowPurge | ( | rsComm_t * | rsComm, |
generalRowPurgeInp_t * | generalRowPurgeInp | ||
) |
Definition at line 13 of file rsGeneralRowPurge.cpp.
References _rsGeneralRowPurge(), irods::CFG_SERVICE_ROLE_CONSUMER(), irods::CFG_SERVICE_ROLE_PROVIDER(), rodsServerHost::conn, getAndConnRcatHost(), LOCAL_HOST, rodsServerHost::localFlag, LOG_DEBUG, LOG_ERROR, LOG_NOTICE, MASTER_RCAT, NULL, rcGeneralRowPurge(), rodsLog(), irods.pypyodbc::status, SYS_NO_RCAT_SERVER_ERR, and SYS_SERVICE_ROLE_NOT_SUPPORTED.
Referenced by msiFlushMonStat().