Inheritance diagram for kddml.Operators.IO.ExternalResourceReader.DATABASE_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. |
|
Return true if the operator performess an high number of access to the hard disk.
Reimplemented from kddml.Operators.OperatorResolver. |