|
Motr
M0
|
#include <crate_client.h>

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 |
Definition at line 39 of file crate_client.h.
| uint64_t addb_size |
Definition at line 57 of file crate_client.h.
| char* cass_cluster_ep |
Definition at line 51 of file crate_client.h.
| char* cass_keyspace |
Definition at line 52 of file crate_client.h.
| int col_family |
Definition at line 55 of file crate_client.h.
| char* ha_addr |
Definition at line 45 of file crate_client.h.
| char* index_dir |
Definition at line 49 of file crate_client.h.
| int index_service_id |
Definition at line 50 of file crate_client.h.
| bool is_addb_init |
Definition at line 41 of file crate_client.h.
| bool is_oostrore |
Definition at line 42 of file crate_client.h.
| bool is_read_verify |
Definition at line 43 of file crate_client.h.
| int layout_id |
Definition at line 48 of file crate_client.h.
| char* local_addr |
Definition at line 44 of file crate_client.h.
| int log_level |
Definition at line 56 of file crate_client.h.
| int max_rpc_msg_size |
Definition at line 54 of file crate_client.h.
| char* process_fid |
Definition at line 47 of file crate_client.h.
| char* prof |
Definition at line 46 of file crate_client.h.
| int tm_recv_queue_min_len |
Definition at line 53 of file crate_client.h.