@Alpha public interface DataNode
| Modifier and Type | Interface and Description |
|---|---|
static class |
DataNode.DataNodeCreationException |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultDatasetDescriptorClass() |
String |
getDefaultDatasetDescriptorPlatform() |
String |
getId() |
com.typesafe.config.Config |
getRawConfig() |
boolean |
isActive() |
com.typesafe.config.Config getRawConfig()
DataNode. It also includes properties for resolving a JobTemplate
e.g. "source.fs.uri" for an HDFS node, "jdbc.publisher.url" for JDBC node.String getDefaultDatasetDescriptorClass()
String getDefaultDatasetDescriptorPlatform()
boolean isActive()
DataNode is active