A C D E F G H I J L M N P R S T U W Z _

C

Client - Class in <Unnamed>
Client that constructs and runs a schedule of data collection jobs based on a configuration file.
Client() - Constructor for class Client
Constructor.
collect() - Method in class CollectJob
Collects data from a specific source.
collect() - Method in class NewsJob
Collects data from a specific source.
collect() - Method in class StockJob
Collects data from a specific source.
CollectJob - Class in <Unnamed>
Basic data collection job, implementing basic configuration handling and collection routines.
CollectJob() - Constructor for class CollectJob
Constructor.
columns - Variable in class Database
 
comp - Variable in class Client
 
comp - Variable in class StockJob
 
config - Static variable in class Util
 
config_src - Static variable in class Util
 
configScheduler() - Method in class Client
Configures scheduler by parsing a configuration file.
configure(JobExecutionContext) - Method in class CollectJob
Configures the CollectJob component by parsing a configuration file.
configureLocal(String) - Method in class CollectJob
Configures the CollectJob component by parsing a configuration file for local component elements.
configureLocal(String) - Method in class NewsJob
Configures the NewsJob component by parsing a configuration file for local component elements.
configureLocal(String) - Method in class StockJob
Configures the StockJob component by parsing a configuration file for local component elements.
configureShared() - Method in class CollectJob
Configures the CollectJob component by parsing a configuration file for shared market elements.
cron_ptrn - Variable in class Client
 
cur_date - Static variable in class NewsJob
 
cur_date - Static variable in class StockJob
 

A C D E F G H I J L M N P R S T U W Z _