public interface Connection
| Modifier and Type | Method and Description |
|---|---|
Table |
createTable(java.lang.String tablePath) |
Table |
getTable(java.lang.String tablePath) |
Table getTable(java.lang.String tablePath) throws MapRClientException
MapRClientExceptionTable createTable(java.lang.String tablePath) throws MapRClientException
MapRClientException