Class CENTRAL_EXECUTOR


  • public class CENTRAL_EXECUTOR
    extends Executing
    This is a central executor service where each request is sent to the coordinator for either a task or a current waiting thread.
    Since:
    2.12.0
    Author:
    wburns