Uses of Record Class
io.kroxylicious.proxy.reload.ReconfigureError
Packages that use ReconfigureError
-
Uses of ReconfigureError in io.kroxylicious.proxy.reload
Methods in io.kroxylicious.proxy.reload that return types with arguments of type ReconfigureErrorModifier and TypeMethodDescriptionReconfigureResult.errors()Returns the per-component failures encountered while reconfiguring.Method parameters in io.kroxylicious.proxy.reload with type arguments of type ReconfigureErrorModifier and TypeMethodDescriptionstatic ReconfigureResultReconfigureResult.of(Collection<ReconfigureError> errors) Returns aReconfigureResultbacked by an immutable copy of the given errors.