java.lang.Object
com.github.mizosoft.methanol.testing.store.StoreConfig
- Direct Known Subclasses:
DiskStoreConfig
,MemoryStoreConfig
,RedisClusterStoreConfig
,RedisStandaloneStoreConfig
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static enum
static enum
-
Method Summary
Modifier and TypeMethodDescriptionint
static StoreConfig
createDefault
(StoreConfig.StoreType storeType) long
maxSize()
-
Method Details
-
storeType
-
maxSize
public long maxSize() -
appVersion
public int appVersion() -
createDefault
-