Class RScriptOutput
- java.lang.Object
-
- org.opennms.netmgt.integrations.R.RScriptOutput
-
public class RScriptOutput extends java.lang.Object
Used to group all of the arguments/values retrieved from the script.- Author:
- jwhite
-
-
Constructor Summary
Constructors Constructor Description RScriptOutput(com.google.common.collect.ImmutableTable<java.lang.Long,java.lang.String,java.lang.Double> table)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.common.collect.ImmutableTable<java.lang.Long,java.lang.String,java.lang.Double>
getTable()
-