| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.util |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
static DatanodeAdminProperties[] |
CombinedHostsFileReader.readFile(java.lang.String hostsFilePath) |
Deserialize a set of DatanodeAdminProperties from a json file.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
CombinedHostsFileWriter.writeFile(java.lang.String hostsFile,
java.util.Set<DatanodeAdminProperties> allDNs) |
Serialize a set of DatanodeAdminProperties to a json file.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.