isDataNodeInitialized

Syntax

isDataNodeInitialized()

Arguments

None

Details

Return true if the current node has been started; return false otherwise. The function can only be executed on data nodes or compute nodes and cannot be executed on agent or controller nodes.

Examples

$ isDataNodeInitialized()
true