 |
GridGain C++
|
Go to the documentation of this file.
22 #ifndef _IGNITE_BINARY_BINARY_CONSTS
23 #define _IGNITE_BINARY_BINARY_CONSTS
89 #endif //_IGNITE_BINARY_BINARY_CONSTS
Ignite API.
Definition: cache.h:47
Type
Definition: binary_consts.h:68
@ HASH_MAP
Hash map.
Definition: binary_consts.h:78
@ LINKED_HASH_MAP
Linked hash map.
Definition: binary_consts.h:83
@ UNDEFINED
Undefined.
Definition: binary_consts.h:73
@ UNDEFINED
Undefined.
Definition: binary_consts.h:39
@ ARRAY_LIST
Array list.
Definition: binary_consts.h:44
Binary collection types.
Definition: binary_consts.h:32
Binary map types.
Definition: binary_consts.h:66
Type
Definition: binary_consts.h:34
@ LINKED_LIST
Linked list.
Definition: binary_consts.h:49
@ LINKED_HASH_SET
Linked hash set.
Definition: binary_consts.h:59
@ HASH_SET
Hash set.
Definition: binary_consts.h:54