Package | Description |
---|---|
org.jboss.as.clustering.impl |
Modifier and Type | Method and Description |
---|---|
void |
ClusteringImplLogger.newClusterView(String groupName,
long viewId,
CoreGroupCommunicationService.GroupView groupView,
int difference,
boolean isMerge)
Logs an informational message with information on a new cluster view.
|
String |
ClusteringImplMessages.viewCreated(Collection<ClusterNode> allMembers,
long id,
CoreGroupCommunicationService.GroupView oldView)
A message indicating a new view was created.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.