Structsยง
- Metadata
Region - The other two fields key and value will be used as a k-v storage. It contains two group of key:
- Region
Metadata ๐Cache Entry
Constantsยง
- CACHE_
TTL ๐ - The TTL of the region metadata cache.
- COLUMN_
PREFIX ๐ - MAX_
CACHE_ ๐SIZE - The max size of the region metadata cache.
- REGION_
PREFIX ๐
Functionsยง
- decode_
batch_ stream - Decode a record batch stream to a stream of items.
- decode_
record_ ๐batch_ to_ key - Decode a record batch to a list of key.
- decode_
record_ ๐batch_ to_ key_ and_ value - Decode a record batch to a list of key and value.