GigaSpaces XAP 9.5 API

org.openspaces.admin.pu.statistics
Class EachSingleInstanceStatisticsConfig

java.lang.Object
  extended by org.openspaces.admin.config.AbstractConfig
      extended by org.openspaces.admin.pu.statistics.AbstractInstancesStatisticsConfig
          extended by 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

Constructor Summary
EachSingleInstanceStatisticsConfig()
           
EachSingleInstanceStatisticsConfig(Map<String,String> properties)
           
 
Method Summary
 void validate()
          Checks the content of this config is valid.
 
Methods inherited from class org.openspaces.admin.config.AbstractConfig
equals, getProperties, getStringProperties, hashCode, setProperties, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openspaces.admin.pu.statistics.InstancesStatisticsConfig
getProperties
 

Constructor Detail

EachSingleInstanceStatisticsConfig

public EachSingleInstanceStatisticsConfig()

EachSingleInstanceStatisticsConfig

public EachSingleInstanceStatisticsConfig(Map<String,String> properties)
Method Detail

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

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.