#include <aerospike/as_integer.h>
#include <aerospike/as_string.h>
#include <aerospike/as_bytes.h>
#include <stdbool.h>
#include <stdint.h>
Go to the source code of this file.
#define AS_DIGEST_VALUE_SIZE 20 |
#define AS_NAMESPACE_MAX_SIZE 32 |
The maxium size of as_namespace.
Definition at line 42 of file as_key.h.
#define AS_SET_MAX_SIZE 64 |
The maxium size of as_set.
Definition at line 49 of file as_key.h.
Digest value
Definition at line 74 of file as_key.h.
Namespace Name
Definition at line 60 of file as_key.h.