Interface ASB

  • All Superinterfaces:
    Resource
    All Known Implementing Classes:
    ASB_impl

    public interface ASB
    extends Resource
    The Analysis Structure Broker (ASB) is the component responsible for the details of communicating with Analysis Engines that may potentially be distributed across different physical machines. The ASB hides all such details from the rest of the AnalysisEngine, which should be able to operate with no knowledge of whether Analysis Engines are co-located or distributed.