protected static final class UnilateralSortMerger.CircularElement<E> extends Object
| Constructor and Description |
|---|
CircularElement() |
CircularElement(int id,
InMemorySorter<E> buffer,
List<org.apache.flink.core.memory.MemorySegment> memory) |
public CircularElement()
public CircularElement(int id,
InMemorySorter<E> buffer,
List<org.apache.flink.core.memory.MemorySegment> memory)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.