This class defines a mapping between names of Kiji locality group/family/qualifiers and HBase families/qualifiers. The native mapping will use the Kiji family as the HBase column family and the Kiji qualifier as the HBase qualifier. Kiji locality groups MUST be specified to be the same as the Kiji column family.
This class is for the purpose of reading native HBase tables whose HBase family/qualifiers do not use the notion of locality groups.
|
|