MOA 12.03
Real Time Analytics for Data Streams
moa.streams.generators.AgrawalGenerator.ClassFunction Interface Reference

List of all members.

Public Member Functions

int determineClass (double salary, double commission, int age, int elevel, int car, int zipcode, double hvalue, int hyears, double loan)

Detailed Description

Definition at line 85 of file AgrawalGenerator.java.


Member Function Documentation

int moa.streams.generators.AgrawalGenerator.ClassFunction.determineClass ( double  salary,
double  commission,
int  age,
int  elevel,
int  car,
int  zipcode,
double  hvalue,
int  hyears,
double  loan 
)

Referenced by moa.streams.generators.AgrawalGenerator.nextInstance().

Here is the caller graph for this function:


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations