Stream Processing with Apache Flink by Fabian Hueske
Author:Fabian Hueske
Language: eng
Format: epub
Publisher: O'Reilly Media
Published: 2019-02-26T05:00:00+00:00
Implementing Operator List State with the ListCheckpointed Interface
Operator state is managed per parallel instance of an operator. All events that are processed in the same parallel task of an operator have access to the same state. In “State Management”, we discussed that Flink supports three types of operator state: list state, list union state, and broadcast state.
A function can work with operator list state by implementing the ListCheckpointed interface. The ListCheckpointed interface does not work with state handles like ValueState or ListState, which are registered at the state backend. Instead, functions implement operator state as regular member variables and interact with the state backend via callback functions of the ListCheckpointed interface. The interface provides two methods:
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7748)
Grails in Action by Glen Smith Peter Ledbrook(7670)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6255)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6216)
Running Windows Containers on AWS by Marcio Morales(5742)
Kotlin in Action by Dmitry Jemerov(5022)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(4746)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4399)
Combating Crime on the Dark Web by Nearchos Nearchou(4333)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4007)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(3996)
The Age of Surveillance Capitalism by Shoshana Zuboff(3917)
Python for Security and Networking - Third Edition by José Manuel Ortega(3557)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3493)
Mastering Python for Networking and Security by José Manuel Ortega(3324)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3314)
Blockchain Basics by Daniel Drescher(3277)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3234)
TCP IP by Todd Lammle(2962)
