Interface Constants


public interface Constants
Created by patricktwohig on 8/5/15.
  • Field Details

    • MDC_HTTP_REQUEST

      static final String MDC_HTTP_REQUEST
      The MDC Context key for the HTTP request.
      See Also:
    • HTTP_TIMEOUT_MSEC

      static final String HTTP_TIMEOUT_MSEC
      The timeout for the HandlerContext in milliseconds.
      See Also:
    • SCHEDULER_THREADS

      static final String SCHEDULER_THREADS
      The number of threads used by the SchedulerContext for timing/scheduling.
      See Also:
    • INSTANCE_DISCOVERY_SERVICE

      static final String INSTANCE_DISCOVERY_SERVICE
      The system property which defines the instance discovery service to use.
      See Also:
    • SRV_QUERY

      static final String SRV_QUERY
      When using SRV based discovery of instances this defines the actual SRV query to use when discovering instances. This feature is implementation specific and may require different configuration depending on the configuration.
      See Also:
    • SRV_SERVERS

      static final String SRV_SERVERS
      When using SRV based discovery of instances this defines the actual DNS Servers against which to run queries. This feature is implementation specific and may require different configuration depending on the configuration.
      See Also: