Saved Bookmarks
| 1. |
What Is The Role Of The Class Hcolumndescriptor In Hbase? |
|
Answer» This CLASS is used to store information about a COLUMN family such as the number of VERSIONS, compression settings, etc. It is used as input when CREATING a table or adding a column. This class is used to store information about a column family such as the number of versions, compression settings, etc. It is used as input when creating a table or adding a column. |
|