Class | Description |
---|---|
AbstractPagedInputView |
The base class for all input views that are backed by multiple memory pages.
|
AbstractPagedOutputView |
The base class for all output views that are backed by multiple memory pages.
|
ListMemorySegmentSource |
Simple memory segment source that draws segments from a list.
|
MemoryManager |
The memory manager governs the memory that Flink uses for sorting, hashing, and caching.
|
Exception | Description |
---|---|
MemoryAllocationException |
An exception to be thrown when a memory allocation operation is not successful.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.