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