| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Server | |
|---|---|
| org.apache.hadoop.ipc | Tools to help define network clients and servers. | 
| org.apache.hadoop.net | Network-related classes. | 
| Uses of Server in org.apache.hadoop.ipc | 
|---|
| Subclasses of Server in org.apache.hadoop.ipc | |
|---|---|
| static class | RPC.ServerAn RPC Server. | 
| Methods in org.apache.hadoop.ipc that return Server | |
|---|---|
| static Server | Server.get()Returns the server instance called under or null. | 
| Uses of Server in org.apache.hadoop.net | 
|---|
| Methods in org.apache.hadoop.net with parameters of type Server | |
|---|---|
| static InetSocketAddress | NetUtils.getConnectAddress(Server server)Returns InetSocketAddress that a client can use to connect to the server. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||