Enums§
- Type
Code - All Data types described in Binary Protocol https://apacheignite.readme.io/docs/binary-client-protocol-data-format
Constants§
- COMPLEX_
OBJ_ HEADER_ LEN - FLAG_
COMPACT_ FOOTER - FLAG_
HAS_ SCHEMA - FLAG_
OFFSET_ ONE_ BYTE - FLAG_
OFFSET_ TWO_ BYTES - FLAG_
USER_ TYPE
Functions§
- read_
bool - read_
enum - read_
f32 - read_
f64 - read_i8
- read_
i16 - read_
i32 - read_
i64 - read_
primitive_ arr - read_
string - read_u8
- read_
u16 - read_
u32 - read_
u64 - read_
wrapped_ data - Reads data objects that are wrapped in the WrappedData(type code = 27)
- write_
bool - write_
enum - write_
f32 - write_
f64 - write_
i8 - write_
i16 - write_
i32 - write_
i64 - write_
string - write_
u8 - write_
u16 - write_
u32 - write_
u64