Package convex.peer
Class QueryHandler
java.lang.Object
convex.peer.AThreadedComponent
convex.peer.QueryHandler
-
Field Summary
Fields inherited from class convex.peer.AThreadedComponent
server, thread -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class convex.peer.AThreadedComponent
close, finalize, getLoad, start
-
Constructor Details
-
QueryHandler
-
-
Method Details
-
offerQuery
Offer a transaction for handling- Parameters:
m- Message offered- Returns:
- True if queued for handling, false otherwise
-
loop
- Specified by:
loopin classAThreadedComponent- Throws:
InterruptedException
-
getThreadName
- Specified by:
getThreadNamein classAThreadedComponent
-