public class HBaseResourceUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteResourceIfExists(URI modelURI)
Deletes a table if exist.
|
static HBaseResourceUtil |
getInstance()
Returns the instance of this class.
|
@Nonnull public static HBaseResourceUtil getInstance()
public boolean deleteResourceIfExists(URI modelURI) throws IOException
modelURI - the URI to configure the concerned HBase instancetrue if deleted, false otherwiseIOException - if a remote or network exception occursCopyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.