|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.spardat.xma.datasource.ProviderResultServer
The type of the returned value object in method XMATabularDataSourceServer.provideTable(at.spardat.xma.session.XMASession, at.spardat.xma.datasource.TableSpec, long).
| Field Summary | |
long |
lastModified_
The callee of provideTable may return a lastModified timestamp or not, depending on whether he knows it. |
TabularData |
table_
Holds the table returned by provideTable. |
| Constructor Summary | |
ProviderResultServer()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public TabularData table_
public long lastModified_
ITabularDataSource.UNKNOWN_TIMESTAMP is defined
to be the undefined timestamp.
| Constructor Detail |
public ProviderResultServer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||