Class CustomWrapperInputParameterRouteValue

java.lang.Object
com.denodo.vdb.engine.customwrapper.input.value.CustomWrapperInputParameterValue
com.denodo.vdb.engine.customwrapper.input.value.CustomWrapperInputParameterRouteValue
Direct Known Subclasses:
CustomWrapperInputParameterAbfsRouteValue, CustomWrapperInputParameterFtpRouteValue, CustomWrapperInputParameterHadoopRouteValue, CustomWrapperInputParameterHttpRouteValue, CustomWrapperInputParameterLocalRouteValue, CustomWrapperInputParameterS3RouteValue, CustomWrapperInputParameterVariableRouteValue

public class CustomWrapperInputParameterRouteValue extends CustomWrapperInputParameterValue
Defines the actual value returned by a CustomWrapperInputParameter of route type.
  • Field Details

    • route

      protected com.denodo.parser.connection.Route route
  • Method Details