Class ServiceProperties.RedisServerProperties

java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties.RedisServerProperties
Enclosing class:
ServiceProperties

public static class ServiceProperties.RedisServerProperties extends Object
  • Field Details

  • Constructor Details

    • RedisServerProperties

      public RedisServerProperties()
  • Method Details

    • getBindAddress

      public String getBindAddress()
    • setBindAddress

      public void setBindAddress(String bindAddress)
    • getPort

      public int getPort()
    • setPort

      public void setPort(int port)