Package org.apache.flink.runtime.util
package org.apache.flink.runtime.util
-
ClassDescriptionMinimal implementation of an array-backed list of booleans
BoundedFIFOQueuecollects elements up to given amount.Utility for handling any uncaught exceptionsUtility class to extract related parameters fromConfigurationand to sanity check them.DefaultGroupCache<G,K, V> Default implement ofGroupCache.DefaultGroupCache.Factory<G,K, V> The Factory ofDefaultGroupCache.DualKeyLinkedMap<A,B, V> Map which stores values under two different indices.An empty iterator that never returns anything.An empty mutable object iterator that never returns anything.Utility class that gives access to the execution environment of the JVM, like the executing user, startup options, or the JVM version.Revision information encapsulates information about the source code revision of the Flink code.Input stream, that wraps another input stream and forwards all method calls to the wrapped stream.OutputStream, that wraps anotherOutputStreamand forwards all method calls to the wrapped stream.GroupCache<G,K, V> ThisGroupCachecan cache group, key and value.Convenience class to extract hardware specifics of the computer executing the running JVM.Minimal implementation of an array-backed list of intsA utility that guards against blocking shutdown hooks that block JVM shutdown.Utilities forManagementFactory.Utility class to work withLeaderRetrievalServiceclass.Helper class which is used by the retrieveLeaderInformation method to retrieve the leader's rpc URL and the current leader session ID.Minimal implementation of an array-backed list of longsThe memory block iterator is an iterator that always buffers a block of elements in memory.Decorator for input streams that ignores calls toInputStream.close().Decorator for input streams that ignores calls toOutputStream.close().The key grouped iterator returns a key and all values that share the same key.This class wraps aMutableObjectIteratorinto a regularIterator.This class generates a string that can be used to identify an operator subtask.The resettable iterator is a specialization of the iterator, allowing to reset the iterator and re-retrieve elements.The resettable iterator is a specialization of the iterator, allowing to reset the iterator and re-retrieve elements.Counter forResourceProfiles.Common utils for ResourceManager.The KeyValueIterator returns a key and all values that belong to the key (share the same key).This class wraps aMutableObjectIteratorinto a regularIterator.Utils related toRunnable.This signal handler / signal logger is based on Apache Hadoop's org.apache.hadoop.util.SignalLogger.AnIteratorthat contains only a single element.Utility class for selectingSlotSelectionStrategy.StateHandleStoreUtilscollects utility methods that might be usefule for anyStateHandleStoreimplementation.Class containing helper functions to interact with ZooKeeper.SecureACLProviderimplementation.ZooKeeper client ACL mode enum.