MCPcopy Create free account
hub / github.com/SPLWare/esProc / Task

Class Task

src/main/java/com/scudata/parallel/Task.java:45–643  ·  view source on GitHub ↗

每一个作业的管理 每个作业(也称为任务)产生的游标都记录在任务上,游标产生后,开始计时超时 游标的每一次访问过程,都不计超时。也即一次fetch过程如果可能超过时间,是不计时的; 游标访问过后,重新开始计时; 如果一个任务产生了多个游标后,此时已经开始计时, 如果dfx在挨个串行整理头几个游标,排在后面的游标仍然可能超时 任务 @author Joancy

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getMethod · 0.95

Tested by

no test coverage detected