Class ConfigurationInfo

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ConfigurationInfoEntry>, Collection<ConfigurationInfoEntry>, List<ConfigurationInfoEntry>, RandomAccess, ResponseBody

public class ConfigurationInfo extends ArrayList<ConfigurationInfoEntry> implements ResponseBody
Response of the ClusterConfigHandler, represented as a list of key-value pairs of the cluster Configuration.
See Also: