Class PsTableFunction.LineParser

java.lang.Object
org.apache.calcite.adapter.os.PsTableFunction.LineParser
All Implemented Interfaces:
Function<Object[]>, Function1<String,Object[]>
Enclosing class:
PsTableFunction

protected static class PsTableFunction.LineParser extends Object implements Function1<String,Object[]>
Class for parsing, line by line, the output of the ps command for a predefined list of parameters.