Class ProcessorParameters<K,​V>


  • public class ProcessorParameters<K,​V>
    extends Object
    Class used to represent a ProcessorSupplier and the name used to register it with the InternalTopologyBuilder Used by the Join nodes as there are several parameters, this abstraction helps keep the number of arguments more reasonable.