Interface IngestDestination

All Known Implementing Classes:
ExportDestination, TableDestination

public interface IngestDestination
Represents the destination where the data is ingested.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getDestinationName

      String getDestinationName()