com.nitidus.wt.javaspaces.workers
Class cSpaceCleaner
java.lang.Object
com.nitidus.wt.javaspaces.workers.cSpaceCleaner
- public class cSpaceCleaner
- extends Object
Field Summary |
(package private) net.jini.space.JavaSpace |
fSpace
|
Method Summary |
void |
cleanTable(String host,
String tableName,
String userID)
Delete all previous talbes with table name that were entered in the space
by this machine and this user |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fSpace
net.jini.space.JavaSpace fSpace
cSpaceCleaner
public cSpaceCleaner()
cSpaceCleaner
public cSpaceCleaner(String timeStamp,
String tableName,
String host,
String userID)
cleanTable
public void cleanTable(String host,
String tableName,
String userID)
- Delete all previous talbes with table name that were entered in the space
by this machine and this user