public interface MemorySegmentPool
extends org.apache.flink.core.memory.MemorySegmentSource
int pageSize()
void returnAll(List<org.apache.flink.core.memory.MemorySegment> memory)
memory - the pages which want to be returned.int freePages()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.