Package com.dremio.nessie.server.config
Interface ApplicationConfig.VersionStoreConfig
-
- Enclosing class:
- ApplicationConfig
public static interface ApplicationConfig.VersionStoreConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VersionStoreTypegetVersionStoreType()
-
-
-
Method Detail
-
getVersionStoreType
VersionStoreType getVersionStoreType()
-
-