Package org.apache.druid.sql.destination
Interface IngestDestination
- All Known Implementing Classes:
ExportDestination,TableDestination
public interface IngestDestination
Represents the destination where the data is ingested.
-
Method Summary
-
Method Details
-
getDestinationName
String getDestinationName()
-