Package org.apache.calcite.adapter.os
Class PsTableFunction.LineParser
java.lang.Object
org.apache.calcite.adapter.os.PsTableFunction.LineParser
- 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.
-
Field Summary
-
Constructor Summary
-
Method Summary