Searched defs:SCHEMA_SKIPSIZE_MAX (Results 1 – 2 of 2) sorted by relevance
64 const uint32_t SchemaConstant::SCHEMA_SKIPSIZE_MAX = 4194302; // 4M - 2 Bytes member in DistributedDB::SchemaConstant
78 static const uint32_t SCHEMA_SKIPSIZE_MAX; variable