Class WorkerFactoryOptions


  • public class WorkerFactoryOptions
    extends java.lang.Object
    • Method Detail

      • getWorkflowCacheSize

        public int getWorkflowCacheSize()
      • getMaxWorkflowThreadCount

        public int getMaxWorkflowThreadCount()
      • getWorkflowHostLocalTaskQueueScheduleToStartTimeout

        @Nullable
        public java.time.Duration getWorkflowHostLocalTaskQueueScheduleToStartTimeout()
      • isEnableLoggingInReplay

        public boolean isEnableLoggingInReplay()
      • getWorkflowHostLocalPollThreadCount

        @Deprecated
        public int getWorkflowHostLocalPollThreadCount()
        Deprecated.
        not used anymore by JavaSDK, this value doesn't have any effect