Motr  M0
crate_conf Struct Reference

#include <crate_client.h>

Collaboration diagram for crate_conf:
Collaboration graph

Data Fields

bool is_addb_init
 
bool is_oostrore
 
bool is_read_verify
 
char * local_addr
 
char * ha_addr
 
char * prof
 
char * process_fid
 
int layout_id
 
char * index_dir
 
int index_service_id
 
char * cass_cluster_ep
 
char * cass_keyspace
 
int tm_recv_queue_min_len
 
int max_rpc_msg_size
 
int col_family
 
int log_level
 
uint64_t addb_size
 

Detailed Description

Definition at line 39 of file crate_client.h.

Field Documentation

◆ addb_size

uint64_t addb_size

Definition at line 57 of file crate_client.h.

◆ cass_cluster_ep

char* cass_cluster_ep

Definition at line 51 of file crate_client.h.

◆ cass_keyspace

char* cass_keyspace

Definition at line 52 of file crate_client.h.

◆ col_family

int col_family

Definition at line 55 of file crate_client.h.

◆ ha_addr

char* ha_addr

Definition at line 45 of file crate_client.h.

◆ index_dir

char* index_dir

Definition at line 49 of file crate_client.h.

◆ index_service_id

int index_service_id

Definition at line 50 of file crate_client.h.

◆ is_addb_init

bool is_addb_init

Definition at line 41 of file crate_client.h.

◆ is_oostrore

bool is_oostrore

Definition at line 42 of file crate_client.h.

◆ is_read_verify

bool is_read_verify

Definition at line 43 of file crate_client.h.

◆ layout_id

int layout_id

Definition at line 48 of file crate_client.h.

◆ local_addr

char* local_addr

Definition at line 44 of file crate_client.h.

◆ log_level

int log_level

Definition at line 56 of file crate_client.h.

◆ max_rpc_msg_size

int max_rpc_msg_size

Definition at line 54 of file crate_client.h.

◆ process_fid

char* process_fid

Definition at line 47 of file crate_client.h.

◆ prof

char* prof

Definition at line 46 of file crate_client.h.

◆ tm_recv_queue_min_len

int tm_recv_queue_min_len

Definition at line 53 of file crate_client.h.


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