End backup mode, thereby re-enabling normal deletion of log files by the JE log cleaner.
@throws com.sleepycat.je.rep.LogOverwriteException if a replicationoperation has overwritten log files. Any copied files should be considered invalid and discarded. The backup may be attempted at a later time.
@throws com.sleepycat.je.EnvironmentFailureException if an unexpected,internal or environment-wide failure occurs.
@throws IllegalStateException if a backup has not been started.
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.