Package | Description |
---|---|
org.teiid.common.buffer | |
org.teiid.query.processor.relational |
Modifier and Type | Field and Description |
---|---|
protected ListNestedSortComparator |
STree.comparator |
Modifier and Type | Method and Description |
---|---|
ListNestedSortComparator |
STree.getComparator() |
Constructor and Description |
---|
STree(BatchManager manager,
BatchManager leafManager,
ListNestedSortComparator comparator,
int pageSize,
int leafSize,
int keyLength,
LobManager lobManager) |
Modifier and Type | Method and Description |
---|---|
ListNestedSortComparator<T> |
ListNestedSortComparator.defaultNullOrder(ExecutionFactory.NullOrder order) |
Copyright © 2019. All rights reserved.