protected static class TimelineReaderFactory.TimelineReaderPseudoAuthenticatedStrategy extends Object implements TimelineReaderFactory.TimelineReaderStrategy
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TimelineReaderFactory.TimelineReaderPseudoAuthenticatedStrategy.PseudoAuthenticatedURLConnectionFactory |
| Constructor and Description |
|---|
TimelineReaderPseudoAuthenticatedStrategy(org.apache.hadoop.conf.Configuration conf,
boolean useHttps,
int connTimeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.sun.jersey.api.client.Client |
getHttpClient() |
public TimelineReaderPseudoAuthenticatedStrategy(org.apache.hadoop.conf.Configuration conf,
boolean useHttps,
int connTimeout)
public com.sun.jersey.api.client.Client getHttpClient()
getHttpClient in interface TimelineReaderFactory.TimelineReaderStrategypublic void close()
close in interface TimelineReaderFactory.TimelineReaderStrategyCopyright © 2022 Apache Software Foundation. All rights reserved.