Package com.facebook.buck.worker
-
Interface Summary Interface Description WorkerJobParams WorkerJobResult WorkerProcessIdentity WorkerProcessParams WorkerProcessPool WorkerProcessProtocol WorkerProcessProtocol.CommandSender -
Class Summary Class Description WorkerProcess WorkerProcessPoolAsync WorkerProcessPoolFactory WorkerProcessPoolFactory class is designed to provide you an instance of WorkerProcessPool based on the params for the job that you provide.WorkerProcessPoolSync A synchronous pool ofWorkerProcess
instances.WorkerProcessPoolSync.BorrowedWorkerProcess Represents aWorkerProcess
borrowed from aWorkerProcessPoolSync
.WorkerProcessProtocol.CommandResponse WorkerProcessProtocolZero WorkerProcessProtocolZero.CommandSender