Class Locations

java.lang.Object
io.trino.filesystem.Locations

public final class Locations extends Object
  • Method Details

    • appendPath

      @Deprecated public static String appendPath(String location, String path)
      Deprecated.
    • areDirectoryLocationsEquivalent

      public static boolean areDirectoryLocationsEquivalent(Location leftLocation, Location rightLocation)
      Verifies whether the two provided directory location parameters point to the same actual location.