parent
3ca66e24c8
commit
90ac0ae9cf
@ -20,6 +20,8 @@ public static DataNode createDataNode(String args[], Configuration conf,
|
||||
|
||||
### makeInstance
|
||||
|
||||
初始化DataNode实例。
|
||||
|
||||
```java
|
||||
static DataNode makeInstance(Collection<StorageLocation> dataDirs,
|
||||
Configuration conf, SecureResources resources) throws IOException {
|
||||
|
Loading…
Reference in New Issue
Block a user