org.openspaces.admin.zone.config
Class AtLeastOneZoneConfigurer
java.lang.Object
  
org.openspaces.admin.zone.config.AtLeastOneZoneConfigurer
- All Implemented Interfaces: 
 - ZonesConfigurer<AtLeastOneZoneConfig>
 
public class AtLeastOneZoneConfigurer
- extends Object
- implements ZonesConfigurer<AtLeastOneZoneConfig>
  
- Since:
 
  - 9.1.0
 
- Author:
 
  - elip
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AtLeastOneZoneConfigurer
public AtLeastOneZoneConfigurer()
addZones
public AtLeastOneZoneConfigurer addZones(Collection<String> zones)
- Specified by:
 addZones in interface ZonesConfigurer<AtLeastOneZoneConfig>
 
- See Also:
 ZonesConfig.setZones(Set)
 
addZones
public AtLeastOneZoneConfigurer addZones(String... zones)
- Specified by:
 addZones in interface ZonesConfigurer<AtLeastOneZoneConfig>
 
- See Also:
 ZonesConfig.setZones(Set)
 
addZone
public AtLeastOneZoneConfigurer addZone(String zone)
- Specified by:
 addZone in interface ZonesConfigurer<AtLeastOneZoneConfig>
 
- See Also:
 ZonesConfig.setZones(Set)
 
create
public AtLeastOneZoneConfig create()
- Specified by:
 create in interface ZonesConfigurer<AtLeastOneZoneConfig>
 
 
Copyright © GigaSpaces.