Class SingleWorkerOptions


  • public final class SingleWorkerOptions
    extends java.lang.Object
    • Method Detail

      • getIdentity

        public java.lang.String getIdentity()
      • getBinaryChecksum

        public java.lang.String getBinaryChecksum()
      • getTaskExecutorThreadPoolSize

        public int getTaskExecutorThreadPoolSize()
      • getMetricsScope

        public com.uber.m3.tally.Scope getMetricsScope()
      • getEnableLoggingInReplay

        public boolean getEnableLoggingInReplay()
      • getContextPropagators

        public java.util.List<ContextPropagator> getContextPropagators()
      • getDefaultDeadlockDetectionTimeout

        public long getDefaultDeadlockDetectionTimeout()
      • getMaxHeartbeatThrottleInterval

        public java.time.Duration getMaxHeartbeatThrottleInterval()
      • getDefaultHeartbeatThrottleInterval

        public java.time.Duration getDefaultHeartbeatThrottleInterval()