Class SpaceKeyHandle

  • All Implemented Interfaces:
    com.atlassian.bonnie.Handle, Serializable

    @LuceneIndependent
    public class SpaceKeyHandle
    extends Object
    implements com.atlassian.bonnie.Handle
    The spaceKey is sufficient to serve as the handle for spaces stored in the index.
    Since:
    7.9.0
    See Also:
    Serialized Form
    • Constructor Detail

      • SpaceKeyHandle

        public SpaceKeyHandle​(String key)
    • Method Detail

      • toString

        public String toString()
        Specified by:
        toString in interface com.atlassian.bonnie.Handle
        Overrides:
        toString in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object