Skip to content

DestinationSet should implement java.util.Set #4414

@tonygermano

Description

@tonygermano

It should be possible to iterate or use methods like .contains(), .isEmpty(), or size().

I believe these methods could be called on the Set fetched from the connectorMessage, but then (for example, when calling .contains()) you no longer have access to the convertToMetaDataId() method, which is private to DestinationSet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions