GigaSpaces XAP 9.5 API

org.openspaces.admin.zone.config
Class AtLeastOneZoneConfigurer

java.lang.Object
  extended by 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

Constructor Summary
AtLeastOneZoneConfigurer()
           
 
Method Summary
 AtLeastOneZoneConfigurer addZone(String zone)
           
 AtLeastOneZoneConfigurer addZones(Collection<String> zones)
           
 AtLeastOneZoneConfigurer addZones(String... zones)
           
 AtLeastOneZoneConfig create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtLeastOneZoneConfigurer

public AtLeastOneZoneConfigurer()
Method Detail

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>

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.