1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

added diswk label

This commit is contained in:
david hill
2016-04-18 13:32:58 -05:00
parent 9f0b3be6c2
commit 9aa87ca485
2 changed files with 26 additions and 7 deletions

View File

@ -1077,6 +1077,15 @@ namespace oam
typedef boost::tuple<uint16_t, std::string, uint16_t> myProcessStatus_t;
/** @brief Store Device ID Structure
*
* Structure that is returned by the getMyProcessStatus API for the
* Local Process OAM Status data stored in the Process Status file
* Returns: Process ID, Process Name, and Process State
*/
typedef boost::tuple<std::string, std::string> storageID_t;
/** @brief User Configuration Structure
*
* Structure that is returned by the getHardwareUserConfig API for the
@ -2279,7 +2288,7 @@ namespace oam
/**
*@brief get AWS Device Name for DBRoot ID
*/
EXPORT std::string getAWSdeviceName( const int dbrootid);
EXPORT storageID_t getAWSdeviceName( const int dbrootid);
/**
*@brief set System DBRoot Count