|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.query.tempdata.TempTableStore.MatTableInfo
public static class TempTableStore.MatTableInfo
| Constructor Summary | |
|---|---|
TempTableStore.MatTableInfo()
|
|
| Method Summary | |
|---|---|
TempTableStore.MatState |
getState()
|
long |
getTtl()
|
long |
getUpdateTime()
|
boolean |
isValid()
|
TempTableStore.MatState |
setState(TempTableStore.MatState state,
java.lang.Boolean valid,
java.lang.Long timestamp)
|
void |
setTtl(long ttl)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TempTableStore.MatTableInfo()
| Method Detail |
|---|
public TempTableStore.MatState setState(TempTableStore.MatState state,
java.lang.Boolean valid,
java.lang.Long timestamp)
public void setTtl(long ttl)
public long getUpdateTime()
public TempTableStore.MatState getState()
public boolean isValid()
public long getTtl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||