java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties

public class DiskStoreProperties extends Object
Spring Boot ConfigurationProperties used to configure Apache Geode DiskStores. The configuration Properties are based on well-known, documented Spring Data for Apache Geode (SDG) Properties.
Since:
1.0.0
See Also:
  • Properties
  • DiskStore
  • DiskStoreFactory
  • ConfigurationProperties