Package com.fluxtion.ext.streaming.builder.factory

  • Interface Summary 
    Interface Description
    EventSelect
    Utility functions for selecting and creating a stream from incoming Event's
  • Class Summary 
    Class Description
    BooleanBuilder
    Factory class for building Test notifications based upon boolean operations on events emitted by tracked nodes.
    Duration
    Stores a duration in milliseconds
    EventHandlerNamer
    A Service that implements node naming strategy for EventHandler nodes, see NodeNameProducer
    FilterBuilder
    Utility functions for creating filtered streams.
    FilterByNotificationBuilder
    A set of utility functions that filter the subject dependent upon notifications processed.
    LibraryFunctionsBuilder
    Utility class providing static helper methods to create mapping operations in streams from a set of wrapped functions.
    MappingBuilder
    Provides helper methods to build mapping functions from nodes and Events.
    PushBuilder
    Factory for building PushNotifier instances.
    TestBuilder  
    WindowBuilder