Interface Trace

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void run​(@NotNull org.apache.jackrabbit.oak.spi.state.NodeState node)
      Run this trace on the passed node.
    • Method Detail

      • run

        void run​(@NotNull
                 @NotNull org.apache.jackrabbit.oak.spi.state.NodeState node)
        Run this trace on the passed node.
        Parameters:
        node -