Attributes Summary | |
name : String | A mandatory String-valued attribute specifying the core group name. |
description : String | An optional String-valued field. |
coreGroupUID : String | Unique Id for this core group. |
numCoordinators : int | An integer-type field with the default value of 1. |
multiCastPort : int | The designated port number for mulicast. |
multiCastGroupIPStart : String | The lower limit for the range of Host's IP addresses to be used for multicast. |
multiCastGroupIPEnd : String | The upper limit for the range of Host's IP addresses to be used for multicast. |
channelChainName : String | The name of the Channel Chain to be used by the Channel Framework transport. |
transportType : TransportType | Specifies the transport type to be used by the Group Communications System for communicating among the members of the core group under concern. |
policies : HAManagerPolicy * | |
preferredCoordinatorServers : CoreGroupServer @* | |
customProperties : Property * | |
coreGroupServers : CoreGroupServer * |
Attribute Details |