public abstract class Param<T,D extends org.apache.hadoop.hdfs.web.resources.Param.Domain<T>> extends Object
public static String toSortedString(String separator, Param<?,?>... parameters)
separator
- URI parameter separator characterparameters
- parameters to encode into a stringpublic final T getValue()
public abstract String getValueString()
public abstract String getName()
Copyright © 2018 Apache Software Foundation. All Rights Reserved.