HBase寫流程部分源碼學習

put操作:寫流程主函數 public void put(Put put) throws IOException { checkReadOnly(); //判斷當前是否爲read-only--只讀狀態 // Do a rough check that we have resources to accept a write. The check is // 'rough
相關文章
相關標籤/搜索