struct ServerGroup Holds a host/server names for a data server group
Holds a host/server names for a data server group.PyramidServerGroup holds the host name and server names for a single data server group for a given Pyramid as well as the list of possible locations for the metadata (i.e. tspecs). For the DPSS, a server group is the DPSS master and all of the servers containing the data for the pyramid. Since there is no notion of master and servers For other protocols, other protocols will have numServers equal to 1, and the master and server host names will be the same.