Package | Description |
---|---|
org.teiid.common.buffer |
Modifier and Type | Method and Description |
---|---|
static STree.InsertMode |
STree.InsertMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STree.InsertMode[] |
STree.InsertMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List |
STree.insert(List tuple,
STree.InsertMode mode,
int sizeHint) |
Copyright © 2019. All rights reserved.