Class DiskStoreProperties.DirectoryProperties

java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.DirectoryProperties
Enclosing class:
DiskStoreProperties

public static class DiskStoreProperties.DirectoryProperties extends Object
  • Constructor Details

    • DirectoryProperties

      public DirectoryProperties()
  • Method Details

    • getLocation

      public String getLocation()
    • setLocation

      public void setLocation(String location)
    • getSize

      public int getSize()
    • setSize

      public void setSize(int size)