|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TempTableStore.MatState | |
|---|---|
| org.teiid.query.tempdata | |
| Uses of TempTableStore.MatState in org.teiid.query.tempdata |
|---|
| Methods in org.teiid.query.tempdata that return TempTableStore.MatState | |
|---|---|
TempTableStore.MatState |
TempTableStore.MatTableInfo.getState()
|
TempTableStore.MatState |
TempTableStore.MatTableInfo.setState(TempTableStore.MatState state,
java.lang.Boolean valid,
java.lang.Long timestamp)
|
static TempTableStore.MatState |
TempTableStore.MatState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TempTableStore.MatState[] |
TempTableStore.MatState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.teiid.query.tempdata with parameters of type TempTableStore.MatState | |
|---|---|
TempTableStore.MatState |
TempTableStore.MatTableInfo.setState(TempTableStore.MatState state,
java.lang.Boolean valid,
java.lang.Long timestamp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||