Class FileTransformer

  • All Implemented Interfaces:
    PartitionSourceTransformer

    public class FileTransformer
    extends java.lang.Object
    implements PartitionSourceTransformer
    Converts the File Type to a BulkData Source There are no sophisticated operations. Usually the list of generated datasources is size 1.
    • Constructor Summary

      Constructors 
      Constructor Description
      FileTransformer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<BulkDataSource> transformToDataSources​(java.lang.String source, java.lang.String type, java.lang.String location)
      Converts the Source-Type and Location to multiple BulkDataSources for partitioning
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait