Class FtpDataSource
java.lang.Object
cn.sliew.carp.module.datasource.modal.AbstractDataSource
cn.sliew.carp.module.datasource.modal.file.FtpDataSource
- All Implemented Interfaces:
cn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic<cn.sliew.carp.framework.common.dict.datasource.DataSourceType>
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class cn.sliew.carp.module.datasource.modal.AbstractDataSource
AbstractDataSource.DataSourceResolverNested classes/interfaces inherited from interface cn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic
cn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic.Unknown -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cn.sliew.carp.module.datasource.modal.AbstractDataSource
fromDsInfoMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic
as, setType
-
Constructor Details
-
FtpDataSource
public FtpDataSource()Deprecated.
-
-
Method Details
-
getType
public cn.sliew.carp.framework.common.dict.datasource.DataSourceType getType()Deprecated.- Specified by:
getTypein interfacecn.sliew.carp.framework.common.jackson.polymorphic.Polymorphic<cn.sliew.carp.framework.common.dict.datasource.DataSourceType>- Specified by:
getTypein classAbstractDataSource
-
toDsInfo
Deprecated.- Specified by:
toDsInfoin classAbstractDataSource
-