public interface JDOConnectionURLHook
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJdoConnectionUrl(Configuration conf)
Gets the connection URL to supply to JDO.
|
void |
notifyBadConnectionUrl(java.lang.String url)
Alerts this that the connection URL was bad.
|
java.lang.String getJdoConnectionUrl(Configuration conf)
throws java.lang.Exception
conf - The configuration used to initialize this instance of the HMSjava.lang.Exceptionvoid notifyBadConnectionUrl(java.lang.String url)
url - Copyright © 2012 The Apache Software Foundation