public class AtlasRestClientBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATLAS_PROPERTY_CONNECT_TIMEOUT_IN_MS |
static String |
ATLAS_PROPERTY_READ_TIMEOUT_IN_MS |
protected String[] |
baseUrls |
protected String |
incomingUrl |
| Constructor and Description |
|---|
AtlasRestClientBuilder(String urls) |
public static final String ATLAS_PROPERTY_CONNECT_TIMEOUT_IN_MS
public static final String ATLAS_PROPERTY_READ_TIMEOUT_IN_MS
protected String incomingUrl
protected String[] baseUrls
public AtlasRestClientBuilder(String urls)
public AtlasRestClient getClient(HiveConf conf) throws SemanticException
SemanticExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.