public class ClusterReadyRetrier extends Object
| Constructor and Description |
|---|
ClusterReadyRetrier(com.mulesoft.mule.runtime.gw.api.config.QuorumConfiguration quorumConfiguration,
com.mulesoft.mule.runtime.module.cluster.internal.HazelcastClusterManager hazelcastManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
deferTillClusterReady(Runnable runnable)
Executes the provided runnable until it succeeds.
|
void |
dispose() |
public ClusterReadyRetrier(com.mulesoft.mule.runtime.gw.api.config.QuorumConfiguration quorumConfiguration, com.mulesoft.mule.runtime.module.cluster.internal.HazelcastClusterManager hazelcastManager)
public void deferTillClusterReady(Runnable runnable)
public void dispose()
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.