Class ISolationURedisGroupRequest


  • public class ISolationURedisGroupRequest
    extends Request
    • Constructor Detail

      • ISolationURedisGroupRequest

        public ISolationURedisGroupRequest()
    • Method Detail

      • getZone

        public String getZone()
      • setZone

        public void setZone​(String zone)
      • getGroupId

        public String getGroupId()
      • setGroupId

        public void setGroupId​(String groupId)
      • getTransformType

        public String getTransformType()
      • setTransformType

        public void setTransformType​(String transformType)
      • getSlaveZone

        public String getSlaveZone()
      • setSlaveZone

        public void setSlaveZone​(String slaveZone)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)