@midwayjs/bootstrapInterfacesIForkManagerVersion: 3.0.0On this pageIForkManager <T>Index MethodsclosegetWorkergetWorkerIdshasWorkerisPrimaryisWorkerDeadstartMethods closeclose(): anygetWorkergetWorker(workerId: string): TgetWorkerIdsgetWorkerIds(): string[]hasWorkerhasWorker(workerId: string): booleanisPrimaryisPrimary(): booleanisWorkerDeadisWorkerDead(worker: T): booleanstartstart(): any