- Learning Apache Apex
- Thomas Weise Munagala V. Ramanath David Yan Kenneth Knowles
- 95字
- 2021-07-02 22:38:40
ActivationListener
This optional interface enables callbacks that are somewhat similar to setup and teardown but they occur at a different point during deployment and there are a few cases where using this interface may be necessary.
- activate: This is called after the operator along with its ports was initialized (set up) and immediately before processing of tuples starts. As an example, this is a place for initialization logic that depends on the initialization of the operator ports, such as obtaining the tuple schema or other port attributes.
- deactivate: This should perform the opposite of activate.
推薦閱讀
- ABB工業(yè)機器人編程全集
- Mastering Spark for Data Science
- 西門子S7-200 SMART PLC從入門到精通
- Mastering D3.js
- Visual C++編程全能詞典
- Cloudera Administration Handbook
- C語言寶典
- 大數(shù)據(jù)驅(qū)動的設(shè)備健康預(yù)測及維護(hù)決策優(yōu)化
- Docker on Amazon Web Services
- 突破,Objective-C開發(fā)速學(xué)手冊
- DevOps Bootcamp
- 深度學(xué)習(xí)與目標(biāo)檢測
- INSTANT Munin Plugin Starter
- 工業(yè)自動化技術(shù)實訓(xùn)指導(dǎo)
- Excel 2010函數(shù)與公式速查手冊