Class ProcessorGraphNode<K,​V>

  • Direct Known Subclasses:
    StatefulProcessorNode

    public class ProcessorGraphNode<K,​V>
    extends StreamsGraphNode
    Used to represent any type of stateless operation: map, mapValues, flatMap, flatMapValues, filter, filterNot, branch