@InterfaceAudience.LimitedPrivate(value="HDFS") @InterfaceStability.Unstable public class URLUtils extends Object
Modifier and Type | Field and Description |
---|---|
static int |
SOCKET_TIMEOUT
Timeout for socket connects and reads
|
Constructor and Description |
---|
URLUtils() |
public static URLConnection openConnection(URL url) throws IOException
url
- to openIOException
Copyright © 2013 Apache Software Foundation. All rights reserved.