public abstract class CustomWrapperInputParameterHadoopRouteValue extends CustomWrapperInputParameterRouteValue
route
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getCustomProperties()
Returns the properties to customize the configuration.
|
String |
getUri()
Returns the HDFS URI.
|
void |
setCustomProperties(Map<String,String> customProperties)
Sets the properties to customize the configuration.
|
void |
setUri(String uri)
Sets the HDFS URI.
|
getInputStream, getRoute, getRouteType, getValue, toString
getName
public String getUri()
public void setUri(String uri)
uri
- the HDFS URI.public Map<String,String> getCustomProperties()
Copyright © 2023 Denodo Technologies. All rights reserved.