HBase中最小的操作单元是()。
A: cell
B: row
C: key
D: column
A: cell
B: row
C: key
D: column
举一反三
- HBase的最小存储单元是什么?() A: Region B: cell C: ColumnFamily D: Row
- HBase的最小存储单元是什么?() A: Region B: ColumnFamily C: Column D: Cell
- In a spreadsheet, a cell is defined as the A: intersection of a table and a row B: intersection of a table and a column C: intersection of a row and column D: intersection of a column and a record
- HBase的物理结构为row,column family,column,timestamp :value。
- HBase的物理结构为<row,column family,column,timestamp >:<value>。 A: 正确 B: 错误