Class PrintedInternal<K,​V>


  • public class PrintedInternal<K,​V>
    extends Printed<K,​V>
    • Constructor Detail

      • PrintedInternal

        public PrintedInternal​(Printed<K,​V> printed)
    • Method Detail

      • build

        public ProcessorSupplier<K,​V> build​(java.lang.String processorName)
        Builds the ProcessorSupplier that will be used to print the records flowing through a KStream.
        Returns:
        the ProcessorSupplier to be used for printing