Package org.apache.accumulo.server.rpc
Class ServerAddress
java.lang.Object
org.apache.accumulo.server.rpc.ServerAddress
Encapsulate a Thrift server and the address, host and port, to which it is bound.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.thrift.server.TServer
-
Field Details
-
server
public final org.apache.thrift.server.TServer server -
address
-
-
Constructor Details
-
ServerAddress
-
-
Method Details
-
getServer
public org.apache.thrift.server.TServer getServer() -
getAddress
-