Class DebugStore.Builder

    • Method Detail

      • withPath

        public DebugStore.Builder withPath​(File path)
        The path to an existing segment store. This parameter is required.
        Parameters:
        path - the path to an existing segment store.
        Returns:
        this builder.