Analytics.Engine.getEngine()

Signature

String getEngine()

Domain

ACTION

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

Parameters

NameTypeDescription

Returns

TypeDescription
String

Cautions

none

Example

Analytics.Engine.getEngine();