예제 #1
0
 private HConnection getConnection() throws IOException {
   return HBaseConnection.get(hbaseUrl);
 }