All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
elected(String node,
String service) |
protected String |
elected$str() |
void |
noResponseFromMaster(String service) |
protected String |
noResponseFromMaster$str() |
IllegalStateException |
notStarted(String serviceName) |
protected String |
notStarted$str() |
void |
quorumJustReached(String service,
int quorum) |
protected String |
quorumJustReached$str() |
void |
quorumNotReached(String service,
int quorum) |
protected String |
quorumNotReached$str() |
void |
registryListenerFailed(Throwable e,
String containerName,
String cacheName,
org.infinispan.notifications.cachelistener.event.Event.Type type,
Map<? extends Object,? extends Object> entries) |
protected String |
registryListenerFailed$str() |
void |
registryPurgeFailed(org.infinispan.commons.CacheException e,
String containerName,
String cacheName,
Collection<Node> nodes) |
protected String |
registryPurgeFailed$str() |
void |
serviceProviderRegistrationListenerFailed(Throwable e,
String containerName,
String cacheName,
Set<Node> providers) |
protected String |
serviceProviderRegistrationListenerFailed$str() |
void |
serviceStartFailed(org.jboss.msc.service.StartException e,
String service) |
protected String |
serviceStartFailed$str() |
void |
startSingleton(String service) |
protected String |
startSingleton$str() |
void |
stopSingleton(String service) |
protected String |
stopSingleton$str() |
IllegalStateException |
unexpectedResponseCount(String serviceName,
int results) |
protected String |
unexpectedResponseCount$str() |