Class CircuitBreakerFailoverFeature.Portable

    • Constructor Detail

      • Portable

        public Portable()
      • Portable

        public Portable​(String clientBootstrapAddress)
      • Portable

        public Portable​(int threshold,
                        long timeout)
      • Portable

        public Portable​(int threshold,
                        long timeout,
                        String clientBootstrapAddress)