@Alpha public class BaseDataNode extends Object implements DataNode
DataNode.DataNode.DataNodeCreationException| Constructor and Description |
|---|
BaseDataNode(com.typesafe.config.Config nodeProps) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultDatasetDescriptorClass() |
String |
getDefaultDatasetDescriptorPlatform() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getRawConfig, isActivepublic BaseDataNode(com.typesafe.config.Config nodeProps)
throws DataNode.DataNodeCreationException
public String getDefaultDatasetDescriptorClass()
getDefaultDatasetDescriptorClass in interface DataNodepublic String getDefaultDatasetDescriptorPlatform()
getDefaultDatasetDescriptorPlatform in interface DataNode