|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use STree.InsertMode | |
|---|---|
| org.teiid.common.buffer | |
| Uses of STree.InsertMode in org.teiid.common.buffer |
|---|
| Methods in org.teiid.common.buffer that return STree.InsertMode | |
|---|---|
static STree.InsertMode |
STree.InsertMode.valueOf(java.lang.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. |
| Methods in org.teiid.common.buffer with parameters of type STree.InsertMode | |
|---|---|
java.util.List |
STree.insert(java.util.List tuple,
STree.InsertMode mode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||