public interface URIResolverHook
| Modifier and Type | Method and Description |
|---|---|
List<URI> |
resolveURI(URI uri)
Resolve to a proper thrift uri, or a list of uris, given uri of another scheme.
|
List<URI> resolveURI(URI uri) throws HiveMetaException
uri - HiveMetaExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.