Class MirrorUtil

java.lang.Object
com.linecorp.centraldogma.server.mirror.MirrorUtil

public final class MirrorUtil extends Object
A utility class for creating a mirroring task.
  • Method Details

    • normalizePath

      public static String normalizePath(String path)
      Normalizes the specified path. A path which starts and ends with / would be returned. Also, it would not have consecutive /.