public static class PropertyManagement.PathConverter extends Object implements PropertyManagement.PropertyConverter<org.apache.hadoop.fs.Path>
| Constructor and Description |
|---|
PathConverter() |
| Modifier and Type | Method and Description |
|---|---|
Class<org.apache.hadoop.fs.Path> |
baseClass() |
Serializable |
convert(org.apache.hadoop.fs.Path ob) |
org.apache.hadoop.fs.Path |
convert(Serializable ob) |
public Serializable convert(org.apache.hadoop.fs.Path ob)
convert in interface PropertyManagement.PropertyConverter<org.apache.hadoop.fs.Path>public org.apache.hadoop.fs.Path convert(Serializable ob) throws Exception
convert in interface PropertyManagement.PropertyConverter<org.apache.hadoop.fs.Path>Exceptionpublic Class<org.apache.hadoop.fs.Path> baseClass()
baseClass in interface PropertyManagement.PropertyConverter<org.apache.hadoop.fs.Path>Copyright © 2013–2022. All rights reserved.