MCPcopy Create free account
hub / github.com/Codetail/Mover / insert

Method insert

jobManager/src/main/java/io/codetail/work/JobQueue.java:18–18  ·  view source on GitHub ↗

Inserts the given JobHolder, assigns it a unique id and returns the id back Is called when a job is added @param jobHolder @return

(JobHolder jobHolder)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addJobMethod · 0.65
insertMethod · 0.65

Implementers 3

NonPersistentPriorityQueuejobManager/src/main/java/io/codetail/w
CachedJobQueuejobManager/src/main/java/io/codetail/w
SqliteJobQueuejobManager/src/main/java/io/codetail/w

Calls

no outgoing calls

Tested by

no test coverage detected