@InterfaceAudience.Private public class TimelineReaderFactory extends Object
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
TimelineReaderFactory.TimelineReaderPseudoAuthenticatedStrategy  | 
static interface  | 
TimelineReaderFactory.TimelineReaderStrategy  | 
| Constructor and Description | 
|---|
TimelineReaderFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static TimelineReaderFactory.TimelineReaderStrategy | 
getTimelineReaderStrategy(org.apache.hadoop.conf.Configuration conf,
                         boolean useHttps,
                         int connTimeout)  | 
static boolean | 
isTimelineClientSupported()
Check if timeline client can be supported. 
 | 
public static TimelineReaderFactory.TimelineReaderStrategy getTimelineReaderStrategy(org.apache.hadoop.conf.Configuration conf, boolean useHttps, int connTimeout) throws TezException
TezExceptionpublic static boolean isTimelineClientSupported()
Copyright © 2016 Apache Software Foundation. All rights reserved.