All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Private Attributes
as_node_info Struct Reference

Detailed Description

Node discovery information.

Definition at line 165 of file as_node.h.

+ Collaboration diagram for as_node_info:

Private Attributes

uint8_t has_batch_index
 
uint8_t has_replicas_all
 
char name [AS_NODE_NAME_SIZE]
 

Field Documentation

uint8_t as_node_info::has_batch_index
private

Does node support batch-index protocol?

Definition at line 176 of file as_node.h.

uint8_t as_node_info::has_replicas_all
private

Does node support replicas-all info protocol?

Definition at line 182 of file as_node.h.

char as_node_info::name[AS_NODE_NAME_SIZE]
private

Node name.

Definition at line 170 of file as_node.h.


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