Class: IControl::System::Statistics::GtmIQueryState
- Inherits:
-
Base::Enumeration
- Object
- Base::Enumeration
- IControl::System::Statistics::GtmIQueryState
- Defined in:
- lib/icontrol/system/statistics.rb,
lib/icontrol/system/statistics.rb
Overview
An enumeration of compression methods.
Constant Summary collapse
- IQUERY_STATE_UNCONNECTED =
The iQuery connection is not yet established.
:IQUERY_STATE_UNCONNECTED
- IQUERY_STATE_CONNECTING =
The iQuery connection is in the processing of establishing the connection.
:IQUERY_STATE_CONNECTING
- IQUERY_STATE_CONNECTED =
The iQuery connection is fully established.
:IQUERY_STATE_CONNECTED
- IQUERY_STATE_BACKLOGGED =
The iQuery connection is backlogged.
:IQUERY_STATE_BACKLOGGED