Class SessionsPoolOption

    • Method Detail

      • getPropertyName

        public java.lang.String getPropertyName()
        Specified by:
        getPropertyName in interface Option
        Returns:
        the property name for this option
      • getSize

        public int getSize()
        Returns the size of the session pool
        Returns:
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object