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

From Wiki_dbSQWare
Jump to navigation Jump to 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


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 .