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