GigaSpaces XAP 10.0.1 API

org.openspaces.admin.zone.config
Class ExactZonesConfig

java.lang.Object
  extended by org.openspaces.admin.config.AbstractConfig
      extended by org.openspaces.admin.zone.config.AbstractZonesConfig
          extended by org.openspaces.admin.zone.config.ExactZonesConfig
All Implemented Interfaces:
ZonesConfig

public class ExactZonesConfig
extends AbstractZonesConfig

Since:
9.1.0
Author:
elip

Constructor Summary
ExactZonesConfig()
           
ExactZonesConfig(Map<String,String> properties)
           
 
Method Summary
 boolean isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig)
           
 boolean isStasfies(ZonesConfig otherZoneConfig)
           
 
Methods inherited from class org.openspaces.admin.zone.config.AbstractZonesConfig
getZones, setZones, validate
 
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.zone.config.ZonesConfig
getProperties
 

Constructor Detail

ExactZonesConfig

public ExactZonesConfig(Map<String,String> properties)

ExactZonesConfig

public ExactZonesConfig()
Method Detail

isSatisfiedBy

public boolean isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig)
Returns:
true iff the specified zones satisfies or equals this zones requirement

isStasfies

public boolean isStasfies(ZonesConfig otherZoneConfig)

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.