Package org.apache.druid.sql.destination
Class TableDestination
java.lang.Object
org.apache.druid.sql.destination.TableDestination
- All Implemented Interfaces:
IngestDestination
Destination that represents an ingestion to a druid table.
-
Field Details
-
TYPE_KEY
- See Also:
-
-
Constructor Details
-
TableDestination
-
-
Method Details
-
getDestinationName
- Specified by:
getDestinationNamein interfaceIngestDestination
-
getTableName
-
toString
-
equals
-
hashCode
public int hashCode()
-