Interface MetadataAwareCommand

    • Method Detail

      • getMetadata

        Metadata getMetadata()
        Get metadata of this command.
        Returns:
        an instance of Metadata
      • setMetadata

        void setMetadata​(Metadata metadata)
        Sets metadata for this command.