Interface IGroupable

All Known Subinterfaces:
AdaptableMailbox, FallThroughCapableMailbox, Mailbox, RederivableNode, ResumableNode
All Known Implementing Classes:
AbstractUpdateSplittingMailbox, BehaviorChangingMailbox, ColumnAggregatorNode, DefaultMailbox, DefaultProductionNode, FaithfulParallelTimelyColumnAggregatorNode, FaithfulSequentialTimelyColumnAggregatorNode, FaithfulTimelyColumnAggregatorNode, GenericProjectionIndexer, IndexerWithMemory, OnetimeIndexer, OutputCachingEvaluatorNode, PosetAwareMailbox, TimelyMailbox, TimelyMailboxProxy, TimelyProductionNode, TimelyUniquenessEnforcerNode, UniquenessEnforcerNode, UpdateSplittingMailbox

public interface IGroupable
Since:
1.7
  • Method Details

    • getCurrentGroup

      CommunicationGroup getCurrentGroup()
      Returns:
      the current group of the mailbox
      Since:
      1.7
    • setCurrentGroup

      void setCurrentGroup(CommunicationGroup group)
      Sets the current group of the mailbox
      Since:
      1.7