@Public
@Evolving
public final class FileSystemUriSchemes
extends Object
Responsible to keep all Azure Blob File System valid URI schemes.
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ABFS_SCHEME
public static final String ABFS_SCHEME
- See Also:
-
-
ABFS_SECURE_SCHEME
public static final String ABFS_SECURE_SCHEME
- See Also:
-
-
ABFS_DNS_PREFIX
public static final String ABFS_DNS_PREFIX
- See Also:
-
-
HTTP_SCHEME
public static final String HTTP_SCHEME
- See Also:
-
-
HTTPS_SCHEME
public static final String HTTPS_SCHEME
- See Also:
-
-
WASB_SCHEME
public static final String WASB_SCHEME
- See Also:
-
-
WASB_SECURE_SCHEME
public static final String WASB_SECURE_SCHEME
- See Also:
-
-
WASB_DNS_PREFIX
public static final String WASB_DNS_PREFIX
- See Also:
-
-
ABFS_DFS_DOMAIN_NAME
public static final String ABFS_DFS_DOMAIN_NAME
- See Also:
-
-
ABFS_BLOB_DOMAIN_NAME
public static final String ABFS_BLOB_DOMAIN_NAME
- See Also:
-