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