Interface ISharedObjectTransactionParticipantsFilter

    • Method Detail

      • filterParticipants

        ID[] filterParticipants​(ID[] currentGroup)
        Return ID[] of participants to participate in transacton.
        Parameters:
        currentGroup - the current set of container group members
        Returns:
        intended participants in transaction. If null is returned, all group members will be included in transaction.