Interface TakeOfflineManager

All Superinterfaces:
org.infinispan.metrics.impl.CustomMetricsSupplier
All Known Implementing Classes:
DefaultTakeOfflineManager, NoOpTakeOfflineManager

public interface TakeOfflineManager extends org.infinispan.metrics.impl.CustomMetricsSupplier
It keeps tracks of cross-site requests to take sites offline when certain failures conditions happen.

Those condition are configured in TakeOfflineConfiguration.

Since:
11.0
Author:
Pedro Ruivo