Hbase 學習紀錄
  • Introduction
  • HBASE 資料儲存格式
    • Row (Row Key)
    • Column Family
    • Time stamp
  • HBase Architecture
    • HBase 的操作方法
  • HBase 運作機制的聰明運用
Powered by GitBook
On this page

Was this helpful?

  1. HBase Architecture

HBase 的操作方法

get

put

scan

delete

bulk load data

PreviousHBase ArchitectureNextHBase 運作機制的聰明運用

Last updated 5 years ago

Was this helpful?