All Classes and Interfaces
Class
Description
Abstract channel
reference matrix
Name Database Integration Mission
AdaptorChannel Yes No No
ConnectorChannel Yes Yes No
DirectorChannel Yes No Yes
ActorChannel Yes Yes Yes
Four type components here, it is base class of
「Tree Structure」
Component:
|- Adaptor: AdaptorComponent ( database )
---- | - Director: AbstractDirector ( database, mission )
---- | - Connector: AbstractConnector ( database, integration )
-------- | - Actor: AbstractActor ( database, integration, mission )
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
The handler chain contains 4 rules in sequence, it's for complex routing design
------
1.
A class modelling indexes of tables in DB_ETERNAL.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
This class is generated by jOOQ.
「Consumer」
Default consumer to consume request, complex code logical
「JobStore」
Database job store that will be used in `vertx-jet`.
「Worker」
Important worker here
「Ingest」
Parameter extraction when paramMode = DEFINE, it's valid
「Job Instance」
Configured in database, it's not need @Job
When the job has been stored into database, it's not need @Job, in this situation
zero system will ignore scanned this job instead of other implemention
A class modelling foreign key relationships and constraints of tables in
DB_ETERNAL.
The first handler in routing
1.
Convenience access to all tables in DB_ETERNAL.
Critical routing management
1.