org.apache.hadoop.fs.http.client
Class HttpFSUtils

java.lang.Object
  extended by org.apache.hadoop.fs.http.client.HttpFSUtils

@InterfaceAudience.Private
public class HttpFSUtils
extends Object

Utility methods used by HttpFS classes.


Field Summary
static String SERVICE_NAME
           
static String SERVICE_VERSION
           
 
Constructor Summary
HttpFSUtils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_NAME

public static final String SERVICE_NAME
See Also:
Constant Field Values

SERVICE_VERSION

public static final String SERVICE_VERSION
See Also:
Constant Field Values
Constructor Detail

HttpFSUtils

public HttpFSUtils()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.