java.lang.Object
com.gigaspaces.blobstore.rocksdb.utils.Utils

public class Utils extends Object
Created by kobi on 3/26/14.
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • runCommand

      public static void runCommand(String command, File workingDir)
    • runCommand

      public static void runCommand(String command, File workingDir, Map<String,String> additionalProcessVariables)