摘要: /*通过直接预分区的方式建表*/private static void printTableRegion(String tableName)throws IOException{ System.out.println("Prtint region of table:"+tableName);/... 阅读全文
posted @ 2014-06-03 10:50 PG_Young 阅读(529) 评论(0) 推荐(0) 编辑