| Package | Description |
|---|---|
| org.drools.core.reteoo | |
| org.drools.core.util.index |
| Modifier and Type | Method and Description |
|---|---|
TupleMemory.IndexType |
TupleMemory.getIndexType() |
static TupleMemory.IndexType |
TupleMemory.IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TupleMemory.IndexType[] |
TupleMemory.IndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TupleMemory.IndexType |
TupleList.getIndexType() |
TupleMemory.IndexType |
TupleIndexRBTree.getIndexType() |
TupleMemory.IndexType |
TupleIndexHashTable.getIndexType() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.