Class HttpsTransformer

  • All Implemented Interfaces:
    PartitionSourceTransformer

    public class HttpsTransformer
    extends java.lang.Object
    implements PartitionSourceTransformer
    Converts the Https Type to a BulkData Source There are no sophisticated operations. Usually the list of generated data sources is size 1.
    • 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