| Modifier and Type | Field and Description | 
|---|---|
| static String | DEFAULTDefault parameter value. | 
| static String | NAMEParameter name. | 
| Constructor and Description | 
|---|
| RenameOptionSetParam(org.apache.hadoop.fs.Options.Rename... options)Constructor. | 
| RenameOptionSetParam(String str)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName() | 
| String | getValueString() | 
| String | toString() | 
getValue, toSortedStringpublic static final String NAME
public static final String DEFAULT
public RenameOptionSetParam(org.apache.hadoop.fs.Options.Rename... options)
options - rename options.public RenameOptionSetParam(String str)
str - a string representation of the parameter value.Copyright © 2008–2023 Apache Software Foundation. All rights reserved.