hbase/hbase-mapreduce/src
Tak Lon (Stephen) Wu 686b72c44e
HBASE-25249 Adding StoreContext (#2800)
Adding StoreContext which contains the metadata about the HStore. This
metadata can be used across the HFileWriter/Readers and other HStore
consumers without the need of passing around the complete store and
exposing its internals.

Co-authored-by: Abhishek Khanna <akkhanna@amazon.com>

Signed-off-by: stack <stack@apache.org>
Signed-off-by: Zach York <zyork@apache.org>
2021-01-08 20:16:45 -08:00
..
main HBASE-25249 Adding StoreContext (#2800) 2021-01-08 20:16:45 -08:00
test HBASE-25246 Backup/Restore hbase cell tags 2020-12-16 18:52:36 +05:30