Analytics.Engine.getEngine()
Signature
String getEngine()
Description
Get a Terr engine from the pool of TERR engines; This method returns name of Terr engine based on round robin policy. Multiple calls to this function from a given thread returns the same Terr engine
Example
Analytics.Engine.getEngine();