java.net.URLStreamHandlerFactory@Private
@Unstable
public class FsUrlStreamHandlerFactory
extends java.lang.Object
implements java.net.URLStreamHandlerFactory
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String[] |
UNEXPORTED_PROTOCOLS |
These are the protocols with MUST NOT be exported, as doing so
would conflict with the standard URL handlers registered by
the JVM.
|
| Constructor | Description |
|---|---|
FsUrlStreamHandlerFactory() |
|
FsUrlStreamHandlerFactory(Configuration conf) |
| Modifier and Type | Method | Description |
|---|---|---|
java.net.URLStreamHandler |
createURLStreamHandler(java.lang.String protocol) |
public static final java.lang.String[] UNEXPORTED_PROTOCOLS
public FsUrlStreamHandlerFactory()
public FsUrlStreamHandlerFactory(Configuration conf)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.