Class StickyKey

  • All Implemented Interfaces:
    Serializable, org.glassfish.ha.store.api.HashableKey

    public class StickyKey
    extends Object
    implements org.glassfish.ha.store.api.HashableKey, Serializable
    Author:
    Marek Potociar (marek.potociar at sun.com)
    See Also:
    Serialized Form
    • Method Detail

      • getHashKey

        public String getHashKey()
        Specified by:
        getHashKey in interface org.glassfish.ha.store.api.HashableKey
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object