public static class FrameworkAutoConfiguration.KeyValueStoreProperties
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FrameworkAutoConfiguration.KeyValueStoreProperties.FileSystem |
| Constructor and Description |
|---|
KeyValueStoreProperties() |
| Modifier and Type | Method and Description |
|---|---|
FrameworkAutoConfiguration.KeyValueStoreProperties.FileSystem |
getFileSystem() |
boolean |
isEnable() |
void |
setEnable(boolean enable) |
void |
setFileSystem(FrameworkAutoConfiguration.KeyValueStoreProperties.FileSystem fileSystem) |
public boolean isEnable()
public void setEnable(boolean enable)
public FrameworkAutoConfiguration.KeyValueStoreProperties.FileSystem getFileSystem()
public void setFileSystem(FrameworkAutoConfiguration.KeyValueStoreProperties.FileSystem fileSystem)