Class SyncopeCoreHealthIndicator

    • Field Detail

      • LOG

        protected static final Logger LOG
      • serviceOps

        protected final ServiceOps serviceOps
      • anonymousUser

        protected final String anonymousUser
      • anonymousKey

        protected final String anonymousKey
      • useGZIPCompression

        protected final boolean useGZIPCompression
    • Constructor Detail

      • SyncopeCoreHealthIndicator

        public SyncopeCoreHealthIndicator​(ServiceOps serviceOps,
                                          String anonymousUser,
                                          String anonymousKey,
                                          boolean useGZIPCompression)