public abstract class BaseSortWrapper extends BaseWrapper
| Modifier and Type | Field and Description |
|---|---|
protected MappingSet |
LEFT_MAPPING |
protected MappingSet |
MAIN_MAPPING |
protected MappingSet |
RIGHT_MAPPING |
context| Constructor and Description |
|---|
BaseSortWrapper(OperatorContext opContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
generateComparisons(ClassGenerator<?> g,
VectorAccessible batch,
org.slf4j.Logger logger) |
getInstanceprotected final MappingSet MAIN_MAPPING
protected final MappingSet LEFT_MAPPING
protected final MappingSet RIGHT_MAPPING
public BaseSortWrapper(OperatorContext opContext)
protected void generateComparisons(ClassGenerator<?> g, VectorAccessible batch, org.slf4j.Logger logger)
Copyright © 2021 The Apache Software Foundation. All rights reserved.