GigaSpaces XAP 9.0 API

org.openspaces.admin.pu.statistics
Interface InstancesStatisticsConfig

All Known Implementing Classes:
AverageInstancesStatisticsConfig, CpuPercentageTimeWindowStatisticsConfig, EachSingleInstanceStatisticsConfig, MaximumInstancesStatisticsConfig, MinimumInstancesStatisticsConfig, PercentileInstancesStatisticsConfig, SingleInstanceStatisticsConfig, ThroughputTimeWindowStatisticsConfig

public interface InstancesStatisticsConfig

Author:
itaif

Method Summary
 Map<String,String> getProperties()
           
 void validate()
          Checks the content of this config is valid.
 

Method Detail

getProperties

Map<String,String> getProperties()
Returns:
the internal key/value string representation

validate

void validate()
              throws IllegalStateException
Checks the content of this config is valid.

Throws:
IllegalStateException - - if state is found to be illegal

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.