org.openspaces.admin.pu.statistics
Class EachSingleInstanceStatisticsConfig
java.lang.Object
  
org.openspaces.admin.config.AbstractConfig
      
org.openspaces.admin.pu.statistics.AbstractInstancesStatisticsConfig
          
org.openspaces.admin.pu.statistics.EachSingleInstanceStatisticsConfig
- All Implemented Interfaces: 
 - InstancesStatisticsConfig
 
public class EachSingleInstanceStatisticsConfig
- extends AbstractInstancesStatisticsConfig
- implements InstancesStatisticsConfig
  
Denotes that a ProcessingUnitStatisticsId applies to all of the Processing Unit.
- Since:
 
  - 9.0.0
 
- Author:
 
  - itaif
 
 
| 
Method Summary | 
 void | 
validate()
 
          Checks the content of this config is valid. | 
 
 
 
 
EachSingleInstanceStatisticsConfig
public EachSingleInstanceStatisticsConfig()
EachSingleInstanceStatisticsConfig
public EachSingleInstanceStatisticsConfig(Map<String,String> properties)
validate
public void validate()
              throws IllegalStateException
- Description copied from interface: 
InstancesStatisticsConfig 
- Checks the content of this config is valid.
- Specified by:
 validate in interface InstancesStatisticsConfig
 
- Throws:
 IllegalStateException - - if state is found to be illegal
 
 
Copyright © GigaSpaces.