Searched refs:executeCommandForStream (Results 1 – 2 of 2) sorted by relevance
96 return ShellCommandUtils.executeCommandForStream( in dump()
107 public static StreamingShellOutput executeCommandForStream(String command, byte[] stdInBytes) in executeCommandForStream() method in ShellCommandUtils