Package org.projectnessie.server.config
Interface JGitVersionStoreConfig
-
public interface JGitVersionStoreConfigJGit version store configuration.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classJGitVersionStoreConfig.JGitStoreType
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<String>getJgitDirectory()JGitVersionStoreConfig.JGitStoreTypegetJgitStoreType()
-
-
-
Method Detail
-
getJgitStoreType
JGitVersionStoreConfig.JGitStoreType getJgitStoreType()
-
-