Package org.apache.geode.management.api
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 typeR- the runtimeInfo type
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntityInfo
public EntityInfo() -
EntityInfo
-
-
Method Details