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()voidvoidqueueUpdate(Belief belief) voidrecalcState(long pos) voidvoidsetUpdateHook(Consumer<Peer> hook) voidMethods inherited from class convex.peer.AThreadedComponent
close, getLoad, start
-
Constructor Details
-
CVMExecutor
-
-
Method Details
-
loop
- Specified by:
loopin classAThreadedComponent- Throws:
InterruptedException
-
syncPeer
-
recalcState
public void recalcState(long pos) -
persistPeerData
- Throws:
IOException
-
getThreadName
- Specified by:
getThreadNamein classAThreadedComponent
-
setPeer
-
getPeer
-
queueUpdate
-
setUpdateHook
-