Interface Compactor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      SegmentNodeState compact​(@NotNull org.apache.jackrabbit.oak.spi.state.NodeState before, @NotNull org.apache.jackrabbit.oak.spi.state.NodeState after, @NotNull org.apache.jackrabbit.oak.spi.state.NodeState onto, Canceller canceller)  
    • Method Detail

      • compact

        SegmentNodeState compact​(@NotNull
                                 @NotNull org.apache.jackrabbit.oak.spi.state.NodeState before,
                                 @NotNull
                                 @NotNull org.apache.jackrabbit.oak.spi.state.NodeState after,
                                 @NotNull
                                 @NotNull org.apache.jackrabbit.oak.spi.state.NodeState onto,
                                 Canceller canceller)
                          throws java.io.IOException
        Throws:
        java.io.IOException