231232233234235236237238239240241
throw new HADBSetupException(e); } finally { if(info != null) info.cleanup(); } } /** * Does the following:<ul><li>Stops the HADB instance<li>Deletes the HADB instance
377378379380381382383384385386387
throw new HADBSetupException(e); } finally { if(info != null) info.cleanup(); } } /** * Clear the database tables * @param clusterName The name of the cluster
465466467468469470471472473474475
throw new HADBSetupException(e); } finally { if(info != null) info.cleanup(); } } /** * A convenience method for setting configuration items * @param clusterName The name of the cluster