A B C D G H M R S

A

adams.data.main - package adams.data.main
 
adams.data.map - package adams.data.map
 
adams.data.reduce - package adams.data.reduce
 
adams.flow.standalone - package adams.flow.standalone
 

B

binariesTipText() - Method in class adams.flow.standalone.HadoopConfiguration
Returns the tip text for this property.

C

configurationTipText() - Method in class adams.flow.standalone.HadoopConfiguration
Returns the tip text for this property.

D

defineOptions() - Method in class adams.flow.standalone.HadoopConfiguration
Adds options to the internal list of options.
doExecute() - Method in class adams.flow.standalone.HadoopConfiguration
Executes the flow item.

G

getBinaries() - Method in class adams.flow.standalone.HadoopConfiguration
Returns the directory with the Hadoop binaries.
getConfiguration() - Method in class adams.flow.standalone.HadoopConfiguration
Returns the directory with the Hadoop configuration.
getQuickInfo() - Method in class adams.flow.standalone.HadoopConfiguration
Returns a quick info about the actor, which will be displayed in the GUI.
globalInfo() - Method in class adams.flow.standalone.HadoopConfiguration
Returns a string describing the object.

H

HadoopConfiguration - Class in adams.flow.standalone
The Hadoop setup, used by other Hadoop actors.
HadoopConfiguration() - Constructor for class adams.flow.standalone.HadoopConfiguration
 

M

m_Binaries - Variable in class adams.flow.standalone.HadoopConfiguration
the hadoop binaries directory.
m_Configuration - Variable in class adams.flow.standalone.HadoopConfiguration
the hadoop configuration directory.
main(String[]) - Static method in class adams.data.main.MaxTemperature
 
map(LongWritable, Text, OutputCollector<Text, IntWritable>, Reporter) - Method in class adams.data.map.MaxTemperatureMapper
 
MaxTemperature - Class in adams.data.main
 
MaxTemperature() - Constructor for class adams.data.main.MaxTemperature
 
MaxTemperatureMapper - Class in adams.data.map
 
MaxTemperatureMapper() - Constructor for class adams.data.map.MaxTemperatureMapper
 
MaxTemperatureReducer - Class in adams.data.reduce
 
MaxTemperatureReducer() - Constructor for class adams.data.reduce.MaxTemperatureReducer
 

R

reduce(Text, Iterator<IntWritable>, OutputCollector<Text, IntWritable>, Reporter) - Method in class adams.data.reduce.MaxTemperatureReducer
 

S

setBinaries(PlaceholderDirectory) - Method in class adams.flow.standalone.HadoopConfiguration
Sets the directory with the Hadoop binaries.
setConfiguration(PlaceholderDirectory) - Method in class adams.flow.standalone.HadoopConfiguration
Sets the directory with the Hadoop configuration.

A B C D G H M R S

Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.