Spring Boot for VMware GemFire
Class DiskStoreProperties.DirectoryProperties
java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.DiskStoreProperties.DirectoryProperties
- Enclosing class:
- DiskStoreProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetSize()voidsetLocation(String location) voidsetSize(int size)
-
Constructor Details
-
DirectoryProperties
public DirectoryProperties()
-
-
Method Details
-
getLocation
-
setLocation
-
getSize
public int getSize() -
setSize
public void setSize(int size)
-