Class and Description |
---|
FailFastAware
If the class is aware that it should fail fase (quit) @ the first sign of a problem
|
Identifiable
Any process thats identifiable
|
ParamsAware
If the class is aware that it can accept parameters
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
ExistingEntityLookup
Check to see if an Entity already exists, and if so load (and update) it; based on various other settings provided by this class.
|
ExistingEntityMergeTransformer
Various settings provided by this class; merge existing entity fields into primary one.
Useful when an entity has related entities that need to exist/persist. |
FailFastAware
If the class is aware that it should fail fase (quit) @ the first sign of a problem
|
IdempotentAware
A Reader, Transformer or Mapper is aware that the process is only to verify the process than make any permanent changes.
If #isIdemponent() is true, all operations are idempotent. |
Lookup
Support Lookups during the ETL Process; useful when mapping Fields
|
ModeAware
A Reader, Transformer or Mapper is aware of an update mode.
|
SourceAware
A marker interface that signifies that the Process will require a file/Source upload that is
ModeAware |
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Chain
Defines a chain of processors
|
ContextAware
A Context aware interface that will expect(prefer) a context as an input in an ETL process.
|
DefaultExistingEntityLookup
ExistingEntityLookup for any Entity that can be found using a #fin |
ETLMeta
Provide an ETL process with any additional (supplementary) contextual instructions (like UI input) needed for Processing instructions
that are not part of the core process.
The ETLMeta can be used to pre-process INPUT using ETLMeta.inputParamsMetas or post-process using ETLMeta.entityProcessor , the generated entity from the AbstractReader per tuple. |
ExistingEntityLookup
Check to see if an Entity already exists, and if so load (and update) it; based on various other settings provided by this class.
|
ExistingEntityMergeTransformer
Various settings provided by this class; merge existing entity fields into primary one.
Useful when an entity has related entities that need to exist/persist. |
Lookup
Support Lookups during the ETL Process; useful when mapping Fields
|
Mode
Mode in which Readers and
Mapper s can execute |
ModeAware
A Reader, Transformer or Mapper is aware of an update mode.
|
Mutate.Mutation |
TransformerChain
Allow chaining of multiple
Transformer s |
Class and Description |
---|
Chain
Defines a chain of processors
|
ChainAware |
Lookup
Support Lookups during the ETL Process; useful when mapping Fields
|
Class and Description |
---|
Chain
Defines a chain of processors
|
Identifiable
Any process thats identifiable
|
Mode
Mode in which Readers and
Mapper s can execute |
ModeAware
A Reader, Transformer or Mapper is aware of an update mode.
|
Mutate
Mutates an object of type T, to merge its values into the input (parent) object and produce a resultant Object of type T.
The resultant object is implementation dependent if its an existing modified object or a clone modified. |
Mutate.Mutation |
Class and Description |
---|
EntityFieldSetter
Substitute for
PropertyUtils(Object, String, Object) or BeanUtils#setProperty(Object, String, Object) for instances that cannot be set by it due to various reasons. |
Mode
Mode in which Readers and
Mapper s can execute |
ModeAware
A Reader, Transformer or Mapper is aware of an update mode.
|
Class and Description |
---|
AccessorLookUp
A consistent way to ensure a processor can take an entity and use the key to lookup a value from it.
|
Chain
Defines a chain of processors
|
ChainAware |
ContextAware
A Context aware interface that will expect(prefer) a context as an input in an ETL process.
|
EntityFieldSetter
Substitute for
PropertyUtils(Object, String, Object) or BeanUtils#setProperty(Object, String, Object) for instances that cannot be set by it due to various reasons. |
IdempotentAware
A Reader, Transformer or Mapper is aware that the process is only to verify the process than make any permanent changes.
If #isIdemponent() is true, all operations are idempotent. |
Identifiable
Any process thats identifiable
|
Lookup
Support Lookups during the ETL Process; useful when mapping Fields
|
Mode
Mode in which Readers and
Mapper s can execute |
ModeAware
A Reader, Transformer or Mapper is aware of an update mode.
|
UsesIntermediateObject
A
Transformer , Predicate , Lookup or Chain that uses an IntermediateResultMapperBehavior s result(s).A process that recognized this type of instance will #setIntermediateResults(Map) |
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Chain
Defines a chain of processors
|
FilterChain
Allow chaining of multiple
Predicate s |
Class and Description |
---|
FailFastAware
If the class is aware that it should fail fase (quit) @ the first sign of a problem
|
Identifiable
Any process thats identifiable
|
ParamsAware
If the class is aware that it can accept parameters
|
Class and Description |
---|
IdempotentAware
A Reader, Transformer or Mapper is aware that the process is only to verify the process than make any permanent changes.
If #isIdemponent() is true, all operations are idempotent. |
ModeAware
A Reader, Transformer or Mapper is aware of an update mode.
|
SourceAware
A marker interface that signifies that the Process will require a file/Source upload that is
ModeAware |
Class and Description |
---|
FailFastAware
If the class is aware that it should fail fase (quit) @ the first sign of a problem
|
Class and Description |
---|
FailFastAware
If the class is aware that it should fail fase (quit) @ the first sign of a problem
|
Identifiable
Any process thats identifiable
|
ParamsAware
If the class is aware that it can accept parameters
|
Class and Description |
---|
ETLMeta
Provide an ETL process with any additional (supplementary) contextual instructions (like UI input) needed for Processing instructions
that are not part of the core process.
The ETLMeta can be used to pre-process INPUT using ETLMeta.inputParamsMetas or post-process using ETLMeta.entityProcessor , the generated entity from the AbstractReader per tuple. |
Mode
Mode in which Readers and
Mapper s can execute |
Class and Description |
---|
Lookup
Support Lookups during the ETL Process; useful when mapping Fields
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Sender
A generic way to send data
|
Class and Description |
---|
ContextAware
A Context aware interface that will expect(prefer) a context as an input in an ETL process.
|
EntityFieldSetter
Substitute for
PropertyUtils(Object, String, Object) or BeanUtils#setProperty(Object, String, Object) for instances that cannot be set by it due to various reasons. |
ETLMeta
Provide an ETL process with any additional (supplementary) contextual instructions (like UI input) needed for Processing instructions
that are not part of the core process.
The ETLMeta can be used to pre-process INPUT using ETLMeta.inputParamsMetas or post-process using ETLMeta.entityProcessor , the generated entity from the AbstractReader per tuple. |
ExistingEntityLookup
Check to see if an Entity already exists, and if so load (and update) it; based on various other settings provided by this class.
|
ExistingEntityMergeTransformer
Various settings provided by this class; merge existing entity fields into primary one.
Useful when an entity has related entities that need to exist/persist. |
FailFastAware
If the class is aware that it should fail fase (quit) @ the first sign of a problem
|
IdempotentAware
A Reader, Transformer or Mapper is aware that the process is only to verify the process than make any permanent changes.
If #isIdemponent() is true, all operations are idempotent. |
Identifiable
Any process thats identifiable
|
Lookup
Support Lookups during the ETL Process; useful when mapping Fields
|
Mode
Mode in which Readers and
Mapper s can execute |
ModeAware
A Reader, Transformer or Mapper is aware of an update mode.
|
SourceAware
A marker interface that signifies that the Process will require a file/Source upload that is
ModeAware |
UsesIntermediateObject
A
Transformer , Predicate , Lookup or Chain that uses an IntermediateResultMapperBehavior s result(s).A process that recognized this type of instance will #setIntermediateResults(Map) |
Class and Description |
---|
ETLMeta
Provide an ETL process with any additional (supplementary) contextual instructions (like UI input) needed for Processing instructions
that are not part of the core process.
The ETLMeta can be used to pre-process INPUT using ETLMeta.inputParamsMetas or post-process using ETLMeta.entityProcessor , the generated entity from the AbstractReader per tuple. |
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
SerializableTransformer
A
Serializable Transformer |
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
Identifiable
Any process thats identifiable
|
Class and Description |
---|
EntityFieldSetter
Substitute for
PropertyUtils(Object, String, Object) or BeanUtils#setProperty(Object, String, Object) for instances that cannot be set by it due to various reasons. |
Class and Description |
---|
IdempotentAware
A Reader, Transformer or Mapper is aware that the process is only to verify the process than make any permanent changes.
If #isIdemponent() is true, all operations are idempotent. |
ModeAware
A Reader, Transformer or Mapper is aware of an update mode.
|
SourceAware
A marker interface that signifies that the Process will require a file/Source upload that is
ModeAware |
Class and Description |
---|
Sender
A generic way to send data
|
Copyright © 2018. All rights reserved.