Fido Alpha 3.2

fido.processing
Class DataMiningThread

java.lang.Object
  |
  +--fido.processing.DataMiningThread

public class DataMiningThread
extends java.lang.Object

Background process that queries the database looking for patterns.

Not Implemented


Constructor Summary
DataMiningThread()
          Creates a new DataMiningThread instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataMiningThread

public DataMiningThread()
Creates a new DataMiningThread instance.


Fido Alpha 3.2