public abstract class AbstractTopologyResponse extends Object
Constructor and Description |
---|
AbstractTopologyResponse(int topologyId,
scala.collection.immutable.Map<Address,ServerAddress> serverEndpointsMap) |
public AbstractTopologyResponse(int topologyId, scala.collection.immutable.Map<Address,ServerAddress> serverEndpointsMap)
public int topologyId()
public scala.collection.immutable.Map<Address,ServerAddress> serverEndpointsMap()
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.