Class LiveContentSetsStorageOptions


  • public class LiveContentSetsStorageOptions
    extends java.lang.Object
    • Constructor Detail

      • LiveContentSetsStorageOptions

        public LiveContentSetsStorageOptions()
    • Method Detail

      • assertNotInMemory

        public void assertNotInMemory​(picocli.CommandLine.Model.CommandSpec commandSpec)
      • assertNotInMemory

        public void assertNotInMemory​(picocli.CommandLine.Model.CommandSpec commandSpec,
                                      java.lang.String additionalMessage)
      • createLiveContentSetsRepository

        public org.projectnessie.gc.contents.LiveContentSetsRepository createLiveContentSetsRepository​(Closeables closeables)
                                                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception