Handle saving of the input (object) to the kettle repository using the most simple method available, by calling write and then saving the job-xml as a
job attribute.
Handle saving of the input (object) to the kettle repository using the most simple method available, by calling write and then saving the step-xml as a
step attribute.
This class is what describes the information that we keep when we detect a slave server in the cloud / cluster.
It contains the slave server information as well as the time it was last seen alive, whether it is still alive, etc.
Looks up information by first reading data into a hash table (in memory)
TODO: add warning with conflicting types OR modify the lookup values to the input row type.