Provides information on Glacier2 sessions.
More...
#include <Glacier2/Glacier2.h>
|
| std::tuple< const ::std::string &, const long long int &, const int &, const long long int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int & > | ice_tuple () const |
| | Obtains a tuple containing all of the value's data members.
|
| SessionMetrics & | operator= (const SessionMetrics &)=default |
| SessionMetrics & | operator= (SessionMetrics &&)=default |
| | SessionMetrics ()=default |
| | SessionMetrics (const ::std::string &id, long long int total, int current, long long int totalLifetime, int failures, int forwardedClient, int forwardedServer, int routingTableSize, int queuedClient, int queuedServer, int overriddenClient, int overriddenServer) |
| | One-shot constructor to initialize all data members.
|
| | SessionMetrics (const SessionMetrics &)=default |
| | SessionMetrics (SessionMetrics &&)=default |
| virtual | ~SessionMetrics () |
|
| static const ::std::string & | ice_staticId () |
| | Obtains the Slice type ID of this value.
|
Provides information on Glacier2 sessions.
◆ ~SessionMetrics()
| virtual IceMX::SessionMetrics::~SessionMetrics |
( |
| ) |
|
|
virtual |
◆ SessionMetrics() [1/4]
| IceMX::SessionMetrics::SessionMetrics |
( |
| ) |
|
|
default |
◆ SessionMetrics() [2/4]
| IceMX::SessionMetrics::SessionMetrics |
( |
const SessionMetrics & | | ) |
|
|
default |
◆ SessionMetrics() [3/4]
| IceMX::SessionMetrics::SessionMetrics |
( |
SessionMetrics && | | ) |
|
|
default |
◆ SessionMetrics() [4/4]
| IceMX::SessionMetrics::SessionMetrics |
( |
const ::std::string & | id, |
|
|
long long int | total, |
|
|
int | current, |
|
|
long long int | totalLifetime, |
|
|
int | failures, |
|
|
int | forwardedClient, |
|
|
int | forwardedServer, |
|
|
int | routingTableSize, |
|
|
int | queuedClient, |
|
|
int | queuedServer, |
|
|
int | overriddenClient, |
|
|
int | overriddenServer ) |
|
inline |
One-shot constructor to initialize all data members.
- Parameters
-
| id | The metrics identifier. |
| total | The total number of objects observed by this metrics. |
| current | The number of objects currently observed by this metrics. |
| totalLifetime | The sum of the lifetime of each observed objects. |
| failures | The number of failures observed. |
| forwardedClient | Number of client requests forwared. |
| forwardedServer | Number of server requests forwared. |
| routingTableSize | The size of the routing table. |
| queuedClient | Number of client requests queued. |
| queuedServer | Number of server requests queued. |
| overriddenClient | Number of client requests overridden. |
| overriddenServer | Number of server requests overridden. |
◆ ice_staticId()
| const ::std::string & IceMX::SessionMetrics::ice_staticId |
( |
| ) |
|
|
static |
Obtains the Slice type ID of this value.
- Returns
- The fully-scoped type ID.
◆ ice_tuple()
| std::tuple< const ::std::string &, const long long int &, const int &, const long long int &, const int &, const int &, const int &, const int &, const int &, const int &, const int &, const int & > IceMX::SessionMetrics::ice_tuple |
( |
| ) |
const |
|
inline |
Obtains a tuple containing all of the value's data members.
- Returns
- The data members in a tuple.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ forwardedClient
| int IceMX::SessionMetrics::forwardedClient = 0 |
Number of client requests forwared.
◆ forwardedServer
| int IceMX::SessionMetrics::forwardedServer = 0 |
Number of server requests forwared.
◆ overriddenClient
| int IceMX::SessionMetrics::overriddenClient = 0 |
Number of client requests overridden.
◆ overriddenServer
| int IceMX::SessionMetrics::overriddenServer = 0 |
Number of server requests overridden.
◆ queuedClient
| int IceMX::SessionMetrics::queuedClient = 0 |
Number of client requests queued.
◆ queuedServer
| int IceMX::SessionMetrics::queuedServer = 0 |
Number of server requests queued.
◆ routingTableSize
| int IceMX::SessionMetrics::routingTableSize = 0 |
The size of the routing table.
The documentation for this class was generated from the following file:
- generated/cpp11/x64/Release/Glacier2/Metrics.h