| Package | Description |
|---|---|
| org.apache.flink.core.memory |
| Modifier and Type | Class and Description |
|---|---|
static class |
HeapMemorySegment.HeapMemorySegmentFactory
A memory segment factory that produces heap memory segments.
|
static class |
HybridMemorySegment.HybridMemorySegmentFactory
Base factory for hybrid memory segments.
|
| Modifier and Type | Method and Description |
|---|---|
static MemorySegmentFactory.Factory |
MemorySegmentFactory.getFactory()
Gets the factory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MemorySegmentFactory.initializeFactory(MemorySegmentFactory.Factory f)
Initializes this factory with the given concrete factory.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.