|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HBaseRPC.Server | |
|---|---|
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
| Uses of HBaseRPC.Server in org.apache.hadoop.hbase.ipc |
|---|
| Methods in org.apache.hadoop.hbase.ipc that return HBaseRPC.Server | |
|---|---|
static HBaseRPC.Server |
HBaseRPC.getServer(Object instance,
Class<?>[] ifaces,
String bindAddress,
int port,
int numHandlers,
boolean verbose,
org.apache.hadoop.conf.Configuration conf)
Construct a server for a protocol implementation instance listening on a port and address. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||