Inheritance diagram for kddml.Operators.IO.ExternalResourceReader.ARFF_LOADER_RESOLVER:
Public Member Functions | |
boolean | highDiskAccessIsNeeded () |
Protected Member Functions | |
KDDMLObject | importObject (Hashtable< String, KDDMLScalarManager > settings) throws ResolverException, KDDMLCoreException |
Title: KDDML
Description: Knowledge Discovery in Database Environment
Copyright: Copyright (c) 2003-2005
Company: Universita' di Pisa - Dipartimento di Informatica
|
Reads the external resource by means the input attributes and returns a KDDMLObject as output.
Implements kddml.Operators.IO.ExternalResourceReader.ExternalResourceReaderResolver. |
|
Returns true if the operator performes a high number of I/O operation to the hard disk.
Reimplemented from kddml.Operators.OperatorResolver. |