Class ExactZonesConfig
java.lang.Object
org.openspaces.admin.config.AbstractConfig
org.openspaces.admin.zone.config.AbstractZonesConfig
org.openspaces.admin.zone.config.ExactZonesConfig
- All Implemented Interfaces:
ZonesConfig
- Since:
- 9.1.0
- Author:
- elip
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisSatisfiedBy(ExactZonesConfig existingZoneStatisticsConfig) booleanisStasfies(ZonesConfig otherZoneConfig) Methods inherited from class AbstractZonesConfig
getZones, setZones, validateMethods inherited from class AbstractConfig
equals, getProperties, getStringProperties, hashCode, setProperties, toStringMethods inherited from interface ZonesConfig
getProperties
-
Constructor Details
-
ExactZonesConfig
-
ExactZonesConfig
public ExactZonesConfig()
-
-
Method Details
-
isSatisfiedBy
- Returns:
- true iff the specified zones satisfies or equals this zones requirement
-
isStasfies
-