Major compact a table. Asynchronous operation.
@param tableName table to major compact
@throws IOException if a remote or network exception occurs
@throws InterruptedException
Major compact a table or an individual region. Asynchronous operation.
@param tableNameOrRegionName table or region to major compact
@throws IOException if a remote or network exception occurs
@throws InterruptedException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.