Class SegmentNodeStore.SegmentNodeStoreBuilder

  • Enclosing class:
    SegmentNodeStore

    public static class SegmentNodeStore.SegmentNodeStoreBuilder
    extends java.lang.Object
    • Method Detail

      • withStatisticsProvider

        @NotNull
        public @NotNull SegmentNodeStore.SegmentNodeStoreBuilder withStatisticsProvider​(@NotNull
                                                                                        @NotNull org.apache.jackrabbit.oak.stats.StatisticsProvider statisticsProvider)
        StatisticsProvider for collecting statistics related to SegmentStore
        Parameters:
        statisticsProvider -
        Returns:
        this instance
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object