Interface NodeStateManagementIfc

All Superinterfaces:
StateManagementIfc
All Known Implementing Classes:
AggregatorNode, Asn1FileEINode, CommonProcessorNode, DCNode, DiscardingProcessorNode, DupRemoverNode, EINode, EmptyPartitionedDCNode, FFOINode, FileEINode, FileEnhancerNode, FlatFileEINode, FlexibleAggregatorNode, FtpFileEINode, FtpFileEnhancerNode, GeneralNPLProcessorNode, GenericUdpEINode, GenevaOINode, HCDeduplicatorEP, IPDREIFileNode, IPDREINode, JDBCEINode, JDBCOINode, LDAPEnhancerNode, MXAggregatorNode, NAREINode, NAROINode, NARSelectorNode, NARXMLOINode, NMinusOneRecordNode, NPLProcessorNode, NPLProcessorNodeMT, OIFtpNode, OINode, PartitionedDCNode, PortalOINode, ProcessorNode, RadiusOINode, SequenceProcessorNode, SoapXmlEINode, Sol42EINode, XMLEIFileNode, XMLEINode, XMLOIFileNode

public interface NodeStateManagementIfc extends StateManagementIfc
Defines those methods specific to node state management.
  • Method Details

    • getNodeStateManager

      StateManager getNodeStateManager()
      Returns the node's StateManager
      Returns:
      the node's state manager
    • isNodeStateUsed

      boolean isNodeStateUsed()
      Returns whether the node's state is being managed.
      Returns:
      true, if the node's state is being managed