Flush an individual region. Synchronous operation.
@param regionName region to flush
@throws IOException if a remote or network exception occurs
@throws InterruptedException
This method is synchronous.
@param regionInfo region to flush
@throws NotServingRegionException
@throws IOException
@deprecated use {@link #flushRegion(byte[])} instead
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.