@Deprecated public class AttributeNames extends Object
ClusterNode
.
It should be remove after global refactoring. The values of these attributes should pass via constructors of appropriate classes.Constructor and Description |
---|
AttributeNames(String pairedConn,
String addrs,
String hostNames,
String extAttrs,
String port,
String forceClientServerConnections)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
addresses()
Deprecated.
|
String |
externalizableAttributes()
Deprecated.
|
String |
getForceClientServerConnections()
Deprecated.
|
String |
hostNames()
Deprecated.
|
String |
pairedConnection()
Deprecated.
|
String |
port()
Deprecated.
|
public AttributeNames(String pairedConn, String addrs, String hostNames, String extAttrs, String port, String forceClientServerConnections)
pairedConn
- Paired connection.addrs
- Addresses.hostNames
- Host names.extAttrs
- Externalizable attributes.port
- Port.forceClientServerConnections
- Force client server connections.public String pairedConnection()
public String externalizableAttributes()
public String hostNames()
public String addresses()
public String port()
public String getForceClientServerConnections()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023