JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.hadoop.ipc.Server
Packages that use
Server
Package
Description
org.apache.hadoop.ipc
Tools to help define network clients and servers.
Uses of
Server
in org.apache.hadoop.ipc
Methods in org.apache.hadoop.ipc that return
Server
Modifier and Type
Method
Description
static
Server
Server.
get
()