Class ShowDatasinkResponse.AdditionalInfo

    • Field Detail

      • DESTINATION

        public static final String DESTINATION
        Destination for the output data in 'destination_type://path[:port]' format
        See Also:
        Constant Field Values
      • KAFKA_TOPIC_NAME

        public static final String KAFKA_TOPIC_NAME
        Kafka topic if the data sink type is a Kafka broker
        See Also:
        Constant Field Values