![]() |
#include <aerospike/as_error.h>
#include <aerospike/as_policy.h>
Go to the source code of this file.
Data Structures | |
struct | as_config |
struct | as_config_host |
struct | as_config_lua |
Macros | |
#define | AS_CONFIG_HOSTS_SIZE 256 |
#define | AS_CONFIG_PATH_MAX_LEN (AS_CONFIG_PATH_MAX_SIZE - 1) |
#define | AS_CONFIG_PATH_MAX_SIZE 256 |
#define AS_CONFIG_HOSTS_SIZE 256 |
The size of as_config.hosts
Definition at line 69 of file target/Linux-x86_64/include/aerospike/as_config.h.
#define AS_CONFIG_PATH_MAX_LEN (AS_CONFIG_PATH_MAX_SIZE - 1) |
The maximum string length of path strings
Definition at line 64 of file target/Linux-x86_64/include/aerospike/as_config.h.
#define AS_CONFIG_PATH_MAX_SIZE 256 |
The size of path strings
Definition at line 59 of file target/Linux-x86_64/include/aerospike/as_config.h.