Hi,
Looking the the values map that is currently being used in HTableDescriptor
its currently being used for Storing
1.  if the table is -ROOT-
2. is table .META.
3. RegionSplitPolicy Classname
4. CoProcessors attached to the current table.

Out of which only co processors stored in the map makes sense. Why aren't
there instance variables for the first three considering these an integral
part of the table ?

Cheers,
Akash A

Reply via email to