|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.spatial.LocalSpatialDB.OperationWaiter
protected static class LocalSpatialDB.OperationWaiter
This class is used as a helper class to block Threads invoking the various SpatialDB operations. After an operation is invoked and a message is sent to the global SpatialDB, the calling Thread has to wait until the global SpatialDB, returns a reply message containing the result or an Exception to be re-trown to the entity requesting the operation.
| Constructor Summary | |
|---|---|
LocalSpatialDB.OperationWaiter()
|
|
| Method Summary | |
|---|---|
protected void |
printDebugString(java.lang.String msg,
int loggerDisplayLevel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalSpatialDB.OperationWaiter()
| Method Detail |
|---|
protected void printDebugString(java.lang.String msg,
int loggerDisplayLevel)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||