CatapultServer  v0.5.0.1 (Elephant)
catapult::extensions::NodeAgingConfiguration Struct Reference

Node aging configuration. More...

Collaboration diagram for catapult::extensions::NodeAgingConfiguration:

Public Attributes

ionet::ServiceIdentifier ServiceId
 Identity of the service for which nodes should be selected. More...
 
uint32_t MaxConnections
 Maximum number of connections (per service). More...
 
uint32_t MaxConnectionAge
 Maximum connection age. More...
 

Detailed Description

Node aging configuration.

Member Data Documentation

◆ MaxConnectionAge

uint32_t catapult::extensions::NodeAgingConfiguration::MaxConnectionAge

Maximum connection age.

◆ MaxConnections

uint32_t catapult::extensions::NodeAgingConfiguration::MaxConnections

Maximum number of connections (per service).

◆ ServiceId

ionet::ServiceIdentifier catapult::extensions::NodeAgingConfiguration::ServiceId

Identity of the service for which nodes should be selected.


The documentation for this struct was generated from the following file: