Uses of Package
org.apache.flink.runtime.util
Packages that use org.apache.flink.runtime.util
Package
Description
-
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.deployment
-
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.jobmaster.slotpool
-
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.operators.resettableClassDescriptionThe memory block iterator is an iterator that always buffers a block of elements in memory.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.
-
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.operators.sort
-
-
-
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.slots
-
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.stateClassDescriptionDecorator for input streams that ignores calls to
InputStream.close().Decorator for input streams that ignores calls toOutputStream.close(). -
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.taskexecutor
-
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.utilClassDescriptionDefault implement of
GroupCache.An empty iterator that never returns anything.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.ThisGroupCachecan cache group, key and value.Minimal implementation of an array-backed list of intsCounter forResourceProfiles.ZooKeeper client ACL mode enum.