| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.xsort.managed |
| Modifier and Type | Field and Description |
|---|---|
SortMemoryManager.MergeAction |
SortMemoryManager.MergeTask.action |
| Modifier and Type | Method and Description |
|---|---|
static SortMemoryManager.MergeAction |
SortMemoryManager.MergeAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortMemoryManager.MergeAction[] |
SortMemoryManager.MergeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SortMemoryManager.MergeTask(SortMemoryManager.MergeAction action,
int count) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.