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

Node selection configuration. More...

Collaboration diagram for catapult::extensions::NodeSelectionConfiguration:

Public Attributes

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

Detailed Description

Node selection configuration.

Member Data Documentation

◆ MaxConnectionAge

uint32_t catapult::extensions::NodeSelectionConfiguration::MaxConnectionAge

Maximum connection age.

◆ MaxConnections

uint32_t catapult::extensions::NodeSelectionConfiguration::MaxConnections

Maximum number of connections (per service).

◆ RequiredRole

ionet::NodeRoles catapult::extensions::NodeSelectionConfiguration::RequiredRole

Required node role.

◆ ServiceId

ionet::ServiceIdentifier catapult::extensions::NodeSelectionConfiguration::ServiceId

Identity of the service for which nodes should be selected.


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