![]() |
MobilityDB 1.3
|
The ways cache holds a fixed number of ways records read from the ways table or CSV file. More...
Data Fields | |
uint32_t | count |
WaysCacheItem | routes [WAYS_CACHE_ITEMS] |
WaysCacheEntry | routes [WAYS_CACHE_SIZE] |
MemoryContext | WaysCacheContext |
The ways cache holds a fixed number of ways records read from the ways table or CSV file.
The ways cache holds a fixed number of ways records read from the ways CSV file.
In normal usage we do not expect it to have many entries, so we linearly scan the list