All Implemented Interfaces:
MethodFactory
All Known Implementing Classes:
UniqueWithDuplicateNullsExternalSortFactory, ExternalSortFactory
| Field Summary | ||
|---|---|---|
| public static final String | MODULE | Used to identify this interface when finding it with the Monitor. |
| Method from org.apache.derby.iapi.store.access.conglomerate.SortFactory Summary: |
|---|
| createSort, openSortCostController |
| Method from org.apache.derby.iapi.store.access.conglomerate.SortFactory Detail: |
|---|
|
Return an open SortCostController which can be used to ask about the estimated costs of SortController() operations. |