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
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
gfsqw_EvalGlobalVar
gfsqw_EvalGlobalVar
gfsqw_FormatHtmlMessages =>  
gfsqw_FormatHtmlMessages =>  
gfsqw_GenNodesList =>
gfsqw_GetNodeName
gfsqw_GetNodeName =>
gfsqw_GetVersion =>  
gfsqw_GetVersion =>  
gfsqw_NodetoolExec =>
gfsqw_RunParallelNodeCommands =>
gfsqw_RunParallelNodeCommandsNoLimit =>
gfsqw_RunParallelNodeCommandsNoLimit "gfsqw_SearchNodeInfos"
gfsqw_RunParallelSearchNodeInfos =>
gfsqw_SearchNodeInfos =>
gfsqw_SourceProfile
gfsqw_SourceProfile
</pre>
</pre>

Latest revision as of 10:49, 17 May 2017

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_RunParallelNodeCommandsNoLimit => 
gfsqw_RunParallelNodeCommandsNoLimit "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 .