@InterfaceAudience.Public public interface LogicalInput extends Input
Input
which handles all incoming physical connections on an
edge. A LogicalIOProcessor
sees a single Logical Input per incoming
edge. It provides a unified view that hides the details of the actual physical
inputs
User implementations are expected to derive from AbstractLogicalInput
Copyright © 2024 Apache Software Foundation. All rights reserved.