Uses of Package
org.apache.flink.runtime.util
-
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.deployment Class Description GroupCache ThisGroupCache
can cache group, key and value. -
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.jobmaster.slotpool Class Description ResourceCounter Counter forResourceProfiles
. -
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.operators.resettable Class Description MemoryBlockIterator The memory block iterator is an iterator that always buffers a block of elements in memory.ResettableIterator The resettable iterator is a specialization of the iterator, allowing to reset the iterator and re-retrieve elements.ResettableMutableObjectIterator 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 Class Description KeyGroupedIterator -
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.resourcemanager.slotmanager Class Description ResourceCounter Counter forResourceProfiles
. -
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.scheduler.adaptive.allocator Class Description ResourceCounter Counter forResourceProfiles
. -
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.slots Class Description ResourceCounter Counter forResourceProfiles
. -
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.state Class Description NonClosingInputStreamDecorator Decorator for input streams that ignores calls toInputStream.close()
.NonClosingOutputStreamDecorator Decorator for input streams that ignores calls toOutputStream.close()
. -
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.taskexecutor Class Description GroupCache ThisGroupCache
can cache group, key and value. -
Classes in org.apache.flink.runtime.util used by org.apache.flink.runtime.util Class Description DefaultGroupCache Default implement ofGroupCache
.EmptyIterator An empty iterator that never returns anything.EnvironmentInformation.RevisionInformation Revision information encapsulates information about the source code revision of the Flink code.ForwardingInputStream Input stream, that wraps another input stream and forwards all method calls to the wrapped stream.ForwardingOutputStream OutputStream
, that wraps anotherOutputStream
and forwards all method calls to the wrapped stream.GroupCache ThisGroupCache
can cache group, key and value.IntArrayList Minimal implementation of an array-backed list of intsKeyGroupedIterator NonReusingKeyGroupedIterator.ValuesIterator ResourceCounter Counter forResourceProfiles
.ReusingKeyGroupedIterator.ValuesIterator ZooKeeperUtils.ZkClientACLMode ZooKeeper client ACL mode enum.