Package convex.peer
Class CVMExecutor
java.lang.Object
convex.peer.AThreadedComponent
convex.peer.CVMExecutor
Component handling CVM execution loop with a Peer Server
-
Field Summary
Fields inherited from class convex.peer.AThreadedComponent
server, thread -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPeer()protected Stringprotected voidloop()voidqueueUpdate(Belief belief) voidMethods inherited from class convex.peer.AThreadedComponent
close, finalize, getLoad, start
-
Constructor Details
-
CVMExecutor
-
-
Method Details
-
loop
- Specified by:
loopin classAThreadedComponent- Throws:
InterruptedException
-
getThreadName
- Specified by:
getThreadNamein classAThreadedComponent
-
setPeer
-
getPeer
-
queueUpdate
-