public interface JDOConnectionURLHook
| Modifier and Type | Method and Description |
|---|---|
String |
getJdoConnectionUrl(org.apache.hadoop.conf.Configuration conf)
Gets the connection URL to supply to JDO.
|
void |
notifyBadConnectionUrl(String url)
Alerts this that the connection URL was bad.
|
String getJdoConnectionUrl(org.apache.hadoop.conf.Configuration conf) throws Exception
conf - The configuration used to initialize this instance of the HMSExceptionvoid notifyBadConnectionUrl(String url)
url - Copyright © 2017 The Apache Software Foundation. All rights reserved.