Class EntityInfo<T extends AbstractConfiguration<R>,R extends RuntimeInfo>

java.lang.Object
org.apache.geode.management.api.EntityInfo<T,R>
Type Parameters:
T - the config type
R - the runtimeInfo type

public class EntityInfo<T extends AbstractConfiguration<R>,R extends RuntimeInfo> extends Object
This holds the configuration of a particular entity in the cluster. It includes the id of the entity and a list of configuration per group on the cluster