|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openspaces.admin.config.AbstractConfig org.openspaces.admin.zone.config.AbstractZonesConfig org.openspaces.admin.zone.config.ExactZonesConfig
public class ExactZonesConfig
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 |
---|
public ExactZonesConfig(Map<String,String> properties)
public ExactZonesConfig()
Method Detail |
---|
public boolean isSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig)
public boolean isStasfies(ZonesConfig otherZoneConfig)
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |