public class MemoryCacheSettingInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
AutoRefresh |
String |
CacheSettingName |
MemoryCacheType |
CacheType |
long |
Duration |
boolean |
Enable |
String |
RedisUrl |
MemoryCacheSolution |
Solution |
| Constructor and Description |
|---|
MemoryCacheSettingInfo() |
public String CacheSettingName
public long Duration
public boolean AutoRefresh
public boolean Enable
public MemoryCacheType CacheType
public MemoryCacheSolution Solution
public String RedisUrl
Copyright © 2016. All rights reserved.