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

java.lang.Object
org.apache.geode.management.api.ClusterManagementResult
org.apache.geode.management.api.ClusterManagementGetResult<T,R>
Type Parameters:
T - the type of the static config, e.g. RegionConfig
R - the type of the corresponding runtime information, e.g. RuntimeRegionInfo
All Implemented Interfaces:
Serializable

@Experimental public class ClusterManagementGetResult<T extends AbstractConfiguration<R>,R extends RuntimeInfo> extends ClusterManagementResult
See Also: