Class JarUtil

java.lang.Object
org.apache.drill.exec.util.JarUtil

public class JarUtil extends Object
  • Constructor Details

    • JarUtil

      public JarUtil()
  • Method Details

    • getSourceName

      public static String getSourceName(String binary)
      Generates source jar name based on binary jar name. It is expected binary and source have standard naming convention.
      Parameters:
      binary - binary jar name
      Returns:
      source jar name