@midwayjs/bootstrapInterfacesIForkManager版本:Next本页总览IForkManager <T>Index MethodsclosegetWorkergetWorkerIdshasWorkerisPrimaryisWorkerDeadstartMethods closeclose(): anygetWorkergetWorker(workerId: string): TgetWorkerIdsgetWorkerIds(): string[]hasWorkerhasWorker(workerId: string): booleanisPrimaryisPrimary(): booleanisWorkerDeadisWorkerDead(worker: T): booleanstartstart(): any