Package | Description |
---|---|
org.apache.flink.runtime.operators | |
org.apache.flink.runtime.operators.resettable |
Class and Description |
---|
SpillingResettableMutableObjectIterator
Implementation of a resettable iterator.
|
Class and Description |
---|
NonReusingBlockResettableIterator
Implementation of an iterator that fetches a block of data into main memory and offers resettable
access to the data in that block.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.