 |
Apache Ignite C++
|
Go to the documentation of this file.
23 #ifndef _IGNITE_BINARY_BINARY_CONSTS
24 #define _IGNITE_BINARY_BINARY_CONSTS
90 #endif //_IGNITE_BINARY_BINARY_CONSTS
Apache Ignite API.
Definition: cache.h:48
Type
Definition: binary_consts.h:69
@ HASH_MAP
Hash map.
Definition: binary_consts.h:79
@ LINKED_HASH_MAP
Linked hash map.
Definition: binary_consts.h:84
@ UNDEFINED
Undefined.
Definition: binary_consts.h:74
@ UNDEFINED
Undefined.
Definition: binary_consts.h:40
@ ARRAY_LIST
Array list.
Definition: binary_consts.h:45
Binary collection types.
Definition: binary_consts.h:33
Binary map types.
Definition: binary_consts.h:67
Type
Definition: binary_consts.h:35
@ LINKED_LIST
Linked list.
Definition: binary_consts.h:50
@ LINKED_HASH_SET
Linked hash set.
Definition: binary_consts.h:60
@ HASH_SET
Hash set.
Definition: binary_consts.h:55