public class UniqueWithDuplicateNullsExternalSortFactory extends ExternalSortFactory
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
IMPLEMENTATIONID |
DEFAULT_MAX_MERGE_RUN, DEFAULT_MEM_USEMODULE| Constructor and Description |
|---|
UniqueWithDuplicateNullsExternalSortFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected MergeSort |
getMergeSort()
Returns merge sort implementation.
|
java.lang.String |
primaryImplementationType()
Return the primary implementation type for this access method.
|
boolean |
supportsImplementation(java.lang.String implementationId)
Return whether this access method implements the implementation
type given in the argument string.
|
boot, canSupport, close, createSort, defaultProperties, getSortCost, openSortCostController, primaryFormat, stop, supportsFormatprivate static final java.lang.String IMPLEMENTATIONID
public UniqueWithDuplicateNullsExternalSortFactory()
protected MergeSort getMergeSort()
ExternalSortFactorygetMergeSort in class ExternalSortFactorypublic java.lang.String primaryImplementationType()
MethodFactoryprimaryImplementationType in interface MethodFactoryprimaryImplementationType in class ExternalSortFactoryMethodFactory.primaryImplementationType()public boolean supportsImplementation(java.lang.String implementationId)
MethodFactorysupportsImplementation in interface MethodFactorysupportsImplementation in class ExternalSortFactoryMethodFactory.supportsImplementation(java.lang.String)Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.