Uses of Class
com.tangosol.coherence.config.builder.LocalAddressProviderBuilder
Package
Description
Defines the typical runtime configuration builders for the Coherence
configuration object model.
-
Uses of LocalAddressProviderBuilder in com.tangosol.coherence.config.builder
Modifier and TypeMethodDescriptionLocalAddressProviderBuilder.setAddress
(InetAddress addr) Set the address to use for any realizedAddressProvider
'sLocalAddressProviderBuilder.setPortMax
(int nPort) Set the maximum port number.LocalAddressProviderBuilder.setPortMin
(int nPort) Set the minimum port number.