public class AdlsDataNode extends FileSystemDataNode
DataNode.DataNode.DataNodeCreationException| Modifier and Type | Field and Description |
|---|---|
static String |
ABFS_SCHEME |
static String |
ADLS_SCHEME |
FS_URI_KEY| Constructor and Description |
|---|
AdlsDataNode(com.typesafe.config.Config nodeProps) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultDatasetDescriptorPlatform() |
boolean |
isUriValid(URI fsUri) |
getDefaultDatasetDescriptorClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getRawConfig, isActivepublic static final String ADLS_SCHEME
public static final String ABFS_SCHEME
public AdlsDataNode(com.typesafe.config.Config nodeProps)
throws DataNode.DataNodeCreationException
public boolean isUriValid(URI fsUri)
isUriValid in class FileSystemDataNodefsUri - FileSystem URIpublic String getDefaultDatasetDescriptorPlatform()
getDefaultDatasetDescriptorPlatform in interface DataNodegetDefaultDatasetDescriptorPlatform in class BaseDataNode