Interface MetadataAware

    • Method Detail

      • getMetadata

        Metadata getMetadata()
        Get metadata of this cache entry.
        Returns:
        a Metadata instance
      • setMetadata

        void setMetadata​(Metadata metadata)
        Set the metadata in the cache entry.
        Parameters:
        metadata - to apply to the cache entry