Difference between revisions of "SQWareProduction:cassandra:lib:sqwcas Global.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
m (Updated by BatchUser)
Line 6: Line 6:
 
gfsqw_EvalGlobalVar
 
gfsqw_EvalGlobalVar
 
gfsqw_FormatHtmlMessages =>  
 
gfsqw_FormatHtmlMessages =>  
 +
gfsqw_GenNodesList =>
 
gfsqw_GetNodeName
 
gfsqw_GetNodeName
 
gfsqw_GetNodeName =>  
 
gfsqw_GetNodeName =>  
 
gfsqw_GetVersion =>  
 
gfsqw_GetVersion =>  
 
gfsqw_NodetoolExec =>  
 
gfsqw_NodetoolExec =>  
 +
gfsqw_RunParallelNodeCommands =>
 +
gfsqw_RunParallelNodeCommands "gfsqw_SearchNodeInfos"
 +
gfsqw_RunParallelSearchNodeInfos =>
 +
gfsqw_SearchNodeInfos =>
 
gfsqw_SourceProfile
 
gfsqw_SourceProfile
 
</pre>
 
</pre>

Revision as of 20:09, 30 November 2015

shell functions library $gvsqw_CasBin/../lib/sqwcas_Global.lib:
central lib of generic fonctions for cassandra
Functions explanation:

gfsqw_EvalGlobalVar
gfsqw_FormatHtmlMessages => 
gfsqw_GenNodesList => 
gfsqw_GetNodeName
gfsqw_GetNodeName => 
gfsqw_GetVersion => 
gfsqw_NodetoolExec => 
gfsqw_RunParallelNodeCommands => 
gfsqw_RunParallelNodeCommands "gfsqw_SearchNodeInfos"
gfsqw_RunParallelSearchNodeInfos => 
gfsqw_SearchNodeInfos => 
gfsqw_SourceProfile


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_CasBin/../lib/sqwcas_Global.lib

by function with same name in $gvsqw_CasBin/../lib_cust/sqwcas_Global.lib for all your environnement
or by $HOME/sqwConfig/sqwcas_Global.lib specifically for this user .