Skip navigation links
A C G I O P R S U 

A

add(T) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
addAll(Collection<? extends T>) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 

C

ChangelogKeyGroupedPriorityQueue<T> - Class in org.apache.flink.state.changelog
A KeyGroupedInternalPriorityQueue that keeps state on the underlying delegated KeyGroupedInternalPriorityQueue as well as on the state change log.
ChangelogKeyGroupedPriorityQueue(KeyGroupedInternalPriorityQueue<T>) - Constructor for class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
ChangelogStateBackend - Class in org.apache.flink.state.changelog
This state backend holds the working state in the underlying delegatedStateBackend, and forwards state changes to State Changelog.
ChangelogStateBackend(StateBackend) - Constructor for class org.apache.flink.state.changelog.ChangelogStateBackend
 
configure(ReadableConfig, ClassLoader) - Method in class org.apache.flink.state.changelog.ChangelogStateBackend
 
createKeyedStateBackend(Environment, JobID, String, TypeSerializer<K>, int, KeyGroupRange, TaskKvStateRegistry, TtlTimeProvider, MetricGroup, Collection<KeyedStateHandle>, CloseableRegistry) - Method in class org.apache.flink.state.changelog.ChangelogStateBackend
 
createKeyedStateBackend(Environment, JobID, String, TypeSerializer<K>, int, KeyGroupRange, TaskKvStateRegistry, TtlTimeProvider, MetricGroup, Collection<KeyedStateHandle>, CloseableRegistry, double) - Method in class org.apache.flink.state.changelog.ChangelogStateBackend
 
createOperatorStateBackend(Environment, String, Collection<OperatorStateHandle>, CloseableRegistry) - Method in class org.apache.flink.state.changelog.ChangelogStateBackend
 

G

getDelegatedStateBackend() - Method in class org.apache.flink.state.changelog.ChangelogStateBackend
 
getSubsetForKeyGroup(int) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 

I

isEmpty() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
iterator() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 

O

org.apache.flink.state.changelog - package org.apache.flink.state.changelog
 

P

peek() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 
poll() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 

R

remove(T) - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 

S

size() - Method in class org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
 

U

useManagedMemory() - Method in class org.apache.flink.state.changelog.ChangelogStateBackend
 
A C G I O P R S U 
Skip navigation links

Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.