class QueryInsightsInstanceConfig extends Model (View source)

Properties

string $queryPlansPerMinute
string $queryStringLength
bool $recordApplicationTags
bool $recordClientAddress

Methods

setQueryPlansPerMinute($queryPlansPerMinute)

No description

string
getQueryPlansPerMinute()

No description

setQueryStringLength($queryStringLength)

No description

string
getQueryStringLength()

No description

setRecordApplicationTags($recordApplicationTags)

No description

bool
getRecordApplicationTags()

No description

setRecordClientAddress($recordClientAddress)

No description

bool
getRecordClientAddress()

No description

Details

setQueryPlansPerMinute($queryPlansPerMinute)

No description

Parameters

$queryPlansPerMinute

string getQueryPlansPerMinute()

No description

Return Value

string

setQueryStringLength($queryStringLength)

No description

Parameters

$queryStringLength

string getQueryStringLength()

No description

Return Value

string

setRecordApplicationTags($recordApplicationTags)

No description

Parameters

$recordApplicationTags

bool getRecordApplicationTags()

No description

Return Value

bool

setRecordClientAddress($recordClientAddress)

No description

Parameters

$recordClientAddress

bool getRecordClientAddress()

No description

Return Value

bool