public class ServerAddress extends Object
| Modifier and Type | Field and Description |
|---|---|
com.google.common.net.HostAndPort |
address |
org.apache.thrift.server.TServer |
server |
| Constructor and Description |
|---|
ServerAddress(org.apache.thrift.server.TServer server,
com.google.common.net.HostAndPort address) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.net.HostAndPort |
getAddress() |
org.apache.thrift.server.TServer |
getServer() |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.